mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-09 12:21:00 -07:00
xf86-video-ati: new package
This commit is contained in:
parent
496e11e8b5
commit
e0d6498476
9
xorg/xf86-video-ati/build
Executable file
9
xorg/xf86-video-ati/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-ati/checksums
Normal file
1
xorg/xf86-video-ati/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
b32172e8a70e08af46d1c67395bf55022b4c98c4097462e75efedf2deff874a9 xf86-video-ati-19.0.1.tar.gz
|
6
xorg/xf86-video-ati/depends
Normal file
6
xorg/xf86-video-ati/depends
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
eudev
|
||||||
|
expat
|
||||||
|
libdrm
|
||||||
|
libpciaccess
|
||||||
|
mesa
|
||||||
|
xorgproto
|
1
xorg/xf86-video-ati/sources
Normal file
1
xorg/xf86-video-ati/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://www.x.org/releases/individual/driver/xf86-video-ati-19.0.1.tar.gz
|
1
xorg/xf86-video-ati/version
Normal file
1
xorg/xf86-video-ati/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
19.0.1 1
|
Loading…
Reference in New Issue
Block a user