# # Input device library. # # Library that handles input devices for display servers and other # applications that need to directly deal with input devices. # 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=libinput pkgversion=1.19.4 arch=amd64 release=1 pkgcategory="xorg_extra" full_pkgname=libinput_1.19.4_amd64-1@xorg_extra blurb="Input device library." homepage="https://www.x.org" license="MIT X Consortium" fetch="https://www.freedesktop.org/software/libinput/libinput-1.19.4.tar.xz" replace=""