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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Dec 7 09:17:28 UTC 2009


    Date: Monday, December 7, 2009 @ 04:17:28
  Author: andyrtr
Revision: 60820

upgpkg: xf86-video-ati 6.12.99.git20091207-1
    new snapshot 20091207

Modified:
  xf86-video-ati/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-07 08:54:56 UTC (rev 60819)
+++ PKGBUILD	2009-12-07 09:17:28 UTC (rev 60820)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=xf86-video-ati
-_gitdate=20091014
+_gitdate=20091207
 pkgver=6.12.99.git${_gitdate} # see configure.ac
 #pkgver=6.12.4
 pkgrel=1
@@ -11,7 +11,7 @@
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 license=('custom')
-depends=('libdrm>=2.4.15' 'libpciaccess' 'ati-dri>=7.6' 'pixman>=0.16.2')
+depends=('libdrm>=2.4.16' 'libpciaccess' 'ati-dri>=7.6' 'pixman>=0.16.2')
 makedepends=('pkgconfig' 'xorg-server>=1.7.0' 'fontsproto'
 	     'glproto>=1.4.10' 'xf86driproto' 'diffutils' 'xorg-util-macros' 'xineramaproto' 'mesa>=7.6')
 conflicts=('xorg-server<1.7.0')
@@ -19,13 +19,13 @@
 options=('!libtool')
 source=( # ${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
 	ftp://ftp.archlinux.org/other/$pkgname/xf86-video-ati-${_gitdate}.tar.bz2
-	 LICENSE)
-md5sums=('d24626cad6243c7bf0d5a7bab3b578fe'
+	LICENSE)
+md5sums=('72705fd52ce3391a33dabd8e4b321440'
          '75da66945980a43adf1e1856271b9d4a')
 
 build() {
   # get git code
-  cd ${srcdir}
+#  cd ${srcdir}
 #  git clone -v git://anongit.freedesktop.org/xorg/driver/xf86-video-ati
 #  cd xf86-video-ati
 #  git archive --prefix=xf86-video-ati-${_gitdate}/ --format=tar HEAD | bzip2 > ../../xf86-video-ati-${_gitdate}.tar.bz2




More information about the arch-commits mailing list