          MODULE=mpd
         VERSION=0.24.14
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/MusicPlayerDaemon/MPD/archive/refs/tags/v${VERSION}.tar.gz
      SOURCE_VFY=sha256:55a1ce144edf04e0072a508dceecfae1cf9e23208d549ef31953184a57f67cfc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/MPD-$VERSION
        WEB_SITE=https://musicpd.org
         ENTERED=20060421
         UPDATED=20260814
           SHORT="Music player daemon"

cat << EOF
Music Player Daemon (MPD) allows remote access for playing music (MP3, Ogg
Vorbis, FLAC, AAC, Mod, and wave files) and managing playlists.
MPD is designed for integrating a computer into a stereo system that provides
control for music playback over a local network. It also makes a great desktop
music player, especially if you are a console junkie, like frontend options,
or restart X often.
EOF
