2013-06-06 01:53:30 +02:00
|
|
|
################################################################################
|
2010-02-21 13:18:06 +01:00
|
|
|
#
|
|
|
|
# intltool
|
|
|
|
#
|
2013-06-06 01:53:30 +02:00
|
|
|
################################################################################
|
2011-10-25 09:32:19 +02:00
|
|
|
|
2013-06-02 23:16:32 +02:00
|
|
|
INTLTOOL_VERSION = 0.50.2
|
|
|
|
INTLTOOL_SITE = https://launchpad.net/intltool/trunk/$(INTLTOOL_VERSION)/+download/
|
|
|
|
INTLTOOL_LICENSE = GPLv2+
|
|
|
|
INTLTOOL_LICENSE_FILES = COPYING
|
2010-02-21 13:18:06 +01:00
|
|
|
|
2014-02-23 15:17:17 +01:00
|
|
|
HOST_INTLTOOL_DEPENDENCIES = host-gettext host-perl-xml-parser
|
2010-02-21 13:18:06 +01:00
|
|
|
|
2012-07-03 00:07:32 +02:00
|
|
|
$(eval $(autotools-package))
|
2012-07-03 00:06:54 +02:00
|
|
|
$(eval $(host-autotools-package))
|