xf86-input-wacom: update to 0.23.0.
This commit is contained in:
parent
38df29919a
commit
c4db235385
|
@ -1,8 +1,9 @@
|
|||
# Template build file for 'xf86-input-wacom'.
|
||||
pkgname=xf86-input-wacom
|
||||
version=0.22.0
|
||||
version=0.23.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-xorg-conf-dir=/etc/X11/xorg.conf.d"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xorg-server-devel>=1.14 libXrandr-devel libXinerama-devel libXi-devel"
|
||||
short_desc="Xorg Wacom tablet input driver"
|
||||
|
@ -10,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
distfiles="${SOURCEFORGE_SITE}/linuxwacom/${pkgname}-${version}.tar.bz2"
|
||||
checksum=1685ee90b17d9c6ef613e56417d93f7f16404acd30d2bc681b67bbac0af547d4
|
||||
checksum=dbc030880f7f293f8f89b21c005ae49069bfdade5c35a436f86392c9bdbf8a8d
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/70-wacom.rules 644 usr/lib/udev/rules.d
|
||||
|
|
Loading…
Reference in New Issue