[arch-commits] Commit in mesa/repos (testing-x86_64 testing-x86_64/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Oct 4 15:45:52 UTC 2008


    Date: Saturday, October 4, 2008 @ 11:45:52
  Author: andyrtr
Revision: 14180

Merged revisions 12995 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/mesa/trunk

........
  r12995 | jgc | 2008-09-25 18:05:55 +0000 (Do, 25 Sep 2008) | 1 line
  
  upgpkg: mesa 7.2-1
........

Modified:
  mesa/repos/testing-x86_64/	(properties)
  mesa/repos/testing-x86_64/PKGBUILD

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


Property changes on: mesa/repos/testing-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /mesa/trunk:1-11582
   + /mesa/trunk:1-14179

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2008-10-04 15:42:31 UTC (rev 14179)
+++ testing-x86_64/PKGBUILD	2008-10-04 15:45:52 UTC (rev 14180)
@@ -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