           SPELL=pappl
         VERSION=1.4.9
#  SECURITY_PATCH=
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
         SOURCE2=$SOURCE.sig
      SOURCE_GPG=msweet.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=https://www.msweet.org/pappl
   SOURCE_URL[0]=https://github.com/michaelrsweet/pappl/releases/download/v$VERSION/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
         ENTERED=20220424
      LICENSE[0]=APACHE
        KEYWORDS="printer"
           SHORT="ramework/library for developing CUPS Printer Applications"
cat << EOF
PAPPL is a simple C-based framework/library for developing CUPS Printer Applications,
which are the recommended replacement for printer drivers.
It was specifically developed to support LPrint and a future Gutenprint Printer Application,
but is sufficiently general purpose to support any kind of printer or driver
that can be used on desktops, servers, and in embedded environments.
EOF
