[arch-commits] CVS update of extra/system/gtklp (PKGBUILD)
daniel at archlinux.org
daniel at archlinux.org
Wed Mar 26 19:53:27 UTC 2008
Date: Wednesday, March 26, 2008 @ 15:53:27
Author: daniel
Path: /home/cvs-extra/extra/system/gtklp
Modified: PKGBUILD (1.18 -> 1.19)
upgpkg: gtklp 1.2.6-2
FS#9956: gtklp shouldn't depend on cups (fixed)
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/system/gtklp/PKGBUILD
diff -u extra/system/gtklp/PKGBUILD:1.18 extra/system/gtklp/PKGBUILD:1.19
--- extra/system/gtklp/PKGBUILD:1.18 Sun Feb 3 06:05:11 2008
+++ extra/system/gtklp/PKGBUILD Wed Mar 26 15:53:26 2008
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.18 2008/02/03 11:05:11 daniel Exp $
-# Maintainer: Jan de Groot <jgc at archlinux.org>
+# $Id: PKGBUILD,v 1.19 2008/03/26 19:53:26 daniel Exp $
+# Maintainer: Daniel Isenmann <daniel at archlinux.org>
pkgname=gtklp
pkgver=1.2.6
-pkgrel=1
+pkgrel=2
pkgdesc="GtkLP and GtkLPQ are two tools to use and administrate CUPS a better way."
arch=('i686' 'x86_64')
url='http://gtklp.sf.net'
license=('GPL')
-depends=('gtk2' 'cups')
+depends=('gtk2' 'libcups')
makedepends=('autoconf')
source=(http://heanet.dl.sf.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.src.tar.gz)
md5sums=('69938c99e3163c9ef25e1ed559c74c65')
More information about the arch-commits
mailing list