mirror of
https://codeberg.org/kiss-community/repo
synced 2025-03-25 15:24:48 -06:00
xf86-video-nouveau: new package
This commit is contained in:
parent
c9ac74c3f5
commit
496e11e8b5
9
xorg/xf86-video-nouveau/build
Executable file
9
xorg/xf86-video-nouveau/build
Executable file
@ -0,0 +1,9 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
export LDFLAGS="-Wl,-z,lazy"
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
xorg/xf86-video-nouveau/checksums
Normal file
1
xorg/xf86-video-nouveau/checksums
Normal file
@ -0,0 +1 @@
|
||||
304060806415579cdb5c1f71f1c54d11cacb431b5552b170decbc883ed43bf06 xf86-video-nouveau-1.0.16.tar.bz2
|
3
xorg/xf86-video-nouveau/depends
Normal file
3
xorg/xf86-video-nouveau/depends
Normal file
@ -0,0 +1,3 @@
|
||||
eudev
|
||||
libdrm
|
||||
xorgproto
|
1
xorg/xf86-video-nouveau/sources
Normal file
1
xorg/xf86-video-nouveau/sources
Normal file
@ -0,0 +1 @@
|
||||
https://www.x.org/releases/individual/driver/xf86-video-nouveau-1.0.16.tar.bz2
|
1
xorg/xf86-video-nouveau/version
Normal file
1
xorg/xf86-video-nouveau/version
Normal file
@ -0,0 +1 @@
|
||||
1.0.16 1
|
Loading…
Reference in New Issue
Block a user