[arch-commits] Commit in xorg-server/trunk (PKGBUILD)
Laurent Carlier
lcarlier at archlinux.org
Wed Nov 18 08:13:13 UTC 2015
Date: Wednesday, November 18, 2015 @ 09:13:13
Author: lcarlier
Revision: 251215
upgpkg: xorg-server 1.18.0-3
now all packages are in the xorg group
Modified:
xorg-server/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-11-18 07:37:14 UTC (rev 251214)
+++ PKGBUILD 2015-11-18 08:13:13 UTC (rev 251215)
@@ -5,9 +5,10 @@
pkgbase=xorg-server
pkgname=('xorg-server' 'xorg-server-xephyr' 'xorg-server-xdmx' 'xorg-server-xvfb' 'xorg-server-xnest' 'xorg-server-xwayland' 'xorg-server-common' 'xorg-server-devel')
pkgver=1.18.0
-pkgrel=2
+pkgrel=3
arch=('i686' 'x86_64')
license=('custom')
+groups=('xorg')
url="http://xorg.freedesktop.org"
makedepends=('pixman' 'libx11' 'mesa' 'mesa-libgl' 'xf86driproto' 'xcmiscproto' 'xtrans' 'bigreqsproto' 'randrproto'
'inputproto' 'fontsproto' 'videoproto' 'presentproto' 'compositeproto' 'recordproto' 'scrnsaverproto'
@@ -115,7 +116,6 @@
# see xorg-server-*/hw/xfree86/common/xf86Module.h for ABI versions - we provide major numbers that drivers can depend on
# and /usr/lib/pkgconfig/xorg-server.pc in xorg-server-devel pkg
provides=('X-ABI-VIDEODRV_VERSION=20' 'X-ABI-XINPUT_VERSION=22.1' 'X-ABI-EXTENSION_VERSION=9.0' 'x-server')
- groups=('xorg')
conflicts=('nvidia-utils<=331.20' 'glamor-egl' 'xf86-video-modesetting')
replaces=('glamor-egl' 'xf86-video-modesetting')
install=xorg-server.install
More information about the arch-commits
mailing list