summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author Martin Lefebvre <dadexter@gmail.com>2010-05-11 19:45:38 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 19:45:38 +0200
commit246af21942aa57a7b0eee99f1d727a6b5db4072a (patch)
tree05b04e05563e7f5094e096cdffd4006a39b45fe7 /multimedia
parent29e877d6cc1b471feb223292e19c45d5fbc3face (diff)
downloadslackbuilds-246af21942aa57a7b0eee99f1d727a6b5db4072a.tar.gz
slackbuilds-246af21942aa57a7b0eee99f1d727a6b5db4072a.tar.xz
multimedia/mp3blaster: Updated for version 3.2.3
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mp3blaster/mp3blaster.SlackBuild6
-rw-r--r--multimedia/mp3blaster/mp3blaster.info2
-rw-r--r--multimedia/mp3blaster/slack-desc18
3 files changed, 19 insertions, 7 deletions
diff --git a/multimedia/mp3blaster/mp3blaster.SlackBuild b/multimedia/mp3blaster/mp3blaster.SlackBuild
index 816ff2f7be..80befc604d 100644
--- a/multimedia/mp3blaster/mp3blaster.SlackBuild
+++ b/multimedia/mp3blaster/mp3blaster.SlackBuild
@@ -27,9 +27,9 @@
PRGNAM=mp3blaster
VERSION=3.2.3
ARCH=${ARCH:-i486}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-CWD=`pwd`
+CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
@@ -63,7 +63,7 @@ make install-strip DESTDIR=$PKG || exit 1
( cd $PKG/usr/man
find . -type f -exec gzip -9 {} \;
- for i in `find . -type l` ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done
+ for i in $(find . -type l) ; do ln -s $(readlink $i).gz $i.gz ; rm $i ; done
)
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
diff --git a/multimedia/mp3blaster/mp3blaster.info b/multimedia/mp3blaster/mp3blaster.info
index 5b8abdb989..046a50460c 100644
--- a/multimedia/mp3blaster/mp3blaster.info
+++ b/multimedia/mp3blaster/mp3blaster.info
@@ -5,4 +5,4 @@ DOWNLOAD="http://dl.sourceforge.net/mp3blaster/mp3blaster-3.2.3.tar.gz"
MD5SUM="0d892d7c99df175eb0efb2bc31086285"
MAINTAINER="Martin Lefebvre"
EMAIL="dadexter@gmail.com"
-APPROVED="robw810"
+APPROVED="rworkman"
diff --git a/multimedia/mp3blaster/slack-desc b/multimedia/mp3blaster/slack-desc
index dca1f82b3c..4a92dc8dbc 100644
--- a/multimedia/mp3blaster/slack-desc
+++ b/multimedia/mp3blaster/slack-desc
@@ -1,7 +1,19 @@
-mp3blaster: mp3blaster media player
+# 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------------------------------------------------------|
+mp3blaster: mp3blaster (media player)
mp3blaster:
-mp3blaster: mp3blaster is a ncurses/CLI media player for mp3/ogg files. It supports the same functions
-mp3blaster: other media players have, without the big memory footprint and the big dependencies.
+mp3blaster: mp3blaster is a ncurses/CLI media player for mp3/ogg files.
+mp3blaster: It supports the same functions other media players have
+mp3blaster: without the big memory footprint and the big dependencies.
mp3blaster:
mp3blaster: Homepage: http://mp3blaster.sourceforge.net
mp3blaster:
+mp3blaster:
+mp3blaster:
+mp3blaster: