[arch-commits] Commit in mesa/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Oct 2 17:39:38 UTC 2012


    Date: Tuesday, October 2, 2012 @ 13:39:38
  Author: andyrtr
Revision: 167549

upgpkg: mesa 8.99.git_20121002-1

mesa git shot from 9.0 branch to start building Xorg-server 1.13 and drivers against new Xorg ABI, will be updated to release soon

Modified:
  mesa/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-02 17:15:26 UTC (rev 167548)
+++ PKGBUILD	2012-10-02 17:39:38 UTC (rev 167549)
@@ -6,7 +6,7 @@
 pkgname=('libglapi' 'libgl' 'mesa' 'osmesa' 'libgbm' 'libgles' 'libegl' 'khrplatform-devel' 'ati-dri' 'intel-dri' 'svga-dri' 'nouveau-dri')
 
 _git=true
-_gitdate=20120925
+_gitdate=20121002
 #_git=false
 
 if [ "${_git}" = "true" ]; then
@@ -26,7 +26,7 @@
 if [ "${_git}" = "true" ]; then
 	# mesa git shot from 9.0 branch - see for state: http://cgit.freedesktop.org/mesa/mesa/log/?h=9.0
 	#source=(${source[@]} 'ftp://ftp.archlinux.org/other/mesa/mesa-41d14eaf193c6b1eb87fe1998808a887f1c6c698.tar.gz')
-	source=(${source[@]} "MesaLib-git${_gitdate}.zip"::"http://cgit.freedesktop.org/mesa/mesa/snapshot/mesa-82a08e2f469d7f7a09006aaf28290ece26dd979d.tar.gz")
+	source=(${source[@]} "MesaLib-git${_gitdate}.zip"::"http://cgit.freedesktop.org/mesa/mesa/snapshot/mesa-604cd6b966d060334fdaa11ae8444797d54d3142.tar.gz")
   else
 	source=(${source[@]} "ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2"
 	#source=(${source[@]} "ftp://ftp.freedesktop.org/pub/mesa/8.0/MesaLib-8.0-rc2.tar.bz2"
@@ -34,7 +34,7 @@
 fi
 md5sums=('5c65a0fe315dd347e09b1f2826a1df5a'
          '5dca6edbe6b636c59c2e64f77271f12a'
-         '9a3496bab7bcfd1834c924c1f5f8ea31')
+         '71af5320af6873920384d245f103b892')
 
 build() {
     cd ${srcdir}/?esa-*




More information about the arch-commits mailing list