diff options
-rw-r--r-- | multimedia/orpheus/README | 1 | ||||
-rw-r--r-- | multimedia/orpheus/orpheus.SlackBuild | 3 | ||||
-rw-r--r-- | multimedia/orpheus/orpheus.info | 2 | ||||
-rw-r--r-- | multimedia/orpheus/slack-desc | 10 |
4 files changed, 11 insertions, 5 deletions
diff --git a/multimedia/orpheus/README b/multimedia/orpheus/README index ae3a7639eb..cb8bb88b7e 100644 --- a/multimedia/orpheus/README +++ b/multimedia/orpheus/README @@ -4,4 +4,3 @@ in MP3 and Ogg Vorbis format. Support for CDDB requires libghttp, which is also available at SlackBuilds.org. - diff --git a/multimedia/orpheus/orpheus.SlackBuild b/multimedia/orpheus/orpheus.SlackBuild index b41b1d5a6e..af642f7ab5 100644 --- a/multimedia/orpheus/orpheus.SlackBuild +++ b/multimedia/orpheus/orpheus.SlackBuild @@ -10,7 +10,7 @@ VERSION=1.6 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -CWD=`pwd` +CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} @@ -27,7 +27,6 @@ cd $TMP || exit 1 rm -rf $PRGNAM-$VERSION tar -xjvf $CWD/$PRGNAM-$VERSION.tar.bz2 || exit 1 cd $PRGNAM-$VERSION || exit 1 - chown -R root:root . chmod -R a-s,u+rw,go-w . diff --git a/multimedia/orpheus/orpheus.info b/multimedia/orpheus/orpheus.info index 91ddc7b288..0d5c61d79b 100644 --- a/multimedia/orpheus/orpheus.info +++ b/multimedia/orpheus/orpheus.info @@ -5,4 +5,4 @@ DOWNLOAD="http://thekonst.net/download/orpheus-1.6.tar.bz2" MD5SUM="1c6c07fbdd0ad9001c3f9fbf8cd68551" MAINTAINER="eroc" EMAIL="eroc@linuxmail.org" -APPROVED="robw810" +APPROVED="rworkman" diff --git a/multimedia/orpheus/slack-desc b/multimedia/orpheus/slack-desc index 7e0b0e0bf9..85c9245ced 100644 --- a/multimedia/orpheus/slack-desc +++ b/multimedia/orpheus/slack-desc @@ -1,4 +1,12 @@ -orpheus: orpheus - A light-weight text mode menu- and audio 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------------------------------------------------------| +orpheus: orpheus (light-weight text mode menu- and audio player) orpheus: orpheus: Orpheus is a light-weight text mode menu- and window-driven audio orpheus: player application for CDs, internet stream broadcasts and files in |