# # Utility to configure and test X input devices. # # xinput is a utility to list available input devices, query information # about a device and change input device settings. # 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=xinput pkgversion=1.6.3 arch=amd64 release=1 pkgcategory="xorg_app" full_pkgname=xinput_1.6.3_amd64-1@xorg_app blurb="Utility to configure and test X input devices." homepage="https://www.x.org" license="MIT X Consortium" fetch="https://www.x.org/releases/individual/app/xinput-1.6.3.tar.bz2" replace=""