blob: b3f3db3e5dfb08fb257b371b3f14d404383e749e [file] [log] [blame]
################################################################################
#
# xlib_libXmu
#
################################################################################
XLIB_LIBXMU_VERSION = 1.1.2
XLIB_LIBXMU_SOURCE = libXmu-$(XLIB_LIBXMU_VERSION).tar.bz2
XLIB_LIBXMU_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXMU_LICENSE = MIT
XLIB_LIBXMU_LICENSE_FILES = COPYING
XLIB_LIBXMU_INSTALL_STAGING = YES
XLIB_LIBXMU_DEPENDENCIES = xlib_libX11 xlib_libXext xlib_libXt xorgproto
$(eval $(autotools-package))