xf86-input-wacom: update to 0.29.0.
This commit is contained in:
parent
b78461d4b8
commit
a69f79c7df
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template build file for 'xf86-input-wacom'.
|
||||
pkgname=xf86-input-wacom
|
||||
version=0.28.0
|
||||
version=0.29.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xorg-server-devel>=1.16<1.17 libXrandr-devel libXinerama-devel libXi-devel"
|
||||
makedepends="xorg-server-devel libXrandr-devel libXinerama-devel libXi-devel"
|
||||
depends="virtual?xserver-abi-input-21_1"
|
||||
short_desc="Xorg Wacom tablet input driver"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
distfiles="${SOURCEFORGE_SITE}/linuxwacom/${pkgname}-${version}.tar.bz2"
|
||||
checksum=7c19008ef727a5437d300fc297325953ad2b30a23163fba19adda2aa9ad6243b
|
||||
checksum=88507e76f1eb98a20c4381806e03c694adcff88ac0028f93892019a7a6fc8b96
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/70-wacom.rules 644 usr/lib/udev/rules.d
|
||||
|
|
Loading…
Reference in a new issue