[arch-commits] CVS update of extra/network/claws-mail (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Mon Jun 11 07:48:29 UTC 2007


    Date: Monday, June 11, 2007 @ 03:48:29
  Author: alexander
    Path: /home/cvs-extra/extra/network/claws-mail

Modified: PKGBUILD (1.9 -> 1.10)

rebuilt for new curl


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


Index: extra/network/claws-mail/PKGBUILD
diff -u extra/network/claws-mail/PKGBUILD:1.9 extra/network/claws-mail/PKGBUILD:1.10
--- extra/network/claws-mail/PKGBUILD:1.9	Wed May  9 19:13:46 2007
+++ extra/network/claws-mail/PKGBUILD	Mon Jun 11 03:48:29 2007
@@ -1,18 +1,20 @@
-# $Id: PKGBUILD,v 1.9 2007/05/09 23:13:46 tobias Exp $
+# $Id: PKGBUILD,v 1.10 2007/06/11 07:48:29 alexander Exp $
 # Maintainer: Tobias Kieslich <tobias at justdreams.de>
 # Contributor: Sarah Hay <sarah at archlinux.org>
 
 pkgname=claws-mail
 pkgver=2.9.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A GTK+ based e-mail client."
 arch=(i686 x86_64)
+license=('GPL')
 url="http://www.claws-mail.org"
 depends=('aspell>=0.60' 'gtk2>=2.10.11' 'openssl>=0.9.8d' 'startup-notification>=0.9'
-         'gpgme>=1.1.2' 'libetpan>=0.49' 'libgnomeprintui>=2.18.0' 'libsm' 'db>=4.5')
-makedepends=('dillo' 'clamav' 'compface' 'bogofilter')
+         'gpgme>=1.1.2' 'libetpan>=0.49' 'libgnomeprintui>=2.18.0' 'libsm' 'db>=4.5'
+	 'curl>=7.16.2')
+makedepends=('clamav' 'compface' 'bogofilter')
 replaces=('sylpheed-claws')
-options=('nolibtool')
+options=(!libtool)
 install=claws-mail.install
 source=(http://dl.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('5054149c6c0ece2f825494f1e3a89409')
@@ -22,7 +24,7 @@
   ./configure --prefix=/usr --enable-aspell \
     --enable-openssl \
     --enable-ldap \
-    --enable-dillo-viewer-plugin \
+    --disable-dillo-viewer-plugin \
     --enable-clamav-plugin \
     --enable-crash-dialog \
     --enable-pgpmime-plugin \




More information about the arch-commits mailing list