From 49a6c6ea94324d270686d09f6a94daf200cb93a3 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Sun, 7 Aug 2011 12:57:44 -0300 Subject: audio/mpdscribble: Updated for version 0.22. Signed-off-by: Niels Horn --- audio/mpdscribble/mpdscribble.SlackBuild | 11 ++--------- audio/mpdscribble/mpdscribble.info | 8 ++++---- audio/mpdscribble/slack-desc | 2 +- 3 files changed, 7 insertions(+), 14 deletions(-) diff --git a/audio/mpdscribble/mpdscribble.SlackBuild b/audio/mpdscribble/mpdscribble.SlackBuild index a766a84f6c..5fdef639d2 100644 --- a/audio/mpdscribble/mpdscribble.SlackBuild +++ b/audio/mpdscribble/mpdscribble.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mpdscribble -# Copyright 2009 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,16 +23,14 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mpdscribble -VERSION=0.19 +VERSION=0.22 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; arm*) ARCH=arm ;; - # Unless $ARCH is already set, use uname -m for all other archs: *) ARCH=$( uname -m ) ;; esac fi @@ -81,18 +79,13 @@ CFLAGS="$SLKCFLAGS" \ --docdir=/usr/doc/$PRGNAM-$VERSION \ --build=$ARCH-slackware-linux -# Remove a small glitch? -sed -i -e "s/f=//g" Makefile - make make install-strip DESTDIR=$PKG gzip -9 $PKG/usr/man/man?/*.? -# Don't clobber the config file mv $PKG/etc/mpdscribble.conf $PKG/etc/mpdscribble.conf.new -# Add some missed docs cp -a COPYING INSTALL $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/audio/mpdscribble/mpdscribble.info b/audio/mpdscribble/mpdscribble.info index 36d366c78d..dfc6de9603 100644 --- a/audio/mpdscribble/mpdscribble.info +++ b/audio/mpdscribble/mpdscribble.info @@ -1,10 +1,10 @@ PRGNAM="mpdscribble" -VERSION="0.19" +VERSION="0.22" HOMEPAGE="http://mpd.wikia.com/wiki/Client:Mpdscribble" -DOWNLOAD="http://downloads.sourceforge.net/musicpd/mpdscribble-0.19.tar.gz" -MD5SUM="7091105b0aaf1cd2549099321e3f19f9" +DOWNLOAD="http://downloads.sourceforge.net/musicpd/mpdscribble-0.22.tar.gz" +MD5SUM="df95ea5046511102bf1bcc35482d0365" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" -APPROVED="rworkman,michiel" +APPROVED="rworkman,michiel,Niels Horn" diff --git a/audio/mpdscribble/slack-desc b/audio/mpdscribble/slack-desc index b538d7b74f..d1daebc78d 100644 --- a/audio/mpdscribble/slack-desc +++ b/audio/mpdscribble/slack-desc @@ -5,7 +5,7 @@ # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. - |-----handy-ruler-------------------------------------------------| + |-----handy-ruler------------------------------------------------------| mpdscribble: mpdscribble (audioscrobbler daemon for mpd) mpdscribble: mpdscribble: mpdscribble is a music player daemon client which submits -- cgit v1.2.3