[arch-commits] Commit in xf86-video-sis/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Oct 6 17:09:56 UTC 2012


    Date: Saturday, October 6, 2012 @ 13:09:56
  Author: andyrtr
Revision: 168175

upgpkg: xf86-video-sis 0.10.7-2

rebuild for new Xorg-server; depend on the server ABI; fix makedeps

Modified:
  xf86-video-sis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-06 17:07:01 UTC (rev 168174)
+++ PKGBUILD	2012-10-06 17:09:56 UTC (rev 168175)
@@ -3,15 +3,15 @@
 
 pkgname=xf86-video-sis
 pkgver=0.10.7
-pkgrel=1
+pkgrel=2
 pkgdesc="X.org SiS video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel>=1.12.0' 'libdrm' 'xf86driproto' 'mesa' 'xf86dgaproto')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=13' 'xf86dgaproto' 'resourceproto' 'scrnsaverproto')
+conflicts=('xorg-server<1.13.0' 'X-ABI-VIDEODRV_VERSION<13' 'X-ABI-VIDEODRV_VERSION>=14')
 optdepends=('sis-dri: DRI1 support from community repo')
-conflicts=('xorg-server<1.12.0')
 options=('!libtool')
 groups=('xorg-drivers' 'xorg')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)




More information about the arch-commits mailing list