From 1c555d1291c8cee8de488ff7b2f5f4645d9e33e8 Mon Sep 17 00:00:00 2001 From: Jostein Berntsen Date: Fri, 12 Jul 2013 13:29:36 -0500 Subject: office/mu: Updated for version 0.9.9.5. Signed-off-by: Erik Hanson --- office/mu/mu.SlackBuild | 12 ++++++------ office/mu/mu.info | 6 +++--- office/mu/slack-desc | 6 +++--- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'office/mu') diff --git a/office/mu/mu.SlackBuild b/office/mu/mu.SlackBuild index 764d829dbc..6e443eabb8 100644 --- a/office/mu/mu.SlackBuild +++ b/office/mu/mu.SlackBuild @@ -4,8 +4,8 @@ # Written by Jostein Berntsen -PRGNAM=mu -VERSION=${VERSION:-0.9.8.5} +PRGNAM=mu +VERSION=${VERSION:-0.9.9.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -18,7 +18,7 @@ if [ -z "$ARCH" ]; then fi CWD=$(pwd) -TMP=${TMP:-/tmp/SBo} +TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} @@ -36,7 +36,7 @@ else LIBDIRSUFFIX="" fi -set -e +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT @@ -60,7 +60,7 @@ CXXFLAGS="$SLKCFLAGS" \ --build=$ARCH-slackware-linux make V=1 -make install DESTDIR=$PKG +make install DESTDIR=$PKG find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true @@ -75,7 +75,7 @@ find $PKG -depth -type d -empty -delete || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - AUTHORS ChangeLog COPYING HACKING INSTALL NEWS TODO \ + AUTHORS ChangeLog COPYING HACKING INSTALL README NEWS TODO \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/office/mu/mu.info b/office/mu/mu.info index 5b491f83f6..5f76c04bc1 100644 --- a/office/mu/mu.info +++ b/office/mu/mu.info @@ -1,8 +1,8 @@ PRGNAM="mu" -VERSION="0.9.8.5" +VERSION="0.9.9.5" HOMEPAGE="http://www.djcbsoftware.nl/code/mu/" -DOWNLOAD="http://mu0.googlecode.com/files/mu-0.9.8.5.tar.gz" -MD5SUM="cc64810db8bc458989918c6bb82bb77f" +DOWNLOAD="http://mu0.googlecode.com/files/mu-0.9.9.5.tar.gz" +MD5SUM="9198564846d29e8a549e7720a5386a8b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="xapian-core" diff --git a/office/mu/slack-desc b/office/mu/slack-desc index 368aac0a07..7fa7e3c8d5 100644 --- a/office/mu/slack-desc +++ b/office/mu/slack-desc @@ -10,10 +10,10 @@ mu: mu (fast mail indexer and search tool) mu: mu: mu is a tool for dealing with e-mail messages stored in the mu: Maildir-format. mu can be used with the mutt email program. -mu: +mu: mu includes an emacs-based e-mail client (mu4e), a simple GUI (mug) +mu: and bindings for the Guile/Scheme programming language. +mu: mu: Home: http://www.djcbsoftware.nl/code/mu/ mu: mu: mu: -mu: -mu: -- cgit v1.2.3