summaryrefslogtreecommitdiffstats
path: root/package/intltool/intltool.mk
blob: 6d13cc10c9bd4da128c27d130d33f3111a6efd85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#############################################################
#
# intltool
#
#############################################################

INTLTOOL_VERSION = 0.40.6
INTLTOOL_SOURCE = intltool-$(INTLTOOL_VERSION).tar.bz2
INTLTOOL_SITE = http://ftp.acc.umu.se/pub/GNOME/sources/intltool/0.40/

HOST_INTLTOOL_DEPENDENCIES = host-libxml-parser-perl
HOST_INTLTOOL_CONF_OPT = \
  PERLLIB=$(HOST_DIR)/usr/lib/perl

$(eval $(call AUTOTARGETS))
$(eval $(call AUTOTARGETS,host))