          MODULE=libmanette
         VERSION=0.2.12
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://gitlab.gnome.org/GNOME/libmanette/-/archive/0.2.12/
      SOURCE_VFY=sha256:4c2e458e7e9b4d41be19553275fb07cde54a7e82e85fd3b32637f205ff7992e0
        WEB_SITE=https://gnome.pages.gitlab.gnome.org/libmanette/
         ENTERED=20210327
         UPDATED=20250916
           SHORT="Simple GObject game controller library"

cat << EOF
libmanette offers painless access to game controllers, from any programming
language and with little dependencies.
It supports the de-facto standard gamepad, as defined by the W3C standard
gamepad specification or as implemented by the SDL GameController. Convertion
of raw gamepad events into usable ones is handled transparently using an
embedded library of mappings in the popular SDL mapping string format.
EOF
