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

Andreas Radke andyrtr at nymeria.archlinux.org
Sat Mar 9 11:55:40 UTC 2013


    Date: Saturday, March 9, 2013 @ 12:55:40
  Author: andyrtr
Revision: 179704

upgpkg: xf86-video-cirrus 1.5.2-2

rebuild for new X-ABI-VIDEODRV_VERSION=14

Modified:
  xf86-video-cirrus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-09 11:53:53 UTC (rev 179703)
+++ PKGBUILD	2013-03-09 11:55:40 UTC (rev 179704)
@@ -3,14 +3,14 @@
 
 pkgname=xf86-video-cirrus
 pkgver=1.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc="X.org Cirrus Logic video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 license=('custom')
 depends=('glibc')
-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')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=14' 'resourceproto' 'scrnsaverproto')
+conflicts=('xorg-server<1.14.0' 'X-ABI-VIDEODRV_VERSION<14' 'X-ABI-VIDEODRV_VERSION>=15')
 groups=('xorg-drivers' 'xorg')
 options=('!libtool')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)




More information about the arch-commits mailing list