updated on Mon Jan 16 20:00:43 UTC 2012
[aur-mirror.git] / touchkit / PKGBUILD
blob1583f352964b0cdb1e6cc5bbfee412df7fed1f03
1 # Contributor: Tyler
3 pkgname=touchkit
4 pkgver=2.01
5 pkgrel=1
6 pkgdesc="eGalax touchscreen driver"
7 arch=('i686')
8 license=()
9 url="http://moho.frihost.net/dta/?page_id=194"
10 depends=('glib2' 'libxi' 'fontconfig' 'libxinerama' 'libpng' 'libxcursor' 'libsm' 'libxrandr')
11 source=(http://moho.frihost.net/dta/wp-content/uploads/TouchKit-2.01.1512-32b-k26-x14.tar.gz)
12 md5sums=('ac85ab1090339dff8c1bb4041db1e394')
14 build() {
15   cd "$startdir/src/TouchKit_x14"
16   install -Dm755 egalax_drv.so $startdir/pkg/usr/lib/xorg/modules/input/egalax_drv.so
17   install -Dm755 TouchKit $startdir/pkg/usr/bin/TouchKit