diff --git a/templates/xf86-video-ati/template b/templates/xf86-video-ati/template index a12cc8a3246..10da8b51886 100644 --- a/templates/xf86-video-ati/template +++ b/templates/xf86-video-ati/template @@ -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 " -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