diff options
Diffstat (limited to 'meta-perl')
8 files changed, 50 insertions, 49 deletions
diff --git a/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.24.bb b/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.24.bb index 1566f75be..bc368ea77 100644 --- a/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.24.bb +++ b/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.24.bb | |||
@@ -22,26 +22,26 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" | |||
22 | inherit cpan | 22 | inherit cpan |
23 | 23 | ||
24 | RDEPENDS_${PN} = " perl-module-carp \ | 24 | RDEPENDS_${PN} = " perl-module-carp \ |
25 | perl-module-cwd \ | 25 | perl-module-cwd \ |
26 | perl-module-dynaloader \ | 26 | perl-module-dynaloader \ |
27 | perl-module-extutils-cbuilder \ | 27 | perl-module-extutils-cbuilder \ |
28 | perl-module-extutils-makemaker \ | 28 | perl-module-extutils-makemaker \ |
29 | perl-module-file-basename \ | 29 | perl-module-file-basename \ |
30 | perl-module-file-spec \ | 30 | perl-module-file-spec \ |
31 | perl-module-lib \ | 31 | perl-module-lib \ |
32 | perl-module-symbol \ | 32 | perl-module-symbol \ |
33 | perl-module-test-more \ | 33 | perl-module-test-more \ |
34 | " | 34 | " |
35 | 35 | ||
36 | RPROVIDES_${PN} += " libextutils-parsexs-constants-perl \ | 36 | RPROVIDES_${PN} += " libextutils-parsexs-constants-perl \ |
37 | libextutils-parsexs-countlines-perl \ | 37 | libextutils-parsexs-countlines-perl \ |
38 | libextutils-parsexs-eval-perl \ | 38 | libextutils-parsexs-eval-perl \ |
39 | libextutils-parsexs-utilities-perl \ | 39 | libextutils-parsexs-utilities-perl \ |
40 | libextutils-typemaps-perl \ | 40 | libextutils-typemaps-perl \ |
41 | libextutils-typemaps-cmd-perl \ | 41 | libextutils-typemaps-cmd-perl \ |
42 | libextutils-typemaps-inputmap-perl \ | 42 | libextutils-typemaps-inputmap-perl \ |
43 | libextutils-typemaps-outputmap-perl \ | 43 | libextutils-typemaps-outputmap-perl \ |
44 | libextutils-typemaps-type-perl \ | 44 | libextutils-typemaps-type-perl \ |
45 | " | 45 | " |
46 | 46 | ||
47 | BBCLASSEXTEND = "native" | 47 | BBCLASSEXTEND = "native" |
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 9047d9f4b..19b61d168 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 | |||
@@ -19,7 +19,7 @@ EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR} | |||
19 | inherit cpan | 19 | inherit cpan |
20 | 20 | ||
21 | do_compile() { | 21 | do_compile() { |
22 | export LIBC="$(find ${STAGING_DIR_TARGET}/${base_libdir}/ -name 'libc-*.so')" | 22 | export LIBC="$(find ${STAGING_DIR_TARGET}/${base_libdir}/ -name 'libc-*.so')" |
23 | cpan_do_compile | 23 | cpan_do_compile |
24 | } | 24 | } |
25 | BBCLASSEXTEND = "native" | 25 | BBCLASSEXTEND = "native" |
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 8eb0e06a0..56dc19c85 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 | |||
@@ -25,17 +25,17 @@ DEPENDS += "libmodule-build-perl-native \ | |||
25 | " | 25 | " |
26 | 26 | ||
27 | RPROVIDES_${PN} = " libhtml-element-perl \ | 27 | RPROVIDES_${PN} = " libhtml-element-perl \ |
28 | libhtml-tree-assubs-perl \ | 28 | libhtml-tree-assubs-perl \ |
29 | libhtml-tree-perl \ | 29 | libhtml-tree-perl \ |
30 | libhtml-treebuilder-perl \ | 30 | libhtml-treebuilder-perl \ |
31 | " | 31 | " |
32 | 32 | ||
33 | RDEPENDS_${PN} = " perl-module-b \ | 33 | RDEPENDS_${PN} = " perl-module-b \ |
34 | perl-module-base \ | 34 | perl-module-base \ |
35 | perl-module-strict \ | 35 | perl-module-strict \ |
36 | perl-module-warnings \ | 36 | perl-module-warnings \ |
37 | perl-module-exporter \ | 37 | perl-module-exporter \ |
38 | perl-module-carp \ | 38 | perl-module-carp \ |
39 | " | 39 | " |
40 | 40 | ||
41 | BBCLASSEXTEND = "native" | 41 | BBCLASSEXTEND = "native" |
diff --git a/meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb b/meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb index b890a3edf..0e566c0f2 100644 --- a/meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb +++ b/meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb | |||
@@ -18,14 +18,14 @@ S = "${WORKDIR}/IO-stringy-${PV}" | |||
18 | inherit cpan | 18 | inherit cpan |
19 | 19 | ||
20 | RPROVIDES_${PN} += " libio-atomicfile-perl \ | 20 | RPROVIDES_${PN} += " libio-atomicfile-perl \ |
21 | libio-innerfile-perl \ | 21 | libio-innerfile-perl \ |
22 | libio-lines-perl \ | 22 | libio-lines-perl \ |
23 | libio-scalar-perl \ | 23 | libio-scalar-perl \ |
24 | libio-scalararray-perl \ | 24 | libio-scalararray-perl \ |
25 | libio-wrap-perl \ | 25 | libio-wrap-perl \ |
26 | libio-wraptie-perl \ | 26 | libio-wraptie-perl \ |
27 | libio-wraptie-master-perl \ | 27 | libio-wraptie-master-perl \ |
28 | libio-wraptie-slave-perl \ | 28 | libio-wraptie-slave-perl \ |
29 | " | 29 | " |
30 | 30 | ||
31 | BBCLASSEXTEND = "native" | 31 | BBCLASSEXTEND = "native" |
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 76cac5089..c73a15a4f 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 | |||
@@ -26,13 +26,13 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" | |||
26 | inherit cpan | 26 | inherit cpan |
27 | 27 | ||
28 | RDEPENDS_${PN} = " perl-module-base \ | 28 | RDEPENDS_${PN} = " perl-module-base \ |
29 | perl-module-deprecate \ | 29 | perl-module-deprecate \ |
30 | perl-module-file-basename \ | 30 | perl-module-file-basename \ |
31 | perl-module-file-find \ | 31 | perl-module-file-find \ |
32 | perl-module-file-spec \ | 32 | perl-module-file-spec \ |
33 | perl-module-file-spec-functions \ | 33 | perl-module-file-spec-functions \ |
34 | perl-module-if \ | 34 | perl-module-if \ |
35 | perl-module-test-more \ | 35 | perl-module-test-more \ |
36 | " | 36 | " |
37 | 37 | ||
38 | BBCLASSEXTEND = "native" | 38 | BBCLASSEXTEND = "native" |
diff --git a/meta-perl/recipes-perl/libnet/libnet-dns-perl_0.81.bb b/meta-perl/recipes-perl/libnet/libnet-dns-perl_0.81.bb index 9dc426860..acab271e8 100644 --- a/meta-perl/recipes-perl/libnet/libnet-dns-perl_0.81.bb +++ b/meta-perl/recipes-perl/libnet/libnet-dns-perl_0.81.bb | |||
@@ -19,7 +19,7 @@ EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR} | |||
19 | inherit cpan | 19 | inherit cpan |
20 | 20 | ||
21 | do_compile() { | 21 | do_compile() { |
22 | export LIBC="$(find ${STAGING_DIR_TARGET}/${base_libdir}/ -name 'libc-*.so')" | 22 | export LIBC="$(find ${STAGING_DIR_TARGET}/${base_libdir}/ -name 'libc-*.so')" |
23 | cpan_do_compile | 23 | cpan_do_compile |
24 | } | 24 | } |
25 | BBCLASSEXTEND = "native" | 25 | BBCLASSEXTEND = "native" |
diff --git a/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb b/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb index fd3ff8d95..0c53b6a27 100644 --- a/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb +++ b/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb | |||
@@ -30,5 +30,5 @@ inherit cpan | |||
30 | FILES_${PN}-dbg += "${libdir}/perl/vendor_perl/*/auto/Net/LibIDN/.debug/" | 30 | FILES_${PN}-dbg += "${libdir}/perl/vendor_perl/*/auto/Net/LibIDN/.debug/" |
31 | 31 | ||
32 | do_configure_prepend() { | 32 | do_configure_prepend() { |
33 | rm -rf ${S}/.pc/ | 33 | rm -rf ${S}/.pc/ |
34 | } | 34 | } |
diff --git a/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0121.bb b/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0121.bb index 8997a0457..45c7aaa04 100644 --- a/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0121.bb +++ b/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0121.bb | |||
@@ -20,12 +20,13 @@ RDEPENDS_${PN} += "libxml2 \ | |||
20 | " | 20 | " |
21 | 21 | ||
22 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXML-${PV}.tar.gz;name=libxml \ | 22 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXML-${PV}.tar.gz;name=libxml \ |
23 | file://disable-libxml2-check.patch \ | 23 | file://disable-libxml2-check.patch \ |
24 | file://fix-CATALOG-conditional-compile.patch \ | 24 | file://fix-CATALOG-conditional-compile.patch \ |
25 | file://using-DOCB-conditional.patch \ | 25 | file://using-DOCB-conditional.patch \ |
26 | " | 26 | " |
27 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=75e021e35a906347f46c9ff163653e2a \ | 27 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=75e021e35a906347f46c9ff163653e2a \ |
28 | file://LICENSE;md5=97871bde150daeb5e61ad95137ff2446" | 28 | file://LICENSE;md5=97871bde150daeb5e61ad95137ff2446 \ |
29 | " | ||
29 | SRC_URI[libxml.md5sum] = "1544ab9ac110f5da296015346561ce02" | 30 | SRC_URI[libxml.md5sum] = "1544ab9ac110f5da296015346561ce02" |
30 | SRC_URI[libxml.sha256sum] = "ec431011cb37a04640fd2316f64d0405a274eece2c6f3847f7fbd336eb1c0dc9" | 31 | SRC_URI[libxml.sha256sum] = "ec431011cb37a04640fd2316f64d0405a274eece2c6f3847f7fbd336eb1c0dc9" |
31 | 32 | ||