. "${GRIMOIRE}/MESON_FUNCTIONS"
           SPELL=pkgconf
         VERSION=3.0.1
     SOURCE_HASH=sha512:e68d9191c74b767462a3af6bc46a676953191e17d359a57a81f0e1c5532f872e2c5ad6e112e43f3bfb1d7b84f6d92a1a4bfecbc613b7f669cae890561c98d6f1
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/pkgconf/${SPELL}/archive/${SOURCE}
# Watch: https://github.com/pkgconf/pkgconf/tags/
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${SPELL}-${VERSION}"
        WEB_SITE=http://pkgconf.org/
      LICENSE[0]=ISC
         ENTERED=20220722
        KEYWORDS=""
           SHORT="package compiler and linker metadata toolkit"
cat << EOF
pkgconf is a program which helps to configure compiler and linker flags for
development libraries. It is similar to pkg-config from freedesktop.org.

libpkgconf is a library which provides access to most of pkgconf's
functionality, to allow other tooling such as compilers and IDEs to discover
and use libraries configured by pkgconf.
EOF
