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

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


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

Modified: PKGBUILD (1.3 -> 1.4)

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


----------+
 PKGBUILD |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)


Index: arch/build/x11/xorg-res-utils/PKGBUILD
diff -u arch/build/x11/xorg-res-utils/PKGBUILD:1.3 arch/build/x11/xorg-res-utils/PKGBUILD:1.4
--- arch/build/x11/xorg-res-utils/PKGBUILD:1.3	Thu Feb  1 18:21:56 2007
+++ arch/build/x11/xorg-res-utils/PKGBUILD	Sat Sep  8 12:06:55 2007
@@ -1,14 +1,15 @@
-# $Id: PKGBUILD,v 1.3 2007/02/01 23:21:56 jgc Exp $
-#Maintainer: Jan de Groot <jgc at archlinux.org>
-
+# $Id: PKGBUILD,v 1.4 2007/09/08 16:06:55 alexander Exp $
+# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=xorg-res-utils
 pkgver=1.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="X.Org X11 resource utilities"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
-depends=(libxaw)
-makedepends=(pkgconfig)
+depends=('libxaw')
+makedepends=('pkgconfig')
+groups=('xorg')
 source=(${url}/releases/individual/app/appres-1.0.1.tar.bz2
         ${url}/releases/individual/app/editres-1.0.3.tar.bz2
         ${url}/releases/individual/app/listres-1.0.1.tar.bz2




More information about the arch-commits mailing list