xf86-input-wacom: update to 0.19.0.

This commit is contained in:
Juan RP 2013-01-04 06:52:32 +01:00
parent 2fc188c9cf
commit 20c0b59c44
2 changed files with 7 additions and 12 deletions

View File

@ -1,18 +1,17 @@
# Template build file for 'xf86-input-wacom'.
pkgname=xf86-input-wacom
version=0.17.0
revision=2
version=0.19.0
revision=1
build_style=gnu-configure
subpackages="${pkgname}-devel"
depends="xserver-abi-input>=18<19"
makedepends="xorg-server-devel>=1.13.1 libXrandr-devel libXinerama-devel libXi-devel"
short_desc="Xorg Wacom tablet input driver"
maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="${SOURCEFORGE_SITE}/linuxwacom/$pkgname-$version.tar.bz2"
checksum=ba6d6e531603e7c7b320f11d77a5104199fb1d1eef77b5a1af79eccbcbc21798
long_desc="
This package provides the Xorg event device input driver for the
Wacom tablets."
homepage="http://xorg.freedesktop.org"
license="MIT"
distfiles="${SOURCEFORGE_SITE}/linuxwacom/${pkgname}-${version}.tar.bz2"
checksum=a3d8f3ee2e8f896a577e67cb4fb36c384b1405c33c4b528268a06b2f73847bd2
post_install() {
vinstall ${FILESDIR}/70-wacom.rules 644 usr/lib/udev/rules.d

View File

@ -1,10 +1,6 @@
# Template file for 'xf86-input-wacom-devel'.
#
short_desc="${sourcepkg} development files"
long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
short_desc="${short_desc} -- development files"
noarch=yes
do_install() {