All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-perl] libwww-perl_5.834: added
@ 2013-09-03 15:33 Emil Petersen
  2013-09-03 15:44 ` Olof Johansson
  2013-10-16  5:46 ` Hongxu Jia
  0 siblings, 2 replies; 6+ messages in thread
From: Emil Petersen @ 2013-09-03 15:33 UTC (permalink / raw)
  To: openembedded-devel

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 \
+                   libio-select-perl \
+                   libio-socket-perl \
+                   liblwp-mediatypes-perl \
+                   libmime-base64-perl \
+                   libnet-ftp-perl \
+                   libnet-http-perl \
+                   liburi-perl \
+                   liburi-escape-perl \
+                   libwww-robotrules-perl \
+                   "
+
+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"
-- 
1.8.4.rc3



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-10-16  5:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.