[arch-commits] Commit in claws-mail/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Thu Apr 14 14:52:58 UTC 2016


    Date: Thursday, April 14, 2016 @ 16:52:58
  Author: andyrtr
Revision: 264945

upgpkg: claws-mail 3.13.2-3

add documentation; FS#48804

Modified:
  claws-mail/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-14 11:30:17 UTC (rev 264944)
+++ PKGBUILD	2016-04-14 14:52:58 UTC (rev 264945)
@@ -3,7 +3,7 @@
 
 pkgname=claws-mail
 pkgver=3.13.2
-pkgrel=2
+pkgrel=3
 pkgdesc="A GTK+ based e-mail client."
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -12,7 +12,9 @@
          'libsm' 'dbus-glib' 'hicolor-icon-theme' 'desktop-file-utils')
 makedepends=('spamassassin' 'bogofilter' 'valgrind'
              # dependencies for plugins
-             'libsoup' 'libgdata' 'webkitgtk2' 'libnotify' 'libcanberra' 'poppler-glib' 'pygtk') 
+             'libsoup' 'libgdata' 'webkitgtk2' 'libnotify' 'libcanberra' 'poppler-glib' 'pygtk'
+             # deps to build the docs
+             'docbook-utils') 
              #'libchamplain' needed for geolocation plugin, disabled for now - most time it's not compatible with current gnome releases
 optdepends=('python2:           needed for some tools and python plugin'
             'perl:              needed for some tools and perl plugin'
@@ -54,9 +56,7 @@
     --enable-crash-dialog \
     --enable-pgpmime-plugin \
     --enable-spamassassin-plugin \
-    --enable-bogofilter-plugin \
-    --enable-appdata
-    #--help
+    --enable-bogofilter-plugin    #--help
   make
 }
 



More information about the arch-commits mailing list