. "${GRIMOIRE}/MESON_FUNCTIONS"
           SPELL=pkgconf
         VERSION=2.9.98
     SOURCE_HASH=sha512:8284a5f78179755ba3df61baa62a11f4ce64729bc444f1e3545eb7d368a0cb4001ad07cc8a41e81f607b394c7f17b8b9f5c957ef59acbc8c990f9e8eebe0fb1b
          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
