summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xlib_libxkbui/xlib_libxkbui.mk
blob: 25643647f2d34ef6a3faf4078dbb481740155b55 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
################################################################################
#
# xlib_libxkbui -- X.Org xkbui library
#
################################################################################

XLIB_LIBXKBUI_VERSION = 1.0.2
XLIB_LIBXKBUI_SOURCE = libxkbui-$(XLIB_LIBXKBUI_VERSION).tar.bz2
XLIB_LIBXKBUI_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXKBUI_AUTORECONF = YES
XLIB_LIBXKBUI_INSTALL_STAGING = YES
XLIB_LIBXKBUI_DEPENDANCIES = xlib_libxkbfile xlib_libXt xproto_kbproto
XLIB_LIBXKBUI_CONF_OPT =  --enable-shared --disable-static

$(eval $(call AUTOTARGETS,xlib_libxkbui))