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

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


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

Modified: PKGBUILD (1.8 -> 1.9)

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


----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


Index: arch/build/x11/xorg-xinit/PKGBUILD
diff -u arch/build/x11/xorg-xinit/PKGBUILD:1.8 arch/build/x11/xorg-xinit/PKGBUILD:1.9
--- arch/build/x11/xorg-xinit/PKGBUILD:1.8	Mon May 28 11:26:15 2007
+++ arch/build/x11/xorg-xinit/PKGBUILD	Sat Sep  8 12:06:56 2007
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD,v 1.8 2007/05/28 15:26:15 alexander Exp $
+# $Id: PKGBUILD,v 1.9 2007/09/08 16:06:56 alexander Exp $
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=xorg-xinit
 pkgver=1.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc="X.Org initialisation program "
 arch=(i686 x86_64)
 license=('GPL')
 url="http://xorg.freedesktop.org/"
-depends=(libx11 xorg-xauth)
-makedepends=(pkgconfig)
+depends=('libx11' 'xorg-xauth')
+makedepends=('pkgconfig')
+groups=('xorg')
 backup=(etc/skel/.xinitrc etc/skel/.xsession)
 source=(${url}/releases/individual/app/xinit-${pkgver}.tar.bz2 \
         xinitrc xsession)




More information about the arch-commits mailing list