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

Jan de Groot jgc at archlinux.org
Thu Sep 25 18:44:19 UTC 2008


    Date: Thursday, September 25, 2008 @ 14:44:18
  Author: jgc
Revision: 13008

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

........
  r13007 | jgc | 2008-09-25 20:44:02 +0200 (Thu, 25 Sep 2008) | 1 line
  
  upgpkg: xf86-video-sis 0.10.0-2
........

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

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


Property changes on: xf86-video-sis/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /xf86-video-sis/trunk:1-11489
   + /xf86-video-sis/trunk:1-13007

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2008-09-25 18:44:02 UTC (rev 13007)
+++ testing-i686/PKGBUILD	2008-09-25 18:44:18 UTC (rev 13008)
@@ -3,21 +3,21 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=xf86-video-sis
 pkgver=0.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="X.org SiS 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' 'xf86driproto' 'mesa>=7.1' 'glproto>=1.4.9')
-conflicts=('xorg-server<1.4.99.906')
+depends=('libgl>=7.2')
+makedepends=('pkgconfig' 'xorg-server>=1.5.1' 'xf86driproto' 'mesa>=7.1' '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/mesa3d/MesaLib-${_mesaver}.tar.bz2
 	mesa-7.1-link-shared.patch)
 md5sums=('331d432dccccca91ec7da39ff6bf1218'
-         '6bff7f532d16f90f944a400c8bd7074d'
+         '04d379292e023df0b0266825cb0dbde5'
          'f0baa948d9810f268413111ee439d24b')
 
 build() {
@@ -29,7 +29,6 @@
 
   cd ${startdir}/src/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=i810,i915,i965 \




More information about the arch-commits mailing list