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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Oct 6 07:59:09 UTC 2012


    Date: Saturday, October 6, 2012 @ 03:59:09
  Author: andyrtr
Revision: 168131

upgpkg: xf86-video-i740 1.3.4-2

rebuild for new Xorg-server; depend on the server ABI; fix makedeps; remove from Xorg group - this driver is no more part of the official X11 release

Modified:
  xf86-video-i740/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-06 07:57:38 UTC (rev 168130)
+++ PKGBUILD	2012-10-06 07:59:09 UTC (rev 168131)
@@ -3,15 +3,14 @@
 
 pkgname=xf86-video-i740
 pkgver=1.3.4
-pkgrel=1
+pkgrel=2
 pkgdesc="X.org Intel i740 video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel>=1.12.0')
-conflicts=('xorg-server<1.12.0')
-groups=('xorg-drivers' 'xorg')
+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')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
 sha256sums=('1a24009bb2223b722fb41e1a2737a6e74bfecb0829e5583e270d267ee4ecca78')




More information about the arch-commits mailing list