Bump xf86-input-mouse to 1.5.0

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
Paulius Zaleckas 2010-02-28 11:33:45 +02:00
parent accb8589e3
commit 8cfd4c5f7a
2 changed files with 3 additions and 2 deletions

View File

@ -5,5 +5,5 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_MOUSE
select BR2_PACKAGE_XPROTO_RANDRPROTO
select BR2_PACKAGE_XPROTO_XPROTO
help
xf86-input-mouse 1.2.2
xf86-input-mouse 1.5.0
X.Org driver for mouse input devices

View File

@ -4,10 +4,11 @@
#
################################################################################
XDRIVER_XF86_INPUT_MOUSE_VERSION = 1.3.0
XDRIVER_XF86_INPUT_MOUSE_VERSION = 1.5.0
XDRIVER_XF86_INPUT_MOUSE_SOURCE = xf86-input-mouse-$(XDRIVER_XF86_INPUT_MOUSE_VERSION).tar.bz2
XDRIVER_XF86_INPUT_MOUSE_SITE = http://xorg.freedesktop.org/releases/individual/driver
XDRIVER_XF86_INPUT_MOUSE_AUTORECONF = NO
XDRIVER_XF86_INPUT_MOUSE_LIBTOOL_PATCH = NO
XDRIVER_XF86_INPUT_MOUSE_DEPENDENCIES = xserver_xorg-server xproto_inputproto xproto_randrproto xproto_xproto
XDRIVER_XF86_INPUT_MOUSE_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install