[source] tar = "https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-1.11.0.tar.gz" blake3 = "fe285c256f8550d2f9e9b7ad883ea0939a0f824019355309315cfa2df3f423d5" [build] template = "meson" mesonflags = [ "-Denable-wayland=true", "-Denable-x11=false", "-Denable-tools=false", "-Denable-docs=false", "-Denable-xkbregistry=false", "-Dxkb-config-root=/usr/share/X11/xkb", "-Dx-locale-root=/usr/share/X11/locale", ] dependencies = [ "libwayland", "wayland-protocols", "xkeyboard-config", ] [package] version = "0.2.3" description = "libxkbcommon — XKB keyboard handling library (Red Bear OS v6.0 2026, WIP overlay fork)"