diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 19:45:49 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 19:45:49 +0200 |
commit | 15a4dc68ac4d558652d059bd28309a48f5a61311 (patch) | |
tree | 5ba8cbb30a32263a64759e7cc9b662e3bdf9aa53 /network/claws-mail | |
parent | 74660190b3cae2df8557a1dd7884cd4de235d708 (diff) | |
download | slackbuilds-15a4dc68ac4d558652d059bd28309a48f5a61311.tar.gz |
network/claws-mail: Updated for version 3.3.1
Diffstat (limited to 'network/claws-mail')
-rw-r--r-- | network/claws-mail/README | 2 | ||||
-rw-r--r-- | network/claws-mail/claws-mail.SlackBuild | 10 | ||||
-rw-r--r-- | network/claws-mail/claws-mail.info | 8 | ||||
-rw-r--r-- | network/claws-mail/slack-desc | 8 |
4 files changed, 16 insertions, 12 deletions
diff --git a/network/claws-mail/README b/network/claws-mail/README index 4cc7b16d85..11cd434dae 100644 --- a/network/claws-mail/README +++ b/network/claws-mail/README @@ -18,5 +18,5 @@ Lots of extra functionality, like an RSS aggregator, calendar, or laptop LED handling, are provided by extra plugins. * libetpan is required for IMAP support, it can be found at slackbuilds.org -* gpgme is optional for GnuPG support, it can be found at slackbuilds.org +* gpgme is optional for GnuPG support (and is included with slackware) diff --git a/network/claws-mail/claws-mail.SlackBuild b/network/claws-mail/claws-mail.SlackBuild index 9f2cf60b26..8ee64f1780 100644 --- a/network/claws-mail/claws-mail.SlackBuild +++ b/network/claws-mail/claws-mail.SlackBuild @@ -4,11 +4,11 @@ # Written by Erik Hanson erik@slackbuilds.org PRGNAM=claws-mail -VERSION=2.9.2 +VERSION=3.3.1 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -CWD=`pwd` +CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} @@ -40,11 +40,7 @@ CFLAGS="$SLKCFLAGS" \ make || exit 1 make install-strip DESTDIR=$PKG || exit 1 -# Fix icon path in .desktop file so that it will show up in KDE's menu -sed -i 's|Icon=claws-mail.png|Icon=/usr/share/icons/hicolor/48x48/apps/claws-mail.png|' \ - $PKG/usr/share/applications/claws-mail.desktop || exit 1 - -gzip -9 $PKG/usr/man/man?/* +gzip -9 $PKG/usr/man/man?/*.? mkdir -p $PKG/usr/doc $PKG/install mv $PKG/usr/share/doc/claws-mail $PKG/usr/doc/$PRGNAM-$VERSION rm -rf $PKG/usr/share/doc diff --git a/network/claws-mail/claws-mail.info b/network/claws-mail/claws-mail.info index 9dac2b4794..3c5a4d1d2c 100644 --- a/network/claws-mail/claws-mail.info +++ b/network/claws-mail/claws-mail.info @@ -1,8 +1,8 @@ PRGNAM="claws-mail" -VERSION="2.9.1" +VERSION="3.3.1" HOMEPAGE="http://www.claws-mail.org/" -DOWNLOAD="http://dl.sourceforge.net/sylpheed-claws/claws-mail-2.9.2.tar.bz2" -MD5SUM="5054149c6c0ece2f825494f1e3a89409" +DOWNLOAD="http://downloads.sourceforge.net/sylpheed-claws/claws-mail-3.3.1.tar.bz2" +MD5SUM="f4bfa174cf1e6bda86ec5ff276be9d9a" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" -APPROVED="BP{k}" +APPROVED="Michiel" diff --git a/network/claws-mail/slack-desc b/network/claws-mail/slack-desc index 972e244732..a43ac8ffc0 100644 --- a/network/claws-mail/slack-desc +++ b/network/claws-mail/slack-desc @@ -1,3 +1,11 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| claws-mail: Claws-Mail - The user-friendly, lightweight, and fast email cleint claws-mail: claws-mail: Claws Mail is an email client (and news reader), based on GTK+, |