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

Alexander Baldeck alexander at archlinux.org
Mon May 28 15:26:15 UTC 2007


    Date: Monday, May 28, 2007 @ 11:26:15
  Author: alexander
    Path: /home/cvs-arch/arch/build/x11/xorg-xinit

Modified: PKGBUILD (1.7 -> 1.8) xinitrc (1.1 -> 1.2)

addpkg: xorg-xinit 1.0.4


----------+
 PKGBUILD |   13 ++++++++-----
 xinitrc  |    2 +-
 2 files changed, 9 insertions(+), 6 deletions(-)


Index: arch/build/x11/xorg-xinit/PKGBUILD
diff -u arch/build/x11/xorg-xinit/PKGBUILD:1.7 arch/build/x11/xorg-xinit/PKGBUILD:1.8
--- arch/build/x11/xorg-xinit/PKGBUILD:1.7	Sun May 13 02:18:24 2007
+++ arch/build/x11/xorg-xinit/PKGBUILD	Mon May 28 11:26:15 2007
@@ -1,14 +1,15 @@
-# $Id: PKGBUILD,v 1.7 2007/05/13 06:18:24 aaron Exp $
-#Maintainer: Jan de Groot <jgc at archlinux.org>
-
+# $Id: PKGBUILD,v 1.8 2007/05/28 15:26:15 alexander Exp $
+# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=xorg-xinit
-pkgver=1.0.3
-pkgrel=2
+pkgver=1.0.4
+pkgrel=1
 pkgdesc="X.Org initialisation program "
 arch=(i686 x86_64)
 license=('GPL')
 url="http://xorg.freedesktop.org/"
 depends=(libx11 xorg-xauth)
+makedepends=(pkgconfig)
 backup=(etc/skel/.xinitrc etc/skel/.xsession)
 source=(${url}/releases/individual/app/xinit-${pkgver}.tar.bz2 \
         xinitrc xsession)
@@ -26,3 +27,5 @@
   install -D -m755 $startdir/src/xinitrc $startdir/pkg/etc/skel/.xinitrc
   install -D -m755 $startdir/src/xsession $startdir/pkg/etc/skel/.xsession
 }
+md5sums=('9df52a504dc04313a6650fae364ae04a' '1c2bab67be94c34e78201c6520d03be0'\
+         '7873d97db30d6c279ed37e3559e7c59d')
Index: arch/build/x11/xorg-xinit/xinitrc
diff -u arch/build/x11/xorg-xinit/xinitrc:1.1 arch/build/x11/xorg-xinit/xinitrc:1.2
--- arch/build/x11/xorg-xinit/xinitrc:1.1	Sun May 13 02:18:24 2007
+++ arch/build/x11/xorg-xinit/xinitrc	Mon May 28 11:26:15 2007
@@ -6,8 +6,8 @@
 # Executed by startx (run your window manager from here)
 #
 
-exec wmaker
 # exec startkde
+# exec startxfce4
 # exec icewm
 # exec blackbox
 # exec fluxbox




More information about the arch-commits mailing list