# # Touchscreen access library. # # tslib consists of the library libts and tools that help you calibrate # and use it in your environment. # 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=tslib pkgversion=1.22 arch=amd64 release=1 pkgcategory="libs" full_pkgname=tslib_1.22_amd64-1@libs blurb="Touchscreen access library." homepage="https://github.com/kergoth/tslib" license="LGPLv2.1" fetch="https://github.com/kergoth/tslib/releases/download/1.22/tslib-1.22.tar.bz2" replace=""