xf86-input-joystick: rebuild for xorg-server-1.15.

This commit is contained in:
Juan RP 2013-12-29 10:12:44 +01:00
parent 04040d0f7c
commit eb0d138947

View file

@ -1,10 +1,10 @@
# Template build file for 'xf86-input-joystick'. # Template build file for 'xf86-input-joystick'.
pkgname=xf86-input-joystick pkgname=xf86-input-joystick
version=1.6.2 version=1.6.2
revision=3 revision=4
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="xorg-server-devel>=1.14" makedepends="xorg-server-devel>=1.15<1.16"
short_desc="Joystick Input driver for Xorg" short_desc="Joystick Input driver for Xorg"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://xorg.freedesktop.org/" homepage="http://xorg.freedesktop.org/"
@ -25,7 +25,7 @@ xf86-input-joystick-devel_package() {
} }
xf86-input-joystick_package() { xf86-input-joystick_package() {
depends="xserver-abi-input-19_1" depends="xserver-abi-input-20_1"
pkg_install() { pkg_install() {
vmove all vmove all
} }