xf86-video-ati: update to 7.1.0.
This commit is contained in:
parent
2abd66b88f
commit
4204604738
1 changed files with 6 additions and 6 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template build file for 'xf86-video-ati'.
|
# Template build file for 'xf86-video-ati'.
|
||||||
pkgname=xf86-video-ati
|
pkgname=xf86-video-ati
|
||||||
version=7.0.0
|
version=7.1.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
replaces="${pkgname}>=0"
|
replaces="${pkgname}>=0"
|
||||||
depends="xserver-abi-video>=13<14 mesa-ati-dri"
|
depends="xserver-abi-video>=13<14 mesa-ati-dri"
|
||||||
makedepends="pkg-config xf86driproto libudev-devel>=183 libpciaccess-devel
|
makedepends="pkg-config xf86driproto libudev-devel>=183 libpciaccess-devel
|
||||||
libdrm-devel pixman-devel xorg-server-devel>=1.13<1.14 MesaLib-devel"
|
libdrm-devel pixman-devel MesaLib-devel>=9.0.2 xorg-server-devel>=1.13<1.14"
|
||||||
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>"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||||
checksum=c0acc81386425651aae5dfe02d89f935bb63b2a62104da0d88deac3c773ea10e
|
checksum=c8ae44051fcb331625217f98c09a3aa69f493052b69d62c03f41fed0bfe610cd
|
||||||
long_desc="
|
|
||||||
This is the X DDX video driver for ATI Radeon cards."
|
|
||||||
|
|
Loading…
Reference in a new issue