          MODULE=libxkbcommon
         VERSION=1.13.2
          SOURCE=xkbcommon-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-xkbcommon-$VERSION
      SOURCE_URL=https://github.com/xkbcommon/libxkbcommon/archive/
      SOURCE_VFY=sha256:acc4d5f7c3cbba5f9f8d08d8bdbeede84ecede46792f47929aa9321873385528
        WEB_SITE=https://xkbcommon.org/
         ENTERED=20140918
         UPDATED=20260601
           SHORT="A library to handle keyboard descriptions"

cat << EOF
xkbcommon is a library to handle keyboard descriptions, including loading them
from disk, parsing them and handling their state. It's mainly meant for client
toolkits, window systems, and other system applications; currently that includes
Wayland, kmscon, GTK+, Qt, Clutter, and more. It is also used by some XCB
applications for proper keyboard support.
EOF
