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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Dec 17 19:11:12 UTC 2010


    Date: Friday, December 17, 2010 @ 14:11:12
  Author: andyrtr
Revision: 103306

upgpkg: mesa 7.9.99.git20101217-1
change to Mesa 7.10 branch that includes many bugfixes that never went into the buggy 7.9 branch; use a snashot from today

Modified:
  mesa/trunk/PKGBUILD

----------+
 PKGBUILD |   17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-17 18:54:57 UTC (rev 103305)
+++ PKGBUILD	2010-12-17 19:11:12 UTC (rev 103306)
@@ -4,19 +4,20 @@
 
 pkgbase=mesa
 pkgname=('mesa' 'libgl' 'ati-dri' 'intel-dri' 'unichrome-dri' 'mach64-dri' 'mga-dri' 'r128-dri' 'savage-dri' 'sis-dri' 'tdfx-dri' 'nouveau-dri')
-pkgver=7.9.0.git20101207
-pkgrel=2
-arch=(i686 x86_64)
-makedepends=('glproto>=1.4.12' 'pkgconfig' 'libdrm>=2.4.22' 'libxxf86vm>=1.1.0' 'libxdamage>=1.1.3' 'expat>=2.0.1' 'libx11>=1.3.5' 'libxt>=1.0.8' 
-             'gcc-libs>=4.5' 'dri2proto=2.3' 'python2' 'talloc' 'libxml2')
+pkgver=7.9.99.git20101217
+pkgrel=1
+arch=('i686' 'x86_64')
+makedepends=('glproto>=1.4.12' 'pkgconfig' 'libdrm>=2.4.23' 'libxxf86vm>=1.1.0' 'libxdamage>=1.1.3' 'expat>=2.0.1' 'libx11>=1.3.5' 'libxt>=1.0.8' 
+             'gcc-libs>=4.5' 'dri2proto=2.3' 'python2' 'talloc' 'libxml2' 'imake')
 url="http://mesa3d.sourceforge.net"
 license=('custom')
 source=( # ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2
-	# mesa git shot from 7.9 branch - see for state: http://cgit.freedesktop.org/mesa/mesa/commit/?h=7.9&id=dc4956922dfbec2fb2f60539be97760022bd4613
-	ftp://ftp.archlinux.org/other/mesa/mesa-dc4956922dfbec2fb2f60539be97760022bd4613.tar.bz2
+	# mesa git shot from 7.10 branch - see for state: http://cgit.freedesktop.org/mesa/mesa/commit/?h=7.10&id=ed9eed088e943e2b6e9527acf2d11b850faa3226
+	#http://cgit.freedesktop.org/mesa/mesa/snapshot/mesa-ed9eed088e943e2b6e9527acf2d11b850faa3226.tar.bz2
+	ftp://ftp.archlinux.org/other/mesa/mesa-ed9eed088e943e2b6e9527acf2d11b850faa3226.tar.bz2
         ftp://ftp.archlinux.org/other/mesa/gl-manpages-1.0.1.tar.bz2
         LICENSE)
-md5sums=('c44b2d5a82f466325163cb68abe61ec7'
+md5sums=('0147b67ccda42e47787bb962f6c96b1d'
          '6ae05158e678f4594343f32c2ca50515'
          '5c65a0fe315dd347e09b1f2826a1df5a')
 




More information about the arch-commits mailing list