          MODULE=wayland
         VERSION=1.26.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://gitlab.freedesktop.org/wayland/wayland/-/releases/$VERSION/downloads/
      SOURCE_VFY=sha256:64176eaa46e4969903e286f8e5ef8331affc17fdf03ac9b58381d2b23162b7a3
        WEB_SITE=https://wayland.freedesktop.org
            TYPE=meson
         ENTERED=20151123
         UPDATED=20260730
           SHORT="A compositor to talk to its clients"

cat << EOF
Wayland is a protocol for a compositor to talk to its clients as well as a C
library implementation of that protocol. The compositor can be a standalone
display server running on Linux kernel modesetting and evdev input devices,
an X application, or a wayland client itself. The clients can be traditional
applications, X servers (rootless or fullscreen) or other display servers.
EOF
