1 # Maintainer: Antonio Rojas <arojas@archlinux.org>
6 pkgdesc="Touchscreen Access Library"
8 url="https://github.com/kergoth/tslib"
12 source=("https://github.com/kergoth/tslib/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
13 sha256sums=('aaf0aed410a268d7b51385d07fe4d9d64312038e87c447ec8a24c8db0a15617a'
15 validpgpkeys=(F2082B880F9E423934686E3F500398DF5AB387D3) # Martin Kepplinger <martink@posteo.de>
19 ./configure --prefix=/usr --sysconfdir=/etc
25 make DESTDIR="$pkgdir" install