xf86-input-wacom: rebuild for xorg-server-1.15.
This commit is contained in:
parent
dc0cb69791
commit
5c63f69cc1
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template build file for 'xf86-input-wacom'.
|
# Template build file for 'xf86-input-wacom'.
|
||||||
pkgname=xf86-input-wacom
|
pkgname=xf86-input-wacom
|
||||||
version=0.23.0
|
version=0.23.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-xorg-conf-dir=/etc/X11/xorg.conf.d"
|
configure_args="--with-xorg-conf-dir=/etc/X11/xorg.conf.d"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xorg-server-devel>=1.14 libXrandr-devel libXinerama-devel libXi-devel"
|
makedepends="xorg-server-devel>=1.15<1.16 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>"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
@ -26,7 +26,7 @@ xf86-input-wacom-devel_package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
xf86-input-wacom_package() {
|
xf86-input-wacom_package() {
|
||||||
depends="xserver-abi-input-19_1"
|
depends="xserver-abi-input-20_1"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove all
|
vmove all
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue