[arch-commits] CVS update of arch/build/x11/xorg-server (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Sat Sep 8 16:06:54 UTC 2007


    Date: Saturday, September 8, 2007 @ 12:06:54
  Author: alexander
    Path: /home/cvs-arch/arch/build/x11/xorg-server

Modified: PKGBUILD (1.32 -> 1.33)

* added xorg group with minimal amount of packages to get a X session running


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


Index: arch/build/x11/xorg-server/PKGBUILD
diff -u arch/build/x11/xorg-server/PKGBUILD:1.32 arch/build/x11/xorg-server/PKGBUILD:1.33
--- arch/build/x11/xorg-server/PKGBUILD:1.32	Fri Aug 10 13:35:15 2007
+++ arch/build/x11/xorg-server/PKGBUILD	Sat Sep  8 12:06:52 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.32 2007/08/10 17:35:15 alexander Exp $
+# $Id: PKGBUILD,v 1.33 2007/09/08 16:06:52 alexander Exp $
 # Maintainer: Alexander Baldeck <kth5 at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=xorg-server
 pkgver=1.3.0.0
-pkgrel=6
+pkgrel=7
 _mesaver=7.0.1
 pkgdesc="X.Org X servers"
 arch=('i686' 'x86_64')
@@ -16,6 +16,7 @@
              'xf86bigfontproto' 'resourceproto' 'evieext' 'damageproto>=1.1.0'
 	     'compositeproto' 'scrnsaverproto' 'libxres' 'xorg-util-macros'
 	     'randrproto' 'glproto>=1.4.8')
+groups=('xorg')
 options=('!libtool')
 provides=('x-server')
 source=(${url}/releases/individual/xserver/${pkgname}-${pkgver}.tar.bz2




More information about the arch-commits mailing list