blob: 47fb03a8347e8e085984a49f5355f095a33864fa [file] [log] [blame]
################################################################################
#
# xlib_libFS -- X.Org FS library
#
################################################################################
XLIB_LIBFS_VERSION = 1.0.3
XLIB_LIBFS_SOURCE = libFS-$(XLIB_LIBFS_VERSION).tar.bz2
XLIB_LIBFS_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBFS_INSTALL_STAGING = YES
XLIB_LIBFS_DEPENDENCIES = xlib_xtrans xproto_xproto xproto_fontsproto
XLIB_LIBFS_CONF_OPT = --disable-malloc0returnsnull
$(eval $(autotools-package))