          MODULE=libinput
         VERSION=1.31.1
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://gitlab.freedesktop.org/$MODULE/$MODULE/-/archive/$VERSION/
      SOURCE_VFY=sha256:e0bb6537de892ce7c63fc5be9ad373eae894b7655c92220ef00316cc33097356
        WEB_SITE=https://wiki.freedesktop.org/www/Software/libinput/
         ENTERED=20151211
         UPDATED=20260402
           SHORT="Handles input devices for display servers and other applications"

cat << EOF
Libinput is a library to handle input devices in Wayland compositors and to
provide a generic X.Org input driver. It provides device detection, device
handling, input device event processing and abstraction so minimize the amount
of custom input code compositors need to provide the common set of functionality
that users expect.
EOF
