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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Oct 6 16:28:17 UTC 2012


    Date: Saturday, October 6, 2012 @ 12:28:17
  Author: andyrtr
Revision: 168157

upgpkg: xf86-video-neomagic 1.2.7-2

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

Modified:
  xf86-video-neomagic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-06 16:24:12 UTC (rev 168156)
+++ PKGBUILD	2012-10-06 16:28:17 UTC (rev 168157)
@@ -3,14 +3,14 @@
 
 pkgname=xf86-video-neomagic
 pkgver=1.2.7
-pkgrel=1
+pkgrel=2
 pkgdesc="X.org neomagic video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel>=1.12.0' 'xf86dgaproto')
-conflicts=('xorg-server<1.12.0')
+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')
 groups=('xorg-drivers' 'xorg')
 options=('!libtool')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)




More information about the arch-commits mailing list