[arch-commits] Commit in xf86-video-modesetting/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sat Oct 20 11:15:51 UTC 2012
Date: Saturday, October 20, 2012 @ 07:15:51
Author: andyrtr
Revision: 169400
upgpkg: xf86-video-modesetting 0.5.0-1
initial pkg; FS#31738
Modified:
xf86-video-modesetting/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-10-20 11:05:34 UTC (rev 169399)
+++ PKGBUILD 2012-10-20 11:15:51 UTC (rev 169400)
@@ -9,10 +9,11 @@
arch=('i686' 'x86_64')
url="http://xorg.freedesktop.org/"
license=('custom')
-depends=('libdrm' 'systemd')
-makedepends=('xorg-server-devel>=1.12.0')
-conflicts=('xorg-server<1.12.0')
+depends=('libdrm>=2.4.37' 'systemd')
+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')
groups=('xorg-drivers' 'xorg')
+groups=('xorg-drivers' 'xorg')
options=('!libtool')
source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
sha256sums=('248d384ba9b520643fc0b2b2930d6593dfb8185e88e1562381c8f9b1cd5582f2')
More information about the arch-commits
mailing list