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

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


    Date: Thursday, September 25, 2008 @ 14:50:04
  Author: jgc
Revision: 13012

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

........
  r13011 | jgc | 2008-09-25 20:49:46 +0200 (Thu, 25 Sep 2008) | 1 line
  
  upgpkg: xf86-video-r128 6.8.0-2
........

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

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


Property changes on: xf86-video-r128/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /xf86-video-r128/trunk:1-11472
   + /xf86-video-r128/trunk:1-13011

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2008-09-25 18:49:46 UTC (rev 13011)
+++ testing-i686/PKGBUILD	2008-09-25 18:50:04 UTC (rev 13012)
@@ -2,22 +2,22 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=xf86-video-r128
 pkgver=6.8.0
-pkgrel=1
-_mesaver="7.1"
+pkgrel=2
+_mesaver="7.2"
 pkgdesc="X.org ati Rage128 video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
-depends=('libdrm>=2.3.1' 'libgl>=7.1-2')
-makedepends=('pkgconfig' 'xorg-server>=1.4.99.906' 'imake' 'mesa>=7.1'
+depends=('libdrm>=2.3.1' 'libgl>=7.2')
+makedepends=('pkgconfig' 'xorg-server>=1.5.1' 'imake' 'mesa>=7.2'
 	     'glproto>=1.4.9' 'xf86driproto' 'diffutils')
-conflicts=('xorg-server<1.4.99.906')
+conflicts=('xorg-server<1.5.1')
 groups=('xorg-video-drivers')
 options=('!libtool')
 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=('007bec0c6b07d9d3aeca4da18e561efb'
-         '6bff7f532d16f90f944a400c8bd7074d'
+         '04d379292e023df0b0266825cb0dbde5'
          'f0baa948d9810f268413111ee439d24b')
 
 build() {
@@ -29,7 +29,6 @@
 
   cd ${srcdir}/Mesa-${_mesaver}
   patch -Np1 -i ${srcdir}/mesa-7.1-link-shared.patch || return 1
-  export CFLAGS="${CFLAGS} -ffast-math"
   ./configure --prefix=/usr \
     --with-dri-driverdir=/usr/lib/xorg/modules/dri \
     --with-dri-drivers=r128 \




More information about the arch-commits mailing list