aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/ncmpc/README1
-rw-r--r--multimedia/ncmpc/ncmpc.SlackBuild6
-rw-r--r--multimedia/ncmpc/ncmpc.info2
-rw-r--r--multimedia/ncmpc/slack-desc13
4 files changed, 15 insertions, 7 deletions
diff --git a/multimedia/ncmpc/README b/multimedia/ncmpc/README
index 11cadbb6ec669..229fe1c45c200 100644
--- a/multimedia/ncmpc/README
+++ b/multimedia/ncmpc/README
@@ -2,4 +2,3 @@ ncmpc is a curses client for the Music Player Daemon (MPD). ncmpc connects
to a MPD running on a machine on the local network, and controls this with
an interface inspired by cplay. If ncmpc is used with lirc and irpty it can
be used to manage playlists and control MPD with a remote control.
-
diff --git a/multimedia/ncmpc/ncmpc.SlackBuild b/multimedia/ncmpc/ncmpc.SlackBuild
index c5fc878c6b97c..1678993f02f5d 100644
--- a/multimedia/ncmpc/ncmpc.SlackBuild
+++ b/multimedia/ncmpc/ncmpc.SlackBuild
@@ -29,7 +29,7 @@ VERSION=0.11.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}
@@ -62,9 +62,7 @@ CXXFLAGS="$SLKCFLAGS" \
make || exit 1
make install-strip DESTDIR=$PKG || exit 1
-if [ -d $PKG/usr/man ]; then
- gzip -9 $PKG/usr/man/man?/*
-fi
+gzip -9 $PKG/usr/man/man?/*
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a AUTHORS COPYING ChangeLog NEWS README doc/config.sample \
diff --git a/multimedia/ncmpc/ncmpc.info b/multimedia/ncmpc/ncmpc.info
index 48bbb4a67f1be..0d9b3271e2ed5 100644
--- a/multimedia/ncmpc/ncmpc.info
+++ b/multimedia/ncmpc/ncmpc.info
@@ -5,4 +5,4 @@ DOWNLOAD="http://hem.bredband.net/kaw/ncmpc/files/ncmpc-0.11.1.tar.gz"
MD5SUM="c90668b12f3676c73913a863482ec405"
MAINTAINER="Andrew Brouwers"
EMAIL="abrouwers@gmail.com"
-APPROVED="robw810"
+APPROVED="rworkman"
diff --git a/multimedia/ncmpc/slack-desc b/multimedia/ncmpc/slack-desc
index 742f290df8cb2..fab749d40f6d6 100644
--- a/multimedia/ncmpc/slack-desc
+++ b/multimedia/ncmpc/slack-desc
@@ -1,4 +1,12 @@
-ncmpc: ncmpc - ncurses MPD frontend
+# 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------------------------------------------------------|
+ncmpc: ncmpc (ncurses MPD frontend)
ncmpc:
ncmpc: ncmpc is a curses based MPD client. It connects to MPD running
ncmpc: running on a machine on the local network, and controls it using
@@ -6,3 +14,6 @@ ncmpc: and interface inspired to cplay.
ncmpc:
ncmpc:
ncmpc:
+ncmpc:
+ncmpc:
+ncmpc: