. "${GRIMOIRE}/MESON_FUNCTIONS"
           SPELL=pkgconf
         VERSION=3.0.3
     SOURCE_HASH=sha512:4e49bb7b10c6fdebfa1175b4c33138b8aeca2582e49adb5c7ba66d08e8614771ef060b0c2673bd098c1aed821c8ade1a6dd276c1f4ac6e29bd7efcb8f4c0402e
          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
