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

XLIB_LIBXAW_VERSION = 1.0.2
XLIB_LIBXAW_SOURCE = libXaw-$(XLIB_LIBXAW_VERSION).tar.bz2
XLIB_LIBXAW_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXAW_AUTORECONF = YES
XLIB_LIBXAW_INSTALL_STAGING = YES
XLIB_LIBXAW_DEPENDANCIES = xlib_libX11 xlib_libXt xlib_libXmu xlib_libXpm xproto_xproto xlib_libXp
XLIB_LIBXAW_CONF_OPT = --enable-shared --disable-static

$(eval $(call AUTOTARGETS,xlib_libXaw))