xf86-input-wacom: update to 0.27.0.
This commit is contained in:
parent
b6e4eb818c
commit
7205e3dd7f
|
@ -1,10 +1,9 @@
|
|||
# Template build file for 'xf86-input-wacom'.
|
||||
pkgname=xf86-input-wacom
|
||||
version=0.25.0
|
||||
revision=2
|
||||
version=0.27.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-xorg-conf-dir=/etc/X11/xorg.conf.d"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xorg-server-devel>=1.16<1.17 libXrandr-devel libXinerama-devel libXi-devel"
|
||||
depends="virtual?xserver-abi-input-21_1"
|
||||
|
@ -13,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
distfiles="${SOURCEFORGE_SITE}/linuxwacom/${pkgname}-${version}.tar.bz2"
|
||||
checksum=338c29ec775859829d334d4c51a64b5baf3344ed957ffa0ae31d28f96a677c1a
|
||||
checksum=d1280361595f28c273d237cb234c28ca77617f875207ee0424a385a41407ec42
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/70-wacom.rules 644 usr/lib/udev/rules.d
|
||||
|
|
Loading…
Reference in New Issue