# # 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+, Clutter, and others. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=libxkbcommon pkgversion=1.5.0 arch=amd64 release=1 pkgcategory="xorg_extra" full_pkgname=libxkbcommon_1.5.0_amd64-1@xorg_extra blurb="xkbcommon is a library to handle keyboard descriptions." homepage="https://xkbcommon.org/" license="Custom (derivations from MIT/X11 license)" fetch="https://xkbcommon.org/download/libxkbcommon-1.5.0.tar.xz" replace=""