summaryrefslogtreecommitdiffstats
path: root/audio-players/mpd/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/mpd/DETAILS')
-rwxr-xr-xaudio-players/mpd/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/audio-players/mpd/DETAILS b/audio-players/mpd/DETAILS
new file mode 100755
index 0000000000..2c81bba34b
--- /dev/null
+++ b/audio-players/mpd/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=mpd
+ VERSION=0.11.5
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://mercury.chem.pitt.edu/~shank/$SOURCE
+ MD5[0]=a28a326aebd89fab8927da46909e4d60
+ WEB_SITE=http://www.musicpd.org
+ ENTERED=20040516
+ UPDATED=20040516
+ LICENSE[0]=GPL
+ BUILD_API=2
+ DOCS="ChangeLog COPYING README UPGRADING"
+ SHORT="A daemon for playing music"
+cat << EOF
+A daemon for playing music (mp3, ogg vorbis, and flac). Music is played
+through the server's audio device. The daemon stores info about all available
+music, and this info can be easily searched and retrieved. Player control, info
+retrieval, and playlist management can all be managed remotely.
+EOF