summaryrefslogtreecommitdiffstats
path: root/audio-players/mpd/DETAILS
blob: 4e7e25a2651b9f3b1993473f1a1cfbaa24b18481 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
           SPELL=mpd
         VERSION=0.18.14
          BRANCH=`echo $VERSION | cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://www.musicpd.org/download/$SPELL/$BRANCH/$SOURCE
     SOURCE_HASH=sha512:93a41281ec36b4af745b20ac01ea42713ee34ecf84cf58ce386811cbee0324524e7c6d2e84d8b8c69d996dcb5e646bd32d498a07d333d6d71088323175bb41f4
      LICENSE[0]=GPL
        KEYWORDS="music players audio"
        WEB_SITE=http://www.musicpd.org/
         ENTERED=20040516
            DOCS="ChangeLog COPYING README UPGRADING"
           SHORT="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