summaryrefslogtreecommitdiffstats
path: root/network/claws-mail
diff options
context:
space:
mode:
Diffstat (limited to 'network/claws-mail')
-rw-r--r--network/claws-mail/README11
-rw-r--r--network/claws-mail/claws-mail.SlackBuild4
-rw-r--r--network/claws-mail/claws-mail.info6
3 files changed, 12 insertions, 9 deletions
diff --git a/network/claws-mail/README b/network/claws-mail/README
index 2e24c4e8e7..6acd8f6bb5 100644
--- a/network/claws-mail/README
+++ b/network/claws-mail/README
@@ -14,8 +14,11 @@ The messages are managed in the standard MH format, which features fast
access and data security. You'll be able to import your emails from almost
any other email client, and export them just as easily.
-Lots of extra functionality, like an RSS aggregator, calendar, or laptop
-LED handling, are provided by extra plugins.
+The following plugins will not be built unless these optional dependencies
+are found:
+ The clamd plugin requires clamav.
+ The fancy plugin requires webkitgtk.
+ The gdata plugin requires gdata.
+ The geolocation plugin requires libchamplain.
-If you want to be able to print html emails, you will also need the
-optional dependency html2ps.
+If you want to be able to print html emails, you will also need html2ps.
diff --git a/network/claws-mail/claws-mail.SlackBuild b/network/claws-mail/claws-mail.SlackBuild
index efae53e0d6..f686d2e09b 100644
--- a/network/claws-mail/claws-mail.SlackBuild
+++ b/network/claws-mail/claws-mail.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for claws-mail
#
-# Copyright 2009-2012 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2009-2013 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=claws-mail
-VERSION=${VERSION:-3.9.0}
+VERSION=${VERSION:-3.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/claws-mail/claws-mail.info b/network/claws-mail/claws-mail.info
index f13353a7e5..014d39eb11 100644
--- a/network/claws-mail/claws-mail.info
+++ b/network/claws-mail/claws-mail.info
@@ -1,8 +1,8 @@
PRGNAM="claws-mail"
-VERSION="3.9.0"
+VERSION="3.9.1"
HOMEPAGE="http://www.claws-mail.org/"
-DOWNLOAD="http://downloads.sourceforge.net/sylpheed-claws/claws-mail-3.9.0.tar.bz2"
-MD5SUM="4c5ac7b21f0ed17d0f6404124c2229a4"
+DOWNLOAD="http://downloads.sourceforge.net/sylpheed-claws/claws-mail-3.9.1.tar.bz2"
+MD5SUM="8adc734912ff1b83545cb12850100473"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libetpan"