. "${GRIMOIRE}/MESON_FUNCTIONS"
           SPELL=wdisplays
         VERSION=1.0
          SOURCE=${SPELL}-git.tar.xz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
   SOURCE_URL[0]="git_http://github.com/luispabon/${SPELL}.git:${SPELL}-git:7f2eac0d2aa81b5f495da7950fd5a94683f7868e"
  FORCE_DOWNLOAD="on"
   SOURCE_IGNORE="volatile"
      LICENSE[0]=GPL
        WEB_SITE=https://github.com/luispabon/wdisplays
         ENTERED=20230321
           SHORT="application for configuring displays in Wayland compositors"
cat << EOF
wdisplays is a graphical application for configuring displays in
Wayland compositors. It borrows some code from kanshi. It should work in any
compositor that implements the wlr-output-management-unstable-v1 protocol.
Compositors that are known to support the protocol are Sway and Wayfire.
The goal of this project is to allow precise adjustment of display settings
in kiosks, digital signage, and other elaborate multi-monitor setups.
EOF
