blob: d520d43c1d42ba37621bd2228ff4dc5449b1bdd1 [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001require intltool.inc
2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
4
5SRC_URI += "file://intltool-nowarn.patch \
6 file://perl-522-deprecations.patch \
7 ${NATIVEPATCHES} \
8 "
9
10#
11# All of the intltool scripts have the correct paths to perl already
12# embedded into them and can find perl fine, so we add the remove xml-check
13# in the intltool.m4 via the remove-xml-check.patch
14NATIVEPATCHES = "file://noperlcheck.patch \
15 file://remove-xml-check.patch"
16NATIVEPATCHES_class-native = "file://use-nativeperl.patch"
17
18SRC_URI[md5sum] = "12e517cac2b57a0121cda351570f1e63"
19SRC_URI[sha256sum] = "67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd"