source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=chromaprint
         VERSION=1.5.1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/acoustid/chromaprint/releases/download/v$VERSION/$SOURCE
     SOURCE_HASH=sha512:ea16e4d2b879c15b1d9b9ec93878da8b893f1834c70942663e1d2d106c2e0a661094fe2dd3bae7a6c2a1f9d5d8fab5e0b0ba493561090cf57b2228606fad1e66
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://acoustid.org/chromaprint"
      LICENSE[0]=GPL
         ENTERED=20160825
           SHORT="a client-side library that implements a custom algorithm for extracting fingerprints from any audio source"
cat << EOF
Chromaprint is the core component of the AcoustID project. It's a client-side
library that implements a custom algorithm for extracting fingerprints from
any audio source.
EOF
