summaryrefslogtreecommitdiffstats
path: root/audio-players/mpd/DETAILS
blob: ff32e8363fc1384da088d5908a8dd5fcf46fa7e9 (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.16
          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:bddd0236066bae97ef690b24a0eac46d892fe10ce7c5455634cb8b84210bf2ceb1b5ee8c7754fcf581de7fbd165c9b805f179e243b88bc87e6254e72fa6c8f45
      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