xf86-input-wacom: switch to /usr.
This commit is contained in:
parent
c9558af699
commit
72740e5c71
1 changed files with 4 additions and 6 deletions
|
@ -1,21 +1,19 @@
|
||||||
# Template build file for 'xf86-input-wacom'.
|
# Template build file for 'xf86-input-wacom'.
|
||||||
pkgname=xf86-input-wacom
|
pkgname=xf86-input-wacom
|
||||||
version=0.14.0
|
version=0.14.0
|
||||||
distfiles="${SOURCEFORGE_SITE}/linuxwacom/$pkgname-$version.tar.bz2"
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
subpackages="$pkgname-devel"
|
||||||
depends="xorg-server"
|
depends="xorg-server"
|
||||||
makedepends="xorg-server-devel libXrandr-devel libXinerama-devel libXi-devel"
|
makedepends="xorg-server-devel libXrandr-devel libXinerama-devel libXi-devel"
|
||||||
revision=1
|
|
||||||
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"
|
||||||
checksum=929817ec7979d87432226245c687a1fdd211dcd3057c9d10dce72a933d80a69e
|
checksum=929817ec7979d87432226245c687a1fdd211dcd3057c9d10dce72a933d80a69e
|
||||||
long_desc="
|
long_desc="
|
||||||
This package provides the Xorg event device input driver for the
|
This package provides the Xorg event device input driver for the
|
||||||
Wacom tablets."
|
Wacom tablets."
|
||||||
|
|
||||||
subpackages="$pkgname-devel"
|
|
||||||
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/70-wacom.rules 644 lib/udev/rules.d
|
vinstall ${FILESDIR}/70-wacom.rules 644 usr/lib/udev/rules.d
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue