summaryrefslogtreecommitdiff
path: root/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk
blob: 696a8575c48b3b335f934edb8e05f88877fcc3f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
################################################################################
#
# xdriver_xf86-input-libinput
#
################################################################################

XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 0.23.0
XDRIVER_XF86_INPUT_LIBINPUT_SOURCE = xf86-input-libinput-$(XDRIVER_XF86_INPUT_LIBINPUT_VERSION).tar.bz2
XDRIVER_XF86_INPUT_LIBINPUT_SITE = http://xorg.freedesktop.org/releases/individual/driver
XDRIVER_XF86_INPUT_LIBINPUT_LICENSE = MIT
XDRIVER_XF86_INPUT_LIBINPUT_LICENSE_FILES = COPYING
XDRIVER_XF86_INPUT_LIBINPUT_DEPENDENCIES = libinput xserver_xorg-server xproto_inputproto xproto_xproto
XDRIVER_XF86_INPUT_LIBINPUT_AUTORECONF = YES

$(eval $(autotools-package))