. "${GRIMOIRE}/MESON_FUNCTIONS"
           SPELL=wayland-protocols
         VERSION=1.46
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://wayland.freedesktop.org
   SOURCE_URL[0]=https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/$VERSION/downloads/$SOURCE
# Watch: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/tags wayland-protocols-([0-9.]+)[.]tar
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=freedesktop.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
      LICENSE[0]=GPL
         ENTERED=20161125
        KEYWORDS=""
           SHORT="protocols for wayland/weston"
cat << EOF
protocols for wayland/weston
EOF
