# # Multitouch Protocol Translation Library. # # The mtdev is a stand-alone library which transforms all variants of # kernel MT events to the slotted type B protocol. The events put into # mtdev may be from any MT device, specifically type A without contact # tracking, type A with contact tracking, or type B with contact # tracking. See the kernel documentation for further details. # 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=mtdev pkgversion=1.1.6 arch=amd64 release=1 pkgcategory="libs" full_pkgname=mtdev_1.1.6_amd64-1@libs blurb="Multitouch Protocol Translation Library." homepage="https://bitmath.org/code/mtdev/" license="MIT" fetch="https://bitmath.org/code/mtdev/mtdev-1.1.6.tar.bz2" replace=""