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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Oct 5 20:15:04 UTC 2012


    Date: Friday, October 5, 2012 @ 16:15:04
  Author: andyrtr
Revision: 168101

upgpkg: xf86-video-apm 1.2.5-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-apm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-05 19:56:38 UTC (rev 168100)
+++ PKGBUILD	2012-10-05 20:15:04 UTC (rev 168101)
@@ -3,15 +3,14 @@
 
 pkgname=xf86-video-apm
 pkgver=1.2.5
-pkgrel=1
+pkgrel=2
 pkgdesc="X.org Alliance ProMotion 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=('953b04320117b14c5b7efb37de45cef45592409f639c2aa87b7e2d77dc8d3d0f')




More information about the arch-commits mailing list