. "$GRIMOIRE"/MESON_FUNCTIONS
           SPELL=waycheck
         VERSION=1.7.0
          SOURCE="$SPELL-v$VERSION.tar.bz2"
   SOURCE_URL[0]=https://gitlab.freedesktop.org/serebit/$SPELL/-/archive/v$VERSION/$SOURCE
     SOURCE_HASH=sha512:856e36883849a2e625066bd142c981ade6eae38ec725caaf74332c54fbed8da3f7fb9c14b3a7773f9c74d1c2f4fce9d45d733871e5ad0f5c9c209747f5fe9056
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-v$VERSION"
        WEB_SITE="https://gitlab.freedesktop.org/serebit/waycheck"
      LICENSE[0]="Apache-2.0"
         ENTERED=20240914
        KEYWORDS=""
           SHORT="GUI tool that displays the protocols implemented by a Wayland compositor"
cat << EOF
Waycheck is a simple Qt6 application that displays all of the Wayland
protocols that your compositor supports, and all of the protocols that
it doesn't support. It can be used to compare protocol support between
compositors, or if you're working on your own compositor, to keep track of
which protocols you still need to implement.
EOF
