. "${GRIMOIRE}/MESON_FUNCTIONS"
           SPELL=pkgconf
         VERSION=2.9.99
     SOURCE_HASH=sha512:09d5146063c0f4f47db11c6eed49fd32bacad9d3bd22ffa6312acef82801bde7c446888bc5a47829e8577f9199e31fc47ba1fabf62e24493eb0bd83ab0fe8bdc
          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
