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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Oct 6 16:45:49 UTC 2012


    Date: Saturday, October 6, 2012 @ 12:45:49
  Author: andyrtr
Revision: 168163

upgpkg: xf86-video-r128 6.9.1-2

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

Modified:
  xf86-video-r128/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-06 16:41:55 UTC (rev 168162)
+++ PKGBUILD	2012-10-06 16:45:49 UTC (rev 168163)
@@ -3,15 +3,15 @@
 
 pkgname=xf86-video-r128
 pkgver=6.9.1
-pkgrel=1
+pkgrel=2
 pkgdesc="X.org ati Rage128 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')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=13' 'resourceproto' 'scrnsaverproto')
+conflicts=('xorg-server<1.13.0' 'X-ABI-VIDEODRV_VERSION<13' 'X-ABI-VIDEODRV_VERSION>=14')
 optdepends=('r128-dri: DRI1 support from community repo')
-conflicts=('xorg-server<1.12.0')
 groups=('xorg-drivers' 'xorg')
 options=('!libtool')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)




More information about the arch-commits mailing list