blob: e6c01b5fef3b93c35b934b2d2fa647ed85e8c108 [file] [log] [blame]
################################################################################
#
# xlib_libXmu -- X.Org Xmu library
#
################################################################################
XLIB_LIBXMU_VERSION = 1.0.4
XLIB_LIBXMU_SOURCE = libXmu-$(XLIB_LIBXMU_VERSION).tar.bz2
XLIB_LIBXMU_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXMU_AUTORECONF = NO
XLIB_LIBXMU_INSTALL_STAGING = YES
XLIB_LIBXMU_DEPENDENCIES = xlib_libX11 xlib_libXext xlib_libXt xproto_xproto
XLIB_LIBXMU_CONF_OPT = --enable-shared --disable-static
$(eval $(call AUTOTARGETS,package/x11r7,xlib_libXmu))