All of lore.kernel.org
 help / color / mirror / Atom feed
From: <mingli.yu@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 02/21] libwww-perl-perl: add new recipe
Date: Mon, 29 Aug 2016 10:16:20 +0800	[thread overview]
Message-ID: <1472436999-27335-3-git-send-email-mingli.yu@windriver.com> (raw)
In-Reply-To: <1472436999-27335-1-git-send-email-mingli.yu@windriver.com>

From: Mingli Yu <Mingli.Yu@windriver.com>

* Add new recipe libwww-perl-perl as lftp rdepends
  on libwww-perl-perl

Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
---
 .../recipes-devtools/perl/libwww-perl-perl_6.15.bb | 39 ++++++++++++++++++++++
 1 file changed, 39 insertions(+)
 create mode 100644 meta/recipes-devtools/perl/libwww-perl-perl_6.15.bb

diff --git a/meta/recipes-devtools/perl/libwww-perl-perl_6.15.bb b/meta/recipes-devtools/perl/libwww-perl-perl_6.15.bb
new file mode 100644
index 0000000..85db4d9
--- /dev/null
+++ b/meta/recipes-devtools/perl/libwww-perl-perl_6.15.bb
@@ -0,0 +1,39 @@
+DESCRIPTION = "The libwww-perl collection is a set of Perl modules which provides a simple \
+and consistent application programming interface (API) to the World-Wide \
+Web. The main focus of the library is to provide classes and functions that \
+allow you to write WWW clients. The library also contain modules that are \
+of more general use and even classes that help you implement simple HTTP \
+servers."
+
+SECTION = "libs"
+LICENSE = "Artisticv1 | GPLv1+"
+PR = "r0"
+
+MAINTAINER=	"Poky <poky@yoctoproject.org>"
+HOMEPAGE=	"https://metacpan.org/release/libwww-perl"
+
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Artistic-1.0;md5=cda03bbdc3c1951996392b872397b798 \
+file://${COMMON_LICENSE_DIR}/GPL-1.0;md5=e9e36a9de734199567a4d769498f743d"
+
+SRC_URI = "https://cpan.metacpan.org/authors/id/E/ET/ETHER/libwww-perl-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "6888c9d8728cd6f3ea3c9754461c9f94"
+SRC_URI[sha256sum] = "6f349d45c21b1ec0501c4437dfcb70570940e6c3d5bff783bd91d4cddead8322"
+RDEPENDS_${PN} += "encode-locale-perl"
+RDEPENDS_${PN} += "file-listing-perl"
+RDEPENDS_${PN} += "html-parser-perl"
+RDEPENDS_${PN} += "http-cookies-perl"
+RDEPENDS_${PN} += "http-daemon-perl"
+RDEPENDS_${PN} += "http-date-perl"
+RDEPENDS_${PN} += "http-message-perl"
+RDEPENDS_${PN} += "http-negotiate-perl"
+RDEPENDS_${PN} += "lwp-mediatypes-perl"
+RDEPENDS_${PN} += "net-http-perl"
+RDEPENDS_${PN} += "uri-perl"
+RDEPENDS_${PN} += "www-robotrules-perl"
+
+S = "${WORKDIR}/libwww-perl-${PV}"
+
+inherit cpan
+
+BBCLASSEXTEND = "native"
-- 
2.8.1



  parent reply	other threads:[~2016-08-29  2:18 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-29  2:16 Review request 0/21: ltp: add libwww-perl-perl to RDEPENDS mingli.yu
2016-08-29  2:16 ` [PATCH 01/21] " mingli.yu
2016-08-29  2:16 ` mingli.yu [this message]
2016-08-29  2:16 ` [PATCH 03/21] encode-locale-perl: add new recipe mingli.yu
2016-08-29  2:16 ` [PATCH 04/21] file-listing-perl: " mingli.yu
2016-08-29  2:16 ` [PATCH 05/21] html-parser-perl: " mingli.yu
2016-08-29  2:16 ` [PATCH 06/21] http-cookies-perl: " mingli.yu
2016-08-29  2:16 ` [PATCH 07/21] http-daemon-perl: " mingli.yu
2016-08-29  2:16 ` [PATCH 08/21] http-date-perl: " mingli.yu
2016-08-29  2:16 ` [PATCH 09/21] http-message-perl: " mingli.yu
2016-08-29  2:16 ` [PATCH 10/21] http-negotiate-perl: " mingli.yu
2016-08-29  2:16 ` [PATCH 11/21] lwp-mediatypes-perl: " mingli.yu
2016-08-29  2:16 ` [PATCH 12/21] net-http-perl: " mingli.yu
2016-08-29  2:16 ` [PATCH 13/21] uri-perl: " mingli.yu
2016-08-29  2:16 ` [PATCH 14/21] www-robotrules-perl: " mingli.yu
2016-08-29  2:16 ` [PATCH 15/21] io-html-perl: " mingli.yu
2016-08-29  2:16 ` [PATCH 16/21] io-compress-perl: " mingli.yu
2016-08-29  2:16 ` [PATCH 17/21] io-socket-ssl-perl: " mingli.yu
2016-08-29  2:16 ` [PATCH 18/21] html-tagset-perl: " mingli.yu
2016-08-29  2:16 ` [PATCH 19/21] compress-raw-bzip2-perl: " mingli.yu
2016-08-29  2:16 ` [PATCH 20/21] compress-raw-zlib-perl: " mingli.yu
2016-08-29  2:16 ` [PATCH 21/21] net-ssleay-perl: " mingli.yu
2016-08-29  2:28 ` Review request 0/21: ltp: add libwww-perl-perl to RDEPENDS Yu, Mingli
2016-08-29 11:52 ` Alexander Kanavin
2016-08-30  6:23   ` Yu, Mingli

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=1472436999-27335-3-git-send-email-mingli.yu@windriver.com \
    --to=mingli.yu@windriver.com \
    --cc=openembedded-core@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.