xf86-video-ati: update to 6.12.1, new deps style.
--HG-- extra : convert_revision : fbcd29213ba188329c65eecb15f8b8e15c5e28a6
This commit is contained in:
parent
6f1acc5bf6
commit
fce7e66b0f
|
@ -1,13 +1,13 @@
|
||||||
# Template build file for 'xf86-video-ati'.
|
# Template build file for 'xf86-video-ati'.
|
||||||
pkgname=xf86-video-ati
|
pkgname=xf86-video-ati
|
||||||
version=6.9.0
|
version=6.12.1
|
||||||
distfiles="
|
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||||
http://xorg.freedesktop.org/releases/individual/driver/$pkgname-$version.tar.bz2"
|
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-dri"
|
short_desc="Xorg ATI Radeon video driver"
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
|
||||||
short_desc="Modular Xorg ATI Radeon video driver"
|
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=7c990dc8c770865d6c8a45e4861207c1dda07a13
|
checksum=b1637b11344f080ff5366799892e8bea0427087166d4db761e8dd4ecadb8b574
|
||||||
long_desc="
|
long_desc="
|
||||||
This is the video driver for ATI Radeon cards for the modular Xorg server."
|
This is the video driver for ATI Radeon cards for the Xorg X11 server."
|
||||||
|
|
||||||
|
Add_dependency full glibc
|
||||||
|
Add_dependency full xorg-server
|
||||||
|
|
Loading…
Reference in New Issue