From: Hongxu Jia <hongxu.jia@windriver.com>
To: Emil Petersen <erp@movis.dk>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-perl] libwww-perl_5.834: added
Date: Wed, 16 Oct 2013 13:46:12 +0800 [thread overview]
Message-ID: <525E2824.3070303@windriver.com> (raw)
In-Reply-To: <1378222415-13643-1-git-send-email-erp@movis.dk>
On 09/03/2013 11:33 PM, Emil Petersen wrote:
> libwww which provides most of LWP::* added
>
> Signed-off-by: Emil Petersen <erp@movis.dk>
> ---
> .../recipes-perl/libwww-perl/libwww-perl_5.834.bb | 68 ++++++++++++++++++++++
> 1 file changed, 68 insertions(+)
> create mode 100644 meta-perl/recipes-perl/libwww-perl/libwww-perl_5.834.bb
>
> diff --git a/meta-perl/recipes-perl/libwww-perl/libwww-perl_5.834.bb b/meta-perl/recipes-perl/libwww-perl/libwww-perl_5.834.bb
> new file mode 100644
> index 0000000..f1a77d5
> --- /dev/null
> +++ b/meta-perl/recipes-perl/libwww-perl/libwww-perl_5.834.bb
> @@ -0,0 +1,68 @@
> +SUMMARY = "libwww-perl provides a simple and consistent API to the World Wide Web"
> +AUTHOR = "Gisle Aas <gisle@activestate.com>"
> +HOMEPAGE = "https://metacpan.org/release/libwww-perl"
> +SECTION = "libs"
> +LICENSE = "Artistic-1.0 | GPL-1.0+"
> +LIC_FILES_CHKSUM = "file://README;md5=b7d978c7767cb9fb392f80103af8ca0a"
> +
> +RDEPENDS_${PN} += "libdigest-md5-perl \
> + libencode-perl \
> + libencode-locale-perl \
> + libfile-listing-perl \
> + libhtml-entities-perl \
> + libhtml-headparser-perl \
> + libhttp-date-perl \
> + libhttp-cookies-perl \
> + libhttp-daemon-perl \
> + libhttp-negotiate-perl \
> + libhttp-request-perl \
> + libhttp-request-common-perl \
> + libhttp-response-perl \
> + libhttp-status-perl \
Which recipe provides the 'libhttp-*' ?
> + libio-select-perl \
s/libio-select-perl/perl-module-io-select/
> + libio-socket-perl \
s/libio-socket-perl/perl-module-io-socket/
> + liblwp-mediatypes-perl \
Which recipe provides the liblwp-mediatypes-perl?
> + libmime-base64-perl \
s/libmime-base64-perl/perl-module-mime-base64/
> + libnet-ftp-perl \
s/libnet-ftp-perl/perl-module-net-ftp/
> + libnet-http-perl \
Which recipe provides the libnet-http-perl?
> + liburi-perl \
Which recipe provides the liburi-perl?
> + liburi-escape-perl \
Which recipe provides the liburi-escape-perl?
> + libwww-robotrules-perl \
Which recipe provides the libwww-robotrules-perl?
//Hongxu
> + "
> +
> +RPROVIDES_${PN} += "liblwp-perl \
> + liblwp-authen-ntlm-perl \
> + liblwp-conncache-perl \
> + liblwp-debug-perl \
> + liblwp-membermixin-perl \
> + liblwp-protocol-perl \
> + liblwp-robotua-perl \
> + liblwp-simple-perl \
> + liblwp-useragent-perl \
> + liblwp-authen-basic-perl \
> + liblwp-authen-digest-perl \
> + liblwp-protocol-cpan-perl \
> + liblwp-protocol-data-perl \
> + liblwp-protocol-file-perl \
> + liblwp-protocol-ftp-perl \
> + liblwp-protocol-ghttp-perl \
> + liblwp-protocol-gopher-perl \
> + liblwp-protocol-http-perl \
> + liblwp-protocol-http-socket-perl \
> + liblwp-protocol-http-socketmethods-perl \
> + liblwp-protocol-loopback-perl \
> + liblwp-protocol-mailto-perl \
> + liblwp-protocol-myftp-perl \
> + liblwp-protocol-nntp-perl \
> + liblwp-protocol-nogo-perl \
> + "
> +
> +SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-${PV}.tar.gz;name=libwww-perl-${PV}"
> +SRC_URI[libwww-perl-5.834.md5sum] = "f2ed8a461f76556c9caed9087f47c86c"
> +SRC_URI[libwww-perl-5.834.sha256sum] = "1a50eb91d1deeca3be10982e129e786809ad6f0f8049b156e91e889e5a7288ff"
> +
> +S = "${WORKDIR}/libwww-perl-${PV}"
> +
> +inherit cpan
> +
> +BBCLASSEXTEND = "native"
prev parent reply other threads:[~2013-10-16 5:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-03 15:33 [meta-perl] libwww-perl_5.834: added Emil Petersen
2013-09-03 15:44 ` Olof Johansson
2013-09-03 15:48 ` Emil R. Petersen
2013-09-03 15:54 ` Olof Johansson
2013-09-03 15:56 ` Emil R. Petersen
2013-10-16 5:46 ` Hongxu Jia [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=525E2824.3070303@windriver.com \
--to=hongxu.jia@windriver.com \
--cc=erp@movis.dk \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.