[arch-commits] Commit in xf86-video-savage/repos (testing-i686 testing-i686/PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Sep 25 18:47:40 UTC 2008


    Date: Thursday, September 25, 2008 @ 14:47:39
  Author: jgc
Revision: 13010

Merged revisions 13009 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/xf86-video-savage/trunk

........
  r13009 | jgc | 2008-09-25 20:47:22 +0200 (Thu, 25 Sep 2008) | 1 line
  
  upgpkg: xf86-video-savage 2.2.1-2
........

Modified:
  xf86-video-savage/repos/testing-i686/	(properties)
  xf86-video-savage/repos/testing-i686/PKGBUILD

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


Property changes on: xf86-video-savage/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /xf86-video-savage/trunk:1-11475
   + /xf86-video-savage/trunk:1-13009

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2008-09-25 18:47:22 UTC (rev 13009)
+++ testing-i686/PKGBUILD	2008-09-25 18:47:39 UTC (rev 13010)
@@ -3,21 +3,21 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=xf86-video-savage
 pkgver=2.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="X.org savage video driver"
-_mesaver="7.1"
+_mesaver="7.2"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
-depends=('libgl>=7.1-2')
-makedepends=('pkgconfig' 'xorg-server>=1.4.99.906' 'imake' 'mesa>=7.0.3' 'xf86driproto' 'glproto>=1.4.9')
-conflicts=('xorg-server<1.4.99.906')
+depends=('libgl>=7.2')
+makedepends=('pkgconfig' 'xorg-server>=1.5.1' 'imake' 'mesa>=7.2' 'xf86driproto' 'glproto>=1.4.9')
+conflicts=('xorg-server<1.5.1')
 options=(!libtool)
 groups=('xorg-video-drivers')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
 	http://downloads.sourceforge.net/sourceforge/mesa3d/MesaLib-${_mesaver}.tar.bz2
 	mesa-7.1-link-shared.patch)
 md5sums=('62b8aba48b54eaefeae87df502bf219c'
-         '6bff7f532d16f90f944a400c8bd7074d'
+         '04d379292e023df0b0266825cb0dbde5'
          'f0baa948d9810f268413111ee439d24b')
 
 build() {
@@ -29,7 +29,6 @@
 
   cd ${startdir}/src/Mesa-${_mesaver}
   patch -Np1 -i ${srcdir}/mesa-7.1-link-shared.patch
-  export CFLAGS="${CFLAGS} -ffast-math"
   ./configure --prefix=/usr \
     --with-dri-driverdir=/usr/lib/xorg/modules/dri \
     --with-dri-drivers=savage \




More information about the arch-commits mailing list