           SPELL=ncmpcpp
         VERSION=0.10.1
     SOURCE_HASH=sha512:f726f46dfca7dd843144babb6efae534b95d3862bdfba522b5a2dee9eb6605eb22bb93521147d42c9df22316fb4512dd33e33831fe23b1202a302110cf27f54c
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]="https://github.com/${SPELL}/${SPELL}/archive/refs/tags/${VERSION}.tar.gz"
# Watch: https://github.com/ncmpcpp/ncmpcpp/tags tags/([0-9.]+)[.]tar
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=http://ncmpcpp.rybczak.net/
      LICENSE[0]=GPL
         ENTERED=20081129
           SHORT="featureful ncurses based MPD client inspired by ncmpc"
cat << EOF
ncmpcpp is very similar to ncmpc if it comes to user interface, but it provides
a lot of additional features:

* tag editor
* playlist editor
* easy to use search engine
* media library
* music visualizer
* ability to fetch artist info from last.fm
* new display mode
* alternative user interface
* ability to browse and add files from outside of MPD music directory

...and a lot more minor functions.
EOF
