[arch-commits] Commit in libgnomecups/trunk (PKGBUILD)
Eric Belanger
eric at archlinux.org
Sat Jul 5 18:54:12 UTC 2008
Date: Saturday, July 5, 2008 @ 14:54:11
Author: eric
Revision: 4222
upgpkg: libgnomecups 0.2.3-2
rebuilt against heimdal 1.2, added perlxml makedepends
Modified:
libgnomecups/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-07-05 17:07:16 UTC (rev 4221)
+++ PKGBUILD 2008-07-05 18:54:11 UTC (rev 4222)
@@ -4,12 +4,13 @@
pkgname=libgnomecups
pkgver=0.2.3
-pkgrel=1
+pkgrel=2
pkgdesc="GNOME cups library"
arch=(i686 x86_64)
license=('LGPL' 'GPL')
url="http://www.gnome.org"
-depends=('libcups>=1.3.5' 'glib2>=2.12.5')
+depends=('libcups>=1.3.5' 'glib2>=2.12.5' 'heimdal>=1.2')
+makedepends=('perlxml')
options=(!libtool)
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.2/${pkgname}-${pkgver}.tar.bz2)
md5sums=('dc4920c15c9f886f73ea74fbff0ae48b')
More information about the arch-commits
mailing list