# # API for the X Keyboard Extension. # # Libxklavier is a library providing high-level API for the # X Keyboard Extension known as XKB. # 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=libxklavier pkgversion=5.4 arch=amd64 release=1 pkgcategory="x-libs" full_pkgname=libxklavier_5.4_amd64-1@x-libs blurb="API for the X Keyboard Extension." homepage="https://www.freedesktop.org/software/libxklavier" license="LGPLv2+" fetch="https://people.freedesktop.org/~svu/libxklavier-5.4.tar.bz2" replace=""