          MODULE=mpd
         VERSION=0.24.9
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/MusicPlayerDaemon/MPD/archive/refs/tags/v${VERSION}.tar.gz
      SOURCE_VFY=sha256:8a3e7af8e203e561527e07be09aa98b94fb8f6befd7ec4c884e3bbac6bc8c744
SOURCE_DIRECTORY=$BUILD_DIRECTORY/MPD-$VERSION
        WEB_SITE=https://musicpd.org
         ENTERED=20060421
         UPDATED=20260311
           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
