source $GRIMOIRE/MESON_FUNCTIONS
           SPELL=xorgproto
         VERSION=2024.1
      PATCHLEVEL=1
          SOURCE=$SPELL-$VERSION.tar.xz
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://xorg.freedesktop.org/archive/individual/proto/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=https://xorg.freedesktop.org
      LICENSE[0]=XCL
         ENTERED=20180206
        KEYWORDS=""
           SHORT="all the proto files from Xorg"
cat << EOF
all the proto files from Xorg
this replace all of the individual packages
EOF
