summaryrefslogtreecommitdiffstats
path: root/network/claws-mail
diff options
context:
space:
mode:
author Erik Hanson2013-05-12 06:22:10 +0200
committer Niels Horn2013-05-13 03:20:54 +0200
commit1f0a4d380ec4570b374ece336a0d7fbe1204e898 (patch)
tree6130fd35e17030b79dda549ae0f0b9de9f83cafe /network/claws-mail
parent9fdc721a4f075f51fdcef80b8a99c364bd905aa2 (diff)
downloadslackbuilds-1f0a4d380ec4570b374ece336a0d7fbe1204e898.tar.gz
network/claws-mail: Updated for version 3.9.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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"