mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
xf86-video-ati: update to 6.13.1.
This commit is contained in:
parent
d1fbdddf5b
commit
734b82d94e
1 changed files with 4 additions and 2 deletions
|
@ -1,20 +1,22 @@
|
||||||
# Template build file for 'xf86-video-ati'.
|
# Template build file for 'xf86-video-ati'.
|
||||||
pkgname=xf86-video-ati
|
pkgname=xf86-video-ati
|
||||||
version=6.13.0
|
version=6.13.1
|
||||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Xorg ATI Radeon video driver"
|
short_desc="Xorg ATI Radeon video driver"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=6d07847d63798f92237175f2645bf964d083b18c4c439e6c787a5f0c3dd68e31
|
checksum=f9b12482165d99acf58c3b0ada925f7939cc0553f645db9f483e41db66a08b59
|
||||||
long_desc="
|
long_desc="
|
||||||
This is the video driver for ATI Radeon cards for the Xorg X11 server."
|
This is the video driver for ATI Radeon cards for the Xorg X11 server."
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
|
Add_dependency run libudev
|
||||||
Add_dependency run libpciaccess
|
Add_dependency run libpciaccess
|
||||||
Add_dependency run libdrm
|
Add_dependency run libdrm
|
||||||
Add_dependency run pixman
|
Add_dependency run pixman
|
||||||
Add_dependency run xorg-server
|
Add_dependency run xorg-server
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
|
Add_dependency build libudev-devel
|
||||||
Add_dependency build libpciaccess-devel
|
Add_dependency build libpciaccess-devel
|
||||||
Add_dependency build libdrm-devel
|
Add_dependency build libdrm-devel
|
||||||
Add_dependency build pixman-devel
|
Add_dependency build pixman-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue