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

Jan de Groot jgc at archlinux.org
Thu Sep 25 18:05:55 UTC 2008


    Date: Thursday, September 25, 2008 @ 14:05:55
  Author: jgc
Revision: 12995

upgpkg: mesa 7.2-1

Modified:
  mesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-25 18:01:13 UTC (rev 12994)
+++ PKGBUILD	2008-09-25 18:05:55 UTC (rev 12995)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=mesa
-pkgver=7.1
+pkgver=7.2
 pkgrel=1
 pkgdesc="Mesa OpenGL library"
 arch=(i686 x86_64)
@@ -16,13 +16,12 @@
 source=(http://downloads.sourceforge.net/mesa3d/MesaLib-${pkgver}.tar.bz2
 	http://downloads.sourceforge.net/mesa3d/MesaDemos-${pkgver}.tar.bz2
 	ftp://ftp.archlinux.org/other/mesa/gl-manpages-1.0.1.tar.bz2)
-md5sums=('6bff7f532d16f90f944a400c8bd7074d'
-         'abfc9775e1462363af8ec160d1feb01f'
+md5sums=('04d379292e023df0b0266825cb0dbde5'
+         '22e03dc4038cd63f32c21eb60994892b'
          '6ae05158e678f4594343f32c2ca50515')
 
 build() {
   cd ${srcdir}/Mesa-${pkgver}
-  export CFLAGS="${CFLAGS} -ffast-math"
   ./configure --prefix=/usr \
     --with-dri-driverdir=/usr/lib/xorg/modules/dri \
     --with-dri-drivers=swrast \




More information about the arch-commits mailing list