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 changed files with 8 additions and 8 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'xf86-video-ati'.
|
||||
pkgname=xf86-video-ati
|
||||
version=6.9.0
|
||||
distfiles="
|
||||
http://xorg.freedesktop.org/releases/individual/driver/$pkgname-$version.tar.bz2"
|
||||
version=6.12.1
|
||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--enable-dri"
|
||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||
short_desc="Modular Xorg ATI Radeon video driver"
|
||||
short_desc="Xorg ATI Radeon video driver"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=7c990dc8c770865d6c8a45e4861207c1dda07a13
|
||||
checksum=b1637b11344f080ff5366799892e8bea0427087166d4db761e8dd4ecadb8b574
|
||||
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 a new issue