           SPELL=pkgconfig
         VERSION=0.19
#          SOURCE=$SPELL-$VERSION.tar.gz
#SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
          SOURCE=pkg-config-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pkg-config-$VERSION
   SOURCE_URL[0]=http://www.freedesktop.org/software/$SPELL/releases/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
       BUILD_API=2
        WEB_SITE=http://pkgconfig.freedesktop.org
         ENTERED=20010922
         UPDATED=20050404
           SHORT='A system for managing library compile/link flags'
cat << EOF
pkg-config is a system for managing library compile/link flags that
works with automake and autoconf. It replaces the ubiquitous *-config
scripts you may have seen with a single tool. There's nothing
desktop-specific or desktop-related about pkg-config, despite it being
on freedesktop.org.
EOF
