source "${GRIMOIRE}/MESON_FUNCTIONS" &&

           SPELL=pinentry-bemenu
         VERSION=0.12.0
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/t-8ch/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:243b0572ae80f9fe95269545f13f71a85a84afd75f212872ccb7f34c078b86ba92faca2cdf772e333390bd1367b9e5272247ba1dfb40fc86a1bbd0efb5da2991
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/t-8ch/pinentry-bemenu
         ENTERED=20220822
      LICENSE[0]=GPL
           SHORT="Pinentry based on bemenu"
cat << EOF
Pinentry implementation based on bemenu.
EOF
