blob: 896dfc6c8c98433572aef587d44617be5f65abf2 [file] [log] [blame]
#############################################################
#
# enchant
#
#############################################################
ENCHANT_VERSION = 1.5.0
ENCHANT_SOURCE = enchant-$(ENCHANT_VERSION).tar.gz
ENCHANT_SITE = http://www.abisource.com/downloads/enchant/$(ENCHANT_VERSION)
ENCHANT_INSTALL_STAGING = YES
ENCHANT_DEPENDENCIES = libglib2 host-pkgconf
$(eval $(autotools-package))