summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xkeyboard-config/xkeyboard-config.mk
blob: 674d15d9d347eae944df03ff91a27812ceed0cde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
################################################################################
#
# xkeyboard-config
#
################################################################################

XKEYBOARD_CONFIG_VERSION = 2.10.1
XKEYBOARD_CONFIG_SOURCE = xkeyboard-config-$(XKEYBOARD_CONFIG_VERSION).tar.bz2
XKEYBOARD_CONFIG_SITE = http://www.x.org/releases/individual/data/xkeyboard-config/
XKEYBOARD_CONFIG_LICENSE = MIT
XKEYBOARD_CONFIG_LICENSE_FILES = COPYING

XKEYBOARD_CONFIG_CONF_OPT = --disable-runtime-deps
XKEYBOARD_CONFIG_DEPENDENCIES = host-gettext host-intltool host-xapp_xkbcomp

$(eval $(autotools-package))
OpenPOWER on IntegriCloud