intltool.mk 450 B

1234567891011121314
  1. ################################################################################
  2. #
  3. # intltool
  4. #
  5. ################################################################################
  6. INTLTOOL_VERSION = 0.51.0
  7. INTLTOOL_SITE = https://launchpad.net/intltool/trunk/$(INTLTOOL_VERSION)/+download
  8. INTLTOOL_LICENSE = GPL-2.0+
  9. INTLTOOL_LICENSE_FILES = COPYING
  10. HOST_INTLTOOL_DEPENDENCIES = host-gettext host-libxml-parser-perl
  11. $(eval $(host-autotools-package))