1 # Contributor: mitro <mitro@somecode.com>
5 pkgdesc="Gaiptek Tablet Manager"
6 url="http://aiptektablet.sourceforge.net/"
10 makedepends=('gcc' 'make')
11 source=(http://downloads.sourceforge.net/project/aiptektablet/gaiptek.kde.tar.gz)
12 md5sums=('6d07a8b2e85738c1da93b41ff7893e2c')
15 cd $startdir/src/gaiptek.kde
16 ./configure --prefix=/usr --without-arts --with-extra-includes=/opt/kde/include
17 make DESTDIR=$startdir/pkg LIBS=-lXi install