summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libtext
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl/recipes-perl/libtext')
-rw-r--r--meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb5
-rw-r--r--meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb5
-rw-r--r--meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb6
-rw-r--r--meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb5
4 files changed, 9 insertions, 12 deletions
diff --git a/meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb b/meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb
index 29118129ad..15f8b3f81e 100644
--- a/meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb
+++ b/meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb
@@ -10,17 +10,16 @@ width of the first character of the given string and mbswidth() gives the \
10width of the whole given string." 10width of the whole given string."
11SECTION = "libs" 11SECTION = "libs"
12 12
13HOMEPAGE = "http://search.cpan.org/~kubota/Text-CharWidth-${PV}/" 13HOMEPAGE = "https://metacpan.org/release/KUBOTA/Text-CharWidth-0.04"
14 14
15LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 15LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
16LIC_FILES_CHKSUM = "file://README;md5=d8d54c8c500cbdd57a4c15911d9d96db" 16LIC_FILES_CHKSUM = "file://README;md5=d8d54c8c500cbdd57a4c15911d9d96db"
17 17
18SRC_URI = "${CPAN_MIRROR}/authors/id/K/KU/KUBOTA/Text-CharWidth-${PV}.tar.gz" 18SRC_URI = "${CPAN_MIRROR}/authors/id/K/KU/KUBOTA/Text-CharWidth-${PV}.tar.gz"
19 19
20SRC_URI[md5sum] = "37a723df0580c0758c0ee67b37336c15"
21SRC_URI[sha256sum] = "abded5f4fdd9338e89fd2f1d8271c44989dae5bf50aece41b6179d8e230704f8" 20SRC_URI[sha256sum] = "abded5f4fdd9338e89fd2f1d8271c44989dae5bf50aece41b6179d8e230704f8"
22 21
23S = "${WORKDIR}/Text-CharWidth-${PV}" 22S = "${UNPACKDIR}/Text-CharWidth-${PV}"
24 23
25inherit cpan 24inherit cpan
26 25
diff --git a/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb b/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb
index 9dfadde8e5..90bd555403 100644
--- a/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb
+++ b/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb
@@ -6,7 +6,7 @@ faster than shelling out to a system's diff executable for small files, \
6and generally slower on larger files." 6and generally slower on larger files."
7SECTION = "libs" 7SECTION = "libs"
8 8
9HOMEPAGE = "http://search.cpan.org/~ovid/Text-Diff/" 9HOMEPAGE = "https://metacpan.org/release/OVID/Text-Diff-1.41"
10 10
11LICENSE = "Artistic-1.0 | GPL-2.0-or-later" 11LICENSE = "Artistic-1.0 | GPL-2.0-or-later"
12LIC_FILES_CHKSUM = "file://LICENSE;md5=385c55653886acac3821999a3ccd17b3" 12LIC_FILES_CHKSUM = "file://LICENSE;md5=385c55653886acac3821999a3ccd17b3"
@@ -14,10 +14,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=385c55653886acac3821999a3ccd17b3"
14SRC_URI = "${CPAN_MIRROR}/authors/id/O/OV/OVID/Text-Diff-${PV}.tar.gz \ 14SRC_URI = "${CPAN_MIRROR}/authors/id/O/OV/OVID/Text-Diff-${PV}.tar.gz \
15 file://run-ptest \ 15 file://run-ptest \
16 " 16 "
17SRC_URI[md5sum] = "30d56e6dd5551ca16b8e16cc7299dc21"
18SRC_URI[sha256sum] = "a67f50a48e313c1680cc662109ce5f913ea71454db355d0cf4db87ac89d2d2fa" 17SRC_URI[sha256sum] = "a67f50a48e313c1680cc662109ce5f913ea71454db355d0cf4db87ac89d2d2fa"
19 18
20S = "${WORKDIR}/Text-Diff-${PV}" 19S = "${UNPACKDIR}/Text-Diff-${PV}"
21 20
22inherit cpan ptest 21inherit cpan ptest
23RDEPENDS:${PN}-ptest += "perl-module-test perl-module-test-more" 22RDEPENDS:${PN}-ptest += "perl-module-test perl-module-test-more"
diff --git a/meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb b/meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb
index 1e8405cab9..2d0242d878 100644
--- a/meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb
+++ b/meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb
@@ -8,16 +8,16 @@ Settings of fromcode and tocode and their permitted combinations are \
8implementation-dependent. Valid values are specified in the system \ 8implementation-dependent. Valid values are specified in the system \
9documentation." 9documentation."
10SECTION = "libs" 10SECTION = "libs"
11HOMEPAGE = "https://metacpan.org/pod/Text::Iconv"
11LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 12LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
12LIC_FILES_CHKSUM = "file://README;beginline=3;endline=6;md5=fadf2919c7128e887d26b4d905f90649" 13LIC_FILES_CHKSUM = "file://README;beginline=3;endline=6;md5=fadf2919c7128e887d26b4d905f90649"
13RRECOMMENDS:${PN}:append:libc-glibc = " glibc-gconvs" 14RRECOMMENDS:${PN}:append:libc-glibc = " glibc-gconvs"
14 15
15SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MP/MPIOTR/Text-Iconv-${PV}.tar.gz" 16SRC_URI = "${CPAN_MIRROR}/authors/id/M/MP/MPIOTR/Text-Iconv-${PV}.tar.gz"
16 17
17SRC_URI[md5sum] = "81b26e069eaebb084e91ea3c009b67ae"
18SRC_URI[sha256sum] = "5b80b7d5e709d34393bcba88971864a17b44a5bf0f9e4bcee383d029e7d2d5c3" 18SRC_URI[sha256sum] = "5b80b7d5e709d34393bcba88971864a17b44a5bf0f9e4bcee383d029e7d2d5c3"
19 19
20S = "${WORKDIR}/Text-Iconv-${PV}" 20S = "${UNPACKDIR}/Text-Iconv-${PV}"
21 21
22inherit cpan 22inherit cpan
23 23
diff --git a/meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb b/meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb
index 017e951d3a..025bcc2873 100644
--- a/meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb
+++ b/meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb
@@ -11,17 +11,16 @@ characters). Also, minimal handling of languages which doesn't use \
11whitespaces between words (like Chinese and Japanese) is supported." 11whitespaces between words (like Chinese and Japanese) is supported."
12SECTION = "libs" 12SECTION = "libs"
13 13
14HOMEPAGE = "http://search.cpan.org/~kubota/Text-WrapI18N-${PV}/" 14HOMEPAGE = "https://metacpan.org/release/KUBOTA/Text-WrapI18N-0.06"
15 15
16LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 16LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
17LIC_FILES_CHKSUM = "file://README;md5=080862e1e40cdcddef4393e137285858" 17LIC_FILES_CHKSUM = "file://README;md5=080862e1e40cdcddef4393e137285858"
18 18
19SRC_URI = "${CPAN_MIRROR}/authors/id/K/KU/KUBOTA/Text-WrapI18N-${PV}.tar.gz" 19SRC_URI = "${CPAN_MIRROR}/authors/id/K/KU/KUBOTA/Text-WrapI18N-${PV}.tar.gz"
20 20
21SRC_URI[md5sum] = "0799c16a00926e6c18d400c2e2861d5f"
22SRC_URI[sha256sum] = "4bd29a17f0c2c792d12c1005b3c276f2ab0fae39c00859ae1741d7941846a488" 21SRC_URI[sha256sum] = "4bd29a17f0c2c792d12c1005b3c276f2ab0fae39c00859ae1741d7941846a488"
23 22
24S = "${WORKDIR}/Text-WrapI18N-${PV}" 23S = "${UNPACKDIR}/Text-WrapI18N-${PV}"
25 24
26DEPENDS = "libtext-charwidth-perl" 25DEPENDS = "libtext-charwidth-perl"
27 26