[arch-commits] Commit in xf86-video-ati/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Apr 4 20:11:39 UTC 2010


    Date: Sunday, April 4, 2010 @ 16:11:39
  Author: jgc
Revision: 75946

upgpkg: xf86-video-ati 6.12.192-2
Rebuild for xorg-server-1.8

Modified:
  xf86-video-ati/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-04 20:08:51 UTC (rev 75945)
+++ PKGBUILD	2010-04-04 20:11:39 UTC (rev 75946)
@@ -4,21 +4,19 @@
 
 pkgname=xf86-video-ati
 _gitdate=20100227
-#pkgver=6.12.99.git${_gitdate} # see configure.ac
 pkgver=6.12.192
-pkgrel=1
+pkgrel=2
 pkgdesc="X.org ati video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 license=('custom')
-depends=('libdrm>=2.4.19' 'libpciaccess' 'ati-dri>=7.7' 'pixman>=0.16.6')
-makedepends=('pkgconfig' 'xorg-server>=1.7.5.902' 'fontsproto'
-	     'glproto>=1.4.11' 'xf86driproto' 'diffutils' 'xorg-util-macros' 'xineramaproto' 'mesa>=7.7')
-conflicts=('xorg-server<1.7.0')
+depends=('libdrm>=2.4.20' 'libpciaccess' 'ati-dri>=7.8' 'pixman>=0.18.0')
+makedepends=('pkgconfig' 'xorg-server>=1.8.0' 'fontsproto'
+	     'glproto>=1.4.11' 'xf86driproto' 'diffutils' 'xorg-util-macros' 'xineramaproto' 'mesa>=7.8')
+conflicts=('xorg-server<1.8.0')
 groups=('xorg-video-drivers')
 options=('!libtool' 'force')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-	#ftp://ftp.archlinux.org/other/$pkgname/xf86-video-ati-${_gitdate}.tar.bz2
 	git_fixes.patch
 	LICENSE)
 md5sums=('7c331b8ca71c81f2680d065cfc181f3e'




More information about the arch-commits mailing list