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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Oct 21 08:17:20 UTC 2012


    Date: Sunday, October 21, 2012 @ 04:17:19
  Author: andyrtr
Revision: 169434

upgpkg: xf86-video-nv 2.1.20-2

rebuild for new Xorg-server

Modified:
  xf86-video-nv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-21 08:13:12 UTC (rev 169433)
+++ PKGBUILD	2012-10-21 08:17:19 UTC (rev 169434)
@@ -1,16 +1,17 @@
 # $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
 # Maintainer:Jan de Groot <jgc at archlinux.org>
 
 pkgname=xf86-video-nv
 pkgver=2.1.20
-pkgrel=1
+pkgrel=2
 pkgdesc="X.org nv video driver"
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://xorg.freedesktop.org/"
 depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903')
-conflicts=('xorg-server<1.11.99.903')
+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')
 options=('!libtool')
 groups=('xorg-drivers' 'xorg')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)




More information about the arch-commits mailing list