source $GRIMOIRE/MESON_FUNCTIONS
           SPELL=libxfixes
             PKG=libXfixes
         VERSION=6.0.2
  SECURITY_PATCH=1
          SOURCE=${PKG}-${VERSION}.tar.xz
   SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
        WEB_SITE=https://xorg.freedesktop.org
         ENTERED=20051125
      LICENSE[0]=XCL
           SHORT="Augmented versions of core protocol requests"
cat << EOF
Xfixes is a simple library designed to interface the X Fixes Extension.
This extension provides application with work arounds for various
limitations in the core protocol.
EOF
