2012-03-22 08:37:18 +01:00
|
|
|
# Template build file for 'xf86-input-wacom'.
|
|
|
|
pkgname=xf86-input-wacom
|
2013-01-04 06:52:32 +01:00
|
|
|
version=0.19.0
|
|
|
|
revision=1
|
2012-03-22 08:37:18 +01:00
|
|
|
build_style=gnu-configure
|
2012-12-16 21:12:49 +01:00
|
|
|
subpackages="${pkgname}-devel"
|
|
|
|
depends="xserver-abi-input>=18<19"
|
|
|
|
makedepends="xorg-server-devel>=1.13.1 libXrandr-devel libXinerama-devel libXi-devel"
|
2012-03-22 08:37:18 +01:00
|
|
|
short_desc="Xorg Wacom tablet input driver"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-01-04 06:52:32 +01:00
|
|
|
homepage="http://xorg.freedesktop.org"
|
|
|
|
license="MIT"
|
|
|
|
distfiles="${SOURCEFORGE_SITE}/linuxwacom/${pkgname}-${version}.tar.bz2"
|
|
|
|
checksum=a3d8f3ee2e8f896a577e67cb4fb36c384b1405c33c4b528268a06b2f73847bd2
|
2012-03-22 08:37:18 +01:00
|
|
|
|
|
|
|
post_install() {
|
2012-07-09 23:02:37 +02:00
|
|
|
vinstall ${FILESDIR}/70-wacom.rules 644 usr/lib/udev/rules.d
|
2012-03-22 08:37:18 +01:00
|
|
|
}
|