. "${GRIMOIRE}/MESON_FUNCTIONS"
           SPELL=wlr-randr
         VERSION=0.4.1
     SOURCE_HASH=sha256:fd5783002c13d37267898e571f03b618363d13952a264cf3d61a35383869d631
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
   SOURCE_URL[0]=https://git.sr.ht/~emersion/${SPELL}/refs/download/v${VERSION}/$SOURCE
# Watch: https://git.sr.ht/~emersion/wlr-randr/refs archive/v([0-9.]+)[.]tar
      LICENSE[0]=MIT
        WEB_SITE=https://sr.ht/~emersion/wlr-randr/
         ENTERED=20230228
        KEYWORDS="wayland randr screen resolution"
           SHORT="utility to manage outputs of a wayland compositor"
cat << EOF
Command line interface which allows setting the size, scale, orientation of the output for a screen.
This utility requires the compositor to implement the wlr output management protocol.
Currently, only wlroots based compositor support this protocol.
EOF
