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

Alexander Baldeck alexander at archlinux.org
Sat Sep 22 18:53:30 UTC 2007


    Date: Saturday, September 22, 2007 @ 14:53:30
  Author: alexander
    Path: /home/cvs-extra/extra/x11/xorg-xinit

Modified: PKGBUILD (1.10 -> 1.11)

* upgpkg: xorg-xint 1.0.7


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


Index: extra/x11/xorg-xinit/PKGBUILD
diff -u extra/x11/xorg-xinit/PKGBUILD:1.10 extra/x11/xorg-xinit/PKGBUILD:1.11
--- extra/x11/xorg-xinit/PKGBUILD:1.10	Fri Sep 21 13:26:11 2007
+++ extra/x11/xorg-xinit/PKGBUILD	Sat Sep 22 14:53:30 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.10 2007/09/21 17:26:11 alexander Exp $
+# $Id: PKGBUILD,v 1.11 2007/09/22 18:53:30 alexander Exp $
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=xorg-xinit
@@ -8,15 +8,12 @@
 arch=(i686 x86_64)
 license=('GPL')
 url="http://xorg.freedesktop.org/"
-depends=('xorg-xauth')
-makedepends=('pkgconfig')
-groups=('xorg')
+depends=(libx11 xorg-xauth)
+makedepends=(pkgconfig)
 backup=(etc/skel/.xinitrc etc/skel/.xsession)
+groups=('xorg')
 source=(${url}/releases/individual/app/xinit-${pkgver}.tar.bz2 \
         xinitrc xsession)
-md5sums=('f04a903cc0e18b3c338f58eb90f6caf8' \
-         'c984f45a636386408ecc505a343907ab' \
-         '7873d97db30d6c279ed37e3559e7c59d')
 
 build() {
   cd ${startdir}/src/xinit-${pkgver}




More information about the arch-commits mailing list