. $GRIMOIRE/MESON_FUNCTIONS &&
           SPELL=xstdcmap
         VERSION=1.0.6
          SOURCE=${SPELL}-${VERSION}.tar.xz
   SOURCE_URL[0]=https://xorg.freedesktop.org/archive/individual/app/$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}/${SPELL}-${VERSION}
        WEB_SITE=https://xorg.freedesktop.org
         ENTERED=20051125
      LICENSE[0]=XCL
           SHORT="Module xstdcmap for xorg"
cat << EOF
The xstdcmap utility can be used to selectively define standard colormap
properties.  It is intended to be run from a user's X startup script to
create standard colormap definitions in order to facilitate sharing of
scarce colormap resources among clients using PseudoColor visuals.
EOF
