xf86-input-wacom: update to 0.19.0.
This commit is contained in:
parent
2fc188c9cf
commit
20c0b59c44
@ -1,18 +1,17 @@
|
|||||||
# Template build file for 'xf86-input-wacom'.
|
# Template build file for 'xf86-input-wacom'.
|
||||||
pkgname=xf86-input-wacom
|
pkgname=xf86-input-wacom
|
||||||
version=0.17.0
|
version=0.19.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
subpackages="${pkgname}-devel"
|
subpackages="${pkgname}-devel"
|
||||||
depends="xserver-abi-input>=18<19"
|
depends="xserver-abi-input>=18<19"
|
||||||
makedepends="xorg-server-devel>=1.13.1 libXrandr-devel libXinerama-devel libXi-devel"
|
makedepends="xorg-server-devel>=1.13.1 libXrandr-devel libXinerama-devel libXi-devel"
|
||||||
short_desc="Xorg Wacom tablet input driver"
|
short_desc="Xorg Wacom tablet input driver"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${SOURCEFORGE_SITE}/linuxwacom/$pkgname-$version.tar.bz2"
|
homepage="http://xorg.freedesktop.org"
|
||||||
checksum=ba6d6e531603e7c7b320f11d77a5104199fb1d1eef77b5a1af79eccbcbc21798
|
license="MIT"
|
||||||
long_desc="
|
distfiles="${SOURCEFORGE_SITE}/linuxwacom/${pkgname}-${version}.tar.bz2"
|
||||||
This package provides the Xorg event device input driver for the
|
checksum=a3d8f3ee2e8f896a577e67cb4fb36c384b1405c33c4b528268a06b2f73847bd2
|
||||||
Wacom tablets."
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/70-wacom.rules 644 usr/lib/udev/rules.d
|
vinstall ${FILESDIR}/70-wacom.rules 644 usr/lib/udev/rules.d
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
# Template file for 'xf86-input-wacom-devel'.
|
# Template file for 'xf86-input-wacom-devel'.
|
||||||
#
|
#
|
||||||
short_desc="${sourcepkg} development files"
|
short_desc="${short_desc} -- development files"
|
||||||
long_desc="${long_desc}
|
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
|
||||||
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user