summaryrefslogtreecommitdiffstats
path: root/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild')
-rw-r--r--network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild13
1 files changed, 7 insertions, 6 deletions
diff --git a/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild b/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild
index b091fb4801..c4bcf69611 100644
--- a/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild
+++ b/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild
@@ -3,7 +3,7 @@
# SlackBuild Script to build the extra plugins for claws mail
# Copyright (c) 2007, Timothy Pollard
-# Copyright (c) 2008-2010, Erik Hanson
+# Copyright (c) 2008-2011, Erik Hanson
#
# All rights reserved.
#
@@ -29,7 +29,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=claws-mail-extra-plugins
-VERSION=3.7.8
+VERSION=3.7.9
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -49,10 +49,11 @@ OUTPUT=${OUTPUT:-/tmp}
# This is a *complete* list of available plugins, see the README for
# information on plugins you may wish you remove from this list.
-PLUGIN_LIST="acpi_notifier address_keeper archive att_remover attachwarner
- bsfilter_plugin clamd fancy fetchinfo-plugin geolocation_plugin \
- gtkhtml2_viewer mailmbox newmail notification_plugin perl_plugin \
- python_plugin rssyl spam_report tnef_parse vcalendar"
+PLUGIN_LIST="acpi_notifier address_keeper archive att_remover attachwarner \
+ bsfilter_plugin clamd fancy fetchinfo-plugin gtkhtml2_viewer mailmbox \
+ newmail notification_plugin perl_plugin python_plugin rssyl spam_report \
+ tnef_parse vcalendar"
+# geolocation_plugin - disabled (libchamplain won't build)
if [ "$ARCH" = "i486" ]; then
SLKCFLAGS="-O2 -march=i486 -mtune=i486"