. "${GRIMOIRE}/MESON_FUNCTIONS"
           SPELL=libdisplay-info
         VERSION=0.3.0
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://gitlab.freedesktop.org/emersion/libdisplay-info/-/releases/${VERSION}/downloads/${SOURCE}
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=freedesktop.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
      LICENSE[0]=MIT
        WEB_SITE=https://gitlab.freedesktop.org/emersion/libdisplay-info
         ENTERED=20230308
        KEYWORDS="wayland wlroots libs"
           SHORT="EDID and DisplayID library"
cat << EOF
EDID and DisplayID library.
Goals:

* Provide a set of high-level, easy-to-use, opinionated functions as well as
  low-level functions to access detailed information.
* Simplicity and correctness over performance and resource usage.
* Well-tested and fuzzed.
EOF
