summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libmodule
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl/recipes-perl/libmodule')
-rw-r--r--meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb11
-rw-r--r--meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb3
-rw-r--r--meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb5
3 files changed, 12 insertions, 7 deletions
diff --git a/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb b/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb
index 8601850076..f3c6e1a016 100644
--- a/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb
+++ b/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb
@@ -7,7 +7,7 @@ Whereas Module::Build has over 6,700 lines of code; this module has less than \
7120, yet supports the features needed by most distributions." 7120, yet supports the features needed by most distributions."
8SECTION = "libs" 8SECTION = "libs"
9 9
10HOMEPAGE = "http://search.cpan.org/~leont/Module-Build-Tiny/" 10HOMEPAGE = "https://metacpan.org/release/LEONT/Module-Build-Tiny-0.048"
11 11
12LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 12LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
13LIC_FILES_CHKSUM = "file://LICENSE;md5=2b9e8b5e2bd19fcc97ac84b78a271a64" 13LIC_FILES_CHKSUM = "file://LICENSE;md5=2b9e8b5e2bd19fcc97ac84b78a271a64"
@@ -17,10 +17,17 @@ DEPENDS = "libextutils-config-perl-native libextutils-helpers-perl-native libext
17SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/Module-Build-Tiny-${PV}.tar.gz" 17SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/Module-Build-Tiny-${PV}.tar.gz"
18SRC_URI[sha256sum] = "79a73e506fb7badabdf79137a45c6c5027daaf6f9ac3dcfb9d4ffcce92eb36bd" 18SRC_URI[sha256sum] = "79a73e506fb7badabdf79137a45c6c5027daaf6f9ac3dcfb9d4ffcce92eb36bd"
19 19
20S = "${WORKDIR}/Module-Build-Tiny-${PV}" 20S = "${UNPACKDIR}/Module-Build-Tiny-${PV}"
21 21
22inherit cpan_build ptest-perl 22inherit cpan_build ptest-perl
23 23
24do_install:append() {
25 sed -i \
26 -e 's|${TMPDIR}||g' \
27 `find ${D}/usr/lib/perl5 -type f -name .packlist`
28}
29
30
24RDEPENDS:${PN} += " \ 31RDEPENDS:${PN} += " \
25 libextutils-config-perl \ 32 libextutils-config-perl \
26 libextutils-helpers-perl \ 33 libextutils-helpers-perl \
diff --git a/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb b/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb
index 538fa30d3f..108c965968 100644
--- a/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb
+++ b/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb
@@ -17,14 +17,13 @@ LIC_FILES_CHKSUM = "file://README;beginline=322;endline=325;md5=086450ce010f6fda
17 17
18SRCNAME = "Module-Pluggable" 18SRCNAME = "Module-Pluggable"
19SRC_URI = "${CPAN_MIRROR}/authors/id/S/SI/SIMONW/${SRCNAME}-${PV}.tar.gz" 19SRC_URI = "${CPAN_MIRROR}/authors/id/S/SI/SIMONW/${SRCNAME}-${PV}.tar.gz"
20SRC_URI[md5sum] = "87ce2971662efd0b69a81bb4dc9ea76c"
21SRC_URI[sha256sum] = "b3f2ad45e4fd10b3fb90d912d78d8b795ab295480db56dc64e86b9fa75c5a6df" 20SRC_URI[sha256sum] = "b3f2ad45e4fd10b3fb90d912d78d8b795ab295480db56dc64e86b9fa75c5a6df"
22 21
23 22
24UPSTREAM_CHECK_REGEX = "Module\-Pluggable\-(?P<pver>(\d+\.\d+))" 23UPSTREAM_CHECK_REGEX = "Module\-Pluggable\-(?P<pver>(\d+\.\d+))"
25UPSTREAM_CHECK_URI = "https://metacpan.org/release/${SRCNAME}" 24UPSTREAM_CHECK_URI = "https://metacpan.org/release/${SRCNAME}"
26 25
27S = "${WORKDIR}/${SRCNAME}-${PV}" 26S = "${UNPACKDIR}/${SRCNAME}-${PV}"
28 27
29inherit cpan 28inherit cpan
30 29
diff --git a/meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb b/meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb
index 205df68029..4526def40a 100644
--- a/meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb
+++ b/meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb
@@ -14,19 +14,18 @@ are applied on any Perl version where the bugs exist, except for a case where \
14one of the bugs cannot be adequately worked around in pure Perl." 14one of the bugs cannot be adequately worked around in pure Perl."
15SECTION = "libs" 15SECTION = "libs"
16 16
17HOMEPAGE = "http://search.cpan.org/~zefram/Module-Runtime/" 17HOMEPAGE = "https://metacpan.org/dist/Module-Runtime"
18 18
19LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 19LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
20LIC_FILES_CHKSUM = "file://README;beginline=36;endline=44;md5=9416434672a57853d6181f3da9094963" 20LIC_FILES_CHKSUM = "file://README;beginline=36;endline=44;md5=9416434672a57853d6181f3da9094963"
21 21
22SRCNAME = "Module-Runtime" 22SRCNAME = "Module-Runtime"
23SRC_URI = "${CPAN_MIRROR}/authors/id/Z/ZE/ZEFRAM/${SRCNAME}-${PV}.tar.gz" 23SRC_URI = "${CPAN_MIRROR}/authors/id/Z/ZE/ZEFRAM/${SRCNAME}-${PV}.tar.gz"
24SRC_URI[md5sum] = "d3d47222fa2e3dfcb4526f6cc8437b20"
25SRC_URI[sha256sum] = "68302ec646833547d410be28e09676db75006f4aa58a11f3bdb44ffe99f0f024" 24SRC_URI[sha256sum] = "68302ec646833547d410be28e09676db75006f4aa58a11f3bdb44ffe99f0f024"
26 25
27UPSTREAM_CHECK_REGEX = "Module\-Runtime\-(?P<pver>(\d+\.\d+)).tar" 26UPSTREAM_CHECK_REGEX = "Module\-Runtime\-(?P<pver>(\d+\.\d+)).tar"
28 27
29S = "${WORKDIR}/${SRCNAME}-${PV}" 28S = "${UNPACKDIR}/${SRCNAME}-${PV}"
30 29
31inherit cpan 30inherit cpan
32 31