diff options
Diffstat (limited to 'meta-perl/recipes-perl/libhtml')
3 files changed, 13 insertions, 9 deletions
diff --git a/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb b/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb index 216d7c4136..bd6129e4f2 100644 --- a/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb +++ b/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | DESCRIPTION = "This package contains the Parser.pm module with friends." | 1 | DESCRIPTION = "This package contains the Parser.pm module with friends." |
2 | HOMEPAGE = "https://metacpan.org/release/HTML-Parser" | 2 | HOMEPAGE = "https://metacpan.org/release/GAAS/HTML-Parser-3.72" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 4 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
5 | 5 | ||
@@ -7,12 +7,11 @@ LIC_FILES_CHKSUM = "file://README;md5=b0459e4426b94753b9a9b8a15f1223b8" | |||
7 | 7 | ||
8 | DEPENDS += "perl" | 8 | DEPENDS += "perl" |
9 | 9 | ||
10 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-${PV}.tar.gz" | 10 | SRC_URI = "${CPAN_MIRROR}/authors/id/G/GA/GAAS/HTML-Parser-${PV}.tar.gz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "eb7505e5f626913350df9dd4a03d54a8" | ||
13 | SRC_URI[sha256sum] = "ec28c7e1d9e67c45eca197077f7cdc41ead1bb4c538c7f02a3296a4bb92f608b" | 12 | SRC_URI[sha256sum] = "ec28c7e1d9e67c45eca197077f7cdc41ead1bb4c538c7f02a3296a4bb92f608b" |
14 | 13 | ||
15 | S = "${WORKDIR}/HTML-Parser-${PV}" | 14 | S = "${UNPACKDIR}/HTML-Parser-${PV}" |
16 | 15 | ||
17 | EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}" | 16 | EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}" |
18 | 17 | ||
diff --git a/meta-perl/recipes-perl/libhtml/libhtml-tagset-perl_3.20.bb b/meta-perl/recipes-perl/libhtml/libhtml-tagset-perl_3.20.bb index c871b97c39..519c2ad54c 100644 --- a/meta-perl/recipes-perl/libhtml/libhtml-tagset-perl_3.20.bb +++ b/meta-perl/recipes-perl/libhtml/libhtml-tagset-perl_3.20.bb | |||
@@ -8,10 +8,9 @@ LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | |||
8 | LIC_FILES_CHKSUM = "file://README;beginline=62;endline=66;md5=aa91eed6adfe182d2af676954f06a7c9" | 8 | LIC_FILES_CHKSUM = "file://README;beginline=62;endline=66;md5=aa91eed6adfe182d2af676954f06a7c9" |
9 | 9 | ||
10 | SRC_URI = "${CPAN_MIRROR}/authors/id/P/PE/PETDANCE/HTML-Tagset-${PV}.tar.gz" | 10 | SRC_URI = "${CPAN_MIRROR}/authors/id/P/PE/PETDANCE/HTML-Tagset-${PV}.tar.gz" |
11 | SRC_URI[md5sum] = "d2bfa18fe1904df7f683e96611e87437" | ||
12 | SRC_URI[sha256sum] = "adb17dac9e36cd011f5243881c9739417fd102fce760f8de4e9be4c7131108e2" | 11 | SRC_URI[sha256sum] = "adb17dac9e36cd011f5243881c9739417fd102fce760f8de4e9be4c7131108e2" |
13 | 12 | ||
14 | S = "${WORKDIR}/HTML-Tagset-${PV}" | 13 | S = "${UNPACKDIR}/HTML-Tagset-${PV}" |
15 | 14 | ||
16 | 15 | ||
17 | inherit cpan ptest-perl | 16 | inherit cpan ptest-perl |
diff --git a/meta-perl/recipes-perl/libhtml/libhtml-tree-perl_5.03.bb b/meta-perl/recipes-perl/libhtml/libhtml-tree-perl_5.03.bb index d2c151bf5c..77737f666d 100644 --- a/meta-perl/recipes-perl/libhtml/libhtml-tree-perl_5.03.bb +++ b/meta-perl/recipes-perl/libhtml/libhtml-tree-perl_5.03.bb | |||
@@ -6,7 +6,7 @@ libwww-perl distribution, but are now unbundled in order to facilitate \ | |||
6 | a separate development track." | 6 | a separate development track." |
7 | SECTION = "libs" | 7 | SECTION = "libs" |
8 | 8 | ||
9 | HOMEPAGE = "http://www.cpan.org/authors/id/C/CJ/CJM/HTML-Tree-${PV}.readme" | 9 | HOMEPAGE = "https://metacpan.org/release/CJM/HTML-Tree-5.03/source/README" |
10 | 10 | ||
11 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 11 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3eb57a8958cae73cb65e7d0c26339242" | 12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3eb57a8958cae73cb65e7d0c26339242" |
@@ -14,10 +14,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3eb57a8958cae73cb65e7d0c26339242" | |||
14 | SRC_URI = "${CPAN_MIRROR}/authors/id/C/CJ/CJM/HTML-Tree-${PV}.tar.gz \ | 14 | SRC_URI = "${CPAN_MIRROR}/authors/id/C/CJ/CJM/HTML-Tree-${PV}.tar.gz \ |
15 | file://bin-htmltree-fix-shebang.patch \ | 15 | file://bin-htmltree-fix-shebang.patch \ |
16 | " | 16 | " |
17 | SRC_URI[md5sum] = "d9271d60b872ed6fbe68b2d0fe8c450e" | ||
18 | SRC_URI[sha256sum] = "7d6d73fca622aa74855a8b088faa39454a0f91b7af83c9ec0387f01eefc2148f" | 17 | SRC_URI[sha256sum] = "7d6d73fca622aa74855a8b088faa39454a0f91b7af83c9ec0387f01eefc2148f" |
19 | 18 | ||
20 | S = "${WORKDIR}/HTML-Tree-${PV}" | 19 | S = "${UNPACKDIR}/HTML-Tree-${PV}" |
21 | 20 | ||
22 | inherit cpan_build | 21 | inherit cpan_build |
23 | 22 | ||
@@ -26,6 +25,13 @@ export PERL_USE_UNSAFE_INC = "1" | |||
26 | DEPENDS += "libmodule-build-perl-native \ | 25 | DEPENDS += "libmodule-build-perl-native \ |
27 | " | 26 | " |
28 | 27 | ||
28 | do_install:append() { | ||
29 | sed -i \ | ||
30 | -e 's|${TMPDIR}||g' \ | ||
31 | `find ${D}/usr/share/doc/perl/html/site/lib/HTML/ -type f` \ | ||
32 | `find ${D}/usr/lib/perl5 -type f -name .packlist` | ||
33 | } | ||
34 | |||
29 | RPROVIDES:${PN} = " libhtml-element-perl \ | 35 | RPROVIDES:${PN} = " libhtml-element-perl \ |
30 | libhtml-tree-assubs-perl \ | 36 | libhtml-tree-assubs-perl \ |
31 | libhtml-tree-perl \ | 37 | libhtml-tree-perl \ |