Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame^] | 1 | require intltool.inc |
| 2 | LICENSE = "GPLv2" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 4 | |
| 5 | SRC_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 |
| 14 | NATIVEPATCHES = "file://noperlcheck.patch \ |
| 15 | file://remove-xml-check.patch" |
| 16 | NATIVEPATCHES_class-native = "file://use-nativeperl.patch" |
| 17 | |
| 18 | SRC_URI[md5sum] = "12e517cac2b57a0121cda351570f1e63" |
| 19 | SRC_URI[sha256sum] = "67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd" |