          MODULE=xkbcomp
         VERSION=1.5.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$XORG_URL/individual/app/
      SOURCE_VFY=sha256:2ac31f26600776db6d9cd79b3fcd272263faebac7eb85fb2f33c7141b8486060
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060120
         UPDATED=20251203
           SHORT="The X.Org XKB keyboard description compiler"

cat << EOF
xkbcomp is the keymap compiler that converts a description of an XKB keymap
into one of several output formats. The most common use is to create a compiled
keymap file (.xkm) which can be read directly by XKB-capable X servers or
utilities.
EOF
