. "${GRIMOIRE}/MESON_FUNCTIONS"
           SPELL=pkgconf
         VERSION=3.0.7
     SOURCE_HASH=sha512:2e5d7ab3698320fb4f9fd14d95df0cef1302b7177afa8823c2410a145aeb4e15d2386637cb1bed0d96b994b89349f0572b1540f42187665b8344df9fd71de511
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/pkgconf/${SPELL}/archive/${SOURCE}
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
