summaryrefslogtreecommitdiffstats
path: root/audio-players/mpc/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/mpc/DETAILS')
-rwxr-xr-xaudio-players/mpc/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/audio-players/mpc/DETAILS b/audio-players/mpc/DETAILS
new file mode 100755
index 0000000000..8eaf40652d
--- /dev/null
+++ b/audio-players/mpc/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=mpc
+ VERSION=0.11.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://mercury.chem.pitt.edu/~shank/$SOURCE
+ WEB_SITE=http://www.musicpd.org
+ MD5[0]=cf43a012a9292e804b62f269061b54b3
+ LICENSE[0]=GPL
+ ENTERED=20040516
+ UPDATED=20040516
+ DOCS="AUTHORS COPYING ChangeLog README"
+ SHORT="A command line tool to interface MPD"
+cat << EOF
+A command line tool to interface MPD.
+Features:
+* Bash tab completion
+* Can pipe output of other commands into mpc
+EOF