blob: f6b238a41f7cbd860f7f3006709111f25d7e2b2f [file] [log] [blame]
################################################################################
#
# fontconfig
#
################################################################################
FONTCONFIG_VERSION = 2.11.0
FONTCONFIG_SITE = http://fontconfig.org/release
FONTCONFIG_INSTALL_STAGING = YES
FONTCONFIG_DEPENDENCIES = freetype expat host-pkgconf
FONTCONFIG_LICENSE = fontconfig license
FONTCONFIG_LICENSE_FILES = COPYING
FONTCONFIG_CONF_OPT = --with-arch=$(GNU_TARGET_NAME) \
--with-cache-dir=/var/cache/fontconfig \
--disable-docs
HOST_FONTCONFIG_CONF_OPT = \
--disable-static
$(eval $(autotools-package))
$(eval $(host-autotools-package))