]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/intltool/intltool.mk
lrzsz: install symlinks for XMODEM and YMODEM
[coffee/buildroot.git] / package / intltool / intltool.mk
1 ################################################################################
2 #
3 # intltool
4 #
5 ################################################################################
6
7 INTLTOOL_VERSION = 0.51.0
8 INTLTOOL_SITE = https://launchpad.net/intltool/trunk/$(INTLTOOL_VERSION)/+download
9 INTLTOOL_LICENSE = GPL-2.0+
10 INTLTOOL_LICENSE_FILES = COPYING
11
12 HOST_INTLTOOL_DEPENDENCIES = host-gettext host-libxml-parser-perl
13
14 $(eval $(host-autotools-package))