. "${GRIMOIRE}/MESON_FUNCTIONS"
           SPELL=libliftoff
         VERSION=0.5.0
     SOURCE_HASH=sha256:3309218c3137a70faada653690802b514e4e46d9b38e7d9d5948ffcc4831f3b1
          SOURCE=$SPELL-v$VERSION.tar.gz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-v${VERSION}"
   SOURCE_URL[0]=https://gitlab.freedesktop.org/emersion/${SPELL}/-/archive/v${VERSION}/${SOURCE}
# Watch: https://gitlab.freedesktop.org/emersion/libliftoff/-/tags tags/v([0-9.]+)
      LICENSE[0]=MIT
        WEB_SITE=https://gitlab.freedesktop.org/emersion/libliftoff
         ENTERED=20230308
        KEYWORDS="wayland wlroots libs"
           SHORT="KMS plane library"
cat << EOF
Lightweight KMS plane library.

libliftoff eases the use of KMS planes from userspace without standing in your
way. Users create "virtual planes" called layers, set KMS properties on them,
and libliftoff will pick hardware planes for these layers if possible.
EOF
