[arch-commits] CVS update of arch/build/x11-libs/mesa (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Fri Jul 6 10:25:22 UTC 2007


    Date: Friday, July 6, 2007 @ 06:25:22
  Author: alexander
    Path: /home/cvs-arch/arch/build/x11-libs/mesa

Modified: PKGBUILD (1.11 -> 1.12)

upgpkg: compositeproto 0.4
upgpkg: libgl-dri 7.0
upgpkg: libxcomposite 0.4.0
upgpkg: libxi 1.1.1
upgpkg: libxres 1.0.3
upgpkg: mesa 7.0
upgpkg: xf86-video-intel 2.1.0 (mesa 7.0)
upgpkg: xorg-server 1.3.0.0-3 (mesa 7.0 + libxcomposite 4.0)
upgpkg: xorg-server-utils 1.0.3-4 (xrandr 1.2.2)


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


Index: arch/build/x11-libs/mesa/PKGBUILD
diff -u arch/build/x11-libs/mesa/PKGBUILD:1.11 arch/build/x11-libs/mesa/PKGBUILD:1.12
--- arch/build/x11-libs/mesa/PKGBUILD:1.11	Sat Jun  2 04:11:46 2007
+++ arch/build/x11-libs/mesa/PKGBUILD	Fri Jul  6 06:25:22 2007
@@ -1,8 +1,13 @@
-# $Id: PKGBUILD,v 1.11 2007/06/02 08:11:46 alexander Exp $
+# $Id: PKGBUILD,v 1.12 2007/07/06 10:25:22 alexander Exp $
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
+
+# mesa needs to build against itself as it assumes heaving headers out
+# of his own source to be on the system already. Simply build, install
+# build again. :)
+
 pkgname=mesa
-pkgver=6.5.3
+pkgver=7.0
 pkgrel=1
 pkgdesc="Mesa OpenGL library"
 arch=(i686 x86_64)
@@ -16,10 +21,6 @@
 	http://dl.sourceforge.net/mesa3d/MesaDemos-${pkgver}.tar.bz2
 	http://www.archlinux.org/~jgc/gl-manpages-1.0.1.tar.bz2
 	mesa-6.5-apps-noglut.patch)
-md5sums=('46359457147c469745f24b5074a186f0'
-         '8af91773ab2653fe537499676b05f2e8'
-         '6ae05158e678f4594343f32c2ca50515'
-         'cc5a4ea4ea8de4425997fcda2a9d8648')
 
 build() {
   cd ${startdir}/src/Mesa-${pkgver}
@@ -58,3 +59,7 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install
 }
+md5sums=('50c371455fa7532c04aa0a970f9bc51f'
+         'fada2bc1f29da513e015fda1e3abd0c0'
+         '6ae05158e678f4594343f32c2ca50515'
+         'cc5a4ea4ea8de4425997fcda2a9d8648')




More information about the arch-commits mailing list