[arch-commits] CVS update of extra/gnome/seahorse (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed May 30 20:35:14 UTC 2007


    Date: Wednesday, May 30, 2007 @ 16:35:14
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/seahorse

Modified: PKGBUILD (1.13 -> 1.14)

upgpkg: seahorse 1.0.1-3
Add zip as dependency


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


Index: extra/gnome/seahorse/PKGBUILD
diff -u extra/gnome/seahorse/PKGBUILD:1.13 extra/gnome/seahorse/PKGBUILD:1.14
--- extra/gnome/seahorse/PKGBUILD:1.13	Sun Apr 22 12:05:10 2007
+++ extra/gnome/seahorse/PKGBUILD	Wed May 30 16:35:13 2007
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD,v 1.13 2007/04/22 16:05:10 jgc Exp $
+# $Id: PKGBUILD,v 1.14 2007/05/30 20:35:13 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: Michel Brabants <michel.linux at tiscali.be>
 
 pkgname=seahorse
 pkgver=1.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc="GNOME application for managing PGP keys."
 arch=(i686 x86_64)
 license=('GPL')
 url="http://seahorse.sourceforge.net/"
-depends=('libgnomeui>=2.18.1-2' 'libnotify>=0.4.4' 'libsoup>=2.2.100-2' 'libgnomeprintui>=2.18.0' 'gtksourceview>=1.8.5-2' 'gpgme' 'scrollkeeper' 'desktop-file-utils')
+depends=('libgnomeui>=2.18.1-2' 'libnotify>=0.4.4' 'libsoup>=2.2.100-2' 'libgnomeprintui>=2.18.0' 'gtksourceview>=1.8.5-2' 'gpgme' 'scrollkeeper' 'desktop-file-utils' 'zip')
 makedepends=('gedit>=2.18.1' 'gettext' 'libldap' 'perlxml' 'pkgconfig' 'gnome-doc-utils>=0.10.3' 'nautilus>=2.18.1' 'epiphany>=2.18.1-2' 'gnome-panel>=2.18.1')
-options=('nolibtool')
+options=('!libtool')
 groups=('gnome-extra')
 install=seahorse.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/seahorse/1.0/seahorse-${pkgver}.tar.bz2)




More information about the arch-commits mailing list