summaryrefslogtreecommitdiff
path: root/extra/xf86-input-aiptek
diff options
context:
space:
mode:
authorJoshua I. Haase H. (xihh) <hahj87@gmail.com>2012-10-23 02:35:49 -0500
committerJoshua I. Haase H. (xihh) <hahj87@gmail.com>2012-10-23 02:35:49 -0500
commit0cb1158276158c1c2f4bef15c278ffcaf8859172 (patch)
tree9b0118345ec8a149ba02bceb10f353749c3dbccb /extra/xf86-input-aiptek
parentfa95bb04dbbc63d07b1f84fb8ce5272085097eb7 (diff)
parentf8ec57e91051f85129d837252605854c888567d0 (diff)
Merge branch 'master' of gitpar:abslibre-mips64el
Diffstat (limited to 'extra/xf86-input-aiptek')
-rw-r--r--extra/xf86-input-aiptek/PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/extra/xf86-input-aiptek/PKGBUILD b/extra/xf86-input-aiptek/PKGBUILD
index 7b8a375ca..462e85a63 100644
--- a/extra/xf86-input-aiptek/PKGBUILD
+++ b/extra/xf86-input-aiptek/PKGBUILD
@@ -1,18 +1,17 @@
-# $Id: PKGBUILD 153301 2012-03-12 20:52:36Z andyrtr $
+# $Id: PKGBUILD 168554 2012-10-13 11:43:19Z andyrtr $
#Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xf86-input-aiptek
pkgver=1.4.1
-pkgrel=3
+pkgrel=5
pkgdesc="X.Org Aiptek USB Digital Tablet input driver"
arch=(i686 x86_64 'mips64el')
url="http://xorg.freedesktop.org/"
license=('custom')
depends=('glibc')
-makedepends=('pkgconfig' 'xorg-server-devel>=1.11.99.902')
-conflicts=('xorg-server<1.11.99.902')
+makedepends=('xorg-server-devel' 'X-ABI-XINPUT_VERSION=18' 'resourceproto' 'scrnsaverproto')
+conflicts=('xorg-server<1.13' 'X-ABI-XINPUT_VERSION<18' 'X-ABI-XINPUT_VERSION>=19')
options=('!libtool')
-groups=('xorg-drivers' 'xorg')
source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('55ea7d12d3e24fd72eacc966a59262864dce7769')