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

Alexander Baldeck alexander at archlinux.org
Fri Nov 16 13:12:44 UTC 2007


    Date: Friday, November 16, 2007 @ 08:12:44
  Author: alexander
    Path: /home/cvs-extra/extra/x11-libs/mesa

Modified: PKGBUILD (1.13 -> 1.14)

upgpkg: mesa 7.0.2


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


Index: extra/x11-libs/mesa/PKGBUILD
diff -u extra/x11-libs/mesa/PKGBUILD:1.13 extra/x11-libs/mesa/PKGBUILD:1.14
--- extra/x11-libs/mesa/PKGBUILD:1.13	Fri Aug 10 13:34:52 2007
+++ extra/x11-libs/mesa/PKGBUILD	Fri Nov 16 08:12:44 2007
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD,v 1.13 2007/08/10 17:34:52 alexander Exp $
+# $Id: PKGBUILD,v 1.14 2007/11/16 13:12:44 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. :)
+# build again.
 
 pkgname=mesa
-pkgver=7.0.1
+pkgver=7.0.2
 pkgrel=1
 pkgdesc="Mesa OpenGL library"
 arch=(i686 x86_64)
 license=('LGPL')
 url="http://mesa3d.sourceforge.net"
-depends=('libgl' 'glproto' 'gcc' 'libxt')
-makedepends=('imake')
+depends=('libgl' 'glproto>=1.4.9' 'gcc' 'libxt')
+makedepends=('imake' 'pkgconfig')
 conflicts=('mesa-apps')
 replaces=('mesa-apps')
 source=(http://dl.sourceforge.net/mesa3d/MesaLib-${pkgver}.tar.bz2
@@ -59,7 +59,7 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install
 }
-md5sums=('c056abd763e899114bf745c9eedbf9ad'
-         '3b66b3268df12ca8a6c4e0c4c457912c'
+md5sums=('93e6ed7924ff069a4f883b4fce5349dc'
+         '11a10410bae7be85cf25bc7119966468'
          '6ae05158e678f4594343f32c2ca50515'
          'cc5a4ea4ea8de4425997fcda2a9d8648')




More information about the arch-commits mailing list