aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorAndrew Brouwers <abrouwers@gmail.com>2010-05-11 19:45:41 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-11 19:45:41 +0200
commit53db0e174a7de4cf0444f25646153e779f8a306b (patch)
tree6cb01450d6a027b2600123e065d09e12f84e9635 /multimedia
parent3df0264ebe42b2ff58f105b9d293f31f24b4b596 (diff)
multimedia/ncmpc: Updated for version 0.11.1
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 11cadbb6ec66..229fe1c45c20 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 c5fc878c6b97..1678993f02f5 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 48bbb4a67f1b..0d9b3271e2ed 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 742f290df8cb..fab749d40f6d 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: