[oe-commits] org.oe.dev liburi-perl: added 1.35 (needed by exo, only native one tested)

hrw commit openembedded-commits at lists.openembedded.org
Fri May 11 09:14:05 UTC 2007


liburi-perl: added 1.35 (needed by exo, only native one tested)

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 930528a70985ba70ecb646588fb9d81faa1699be
ViewMTN: http://monotone.openembedded.org/revision.psp?id=930528a70985ba70ecb646588fb9d81faa1699be
Files:
1
packages/perl/liburi-perl-native_1.35.bb
packages/perl/liburi-perl_1.35.bb
Diffs:

#
# mt diff -r89c62d328d708a711c2c20ac45d03d6fd73aef69 -r930528a70985ba70ecb646588fb9d81faa1699be
#
# 
# 
# add_file "packages/perl/liburi-perl-native_1.35.bb"
#  content [ecf90c204fa71d8b379c5291b94090b589aa5eee]
# 
# add_file "packages/perl/liburi-perl_1.35.bb"
#  content [58ead7d61717c042676fba8350b011f08c1c0f5b]
# 
============================================================
--- packages/perl/liburi-perl-native_1.35.bb	ecf90c204fa71d8b379c5291b94090b589aa5eee
+++ packages/perl/liburi-perl-native_1.35.bb	ecf90c204fa71d8b379c5291b94090b589aa5eee
@@ -0,0 +1,2 @@
+inherit native
+require liburi-perl_${PV}.bb
============================================================
--- packages/perl/liburi-perl_1.35.bb	58ead7d61717c042676fba8350b011f08c1c0f5b
+++ packages/perl/liburi-perl_1.35.bb	58ead7d61717c042676fba8350b011f08c1c0f5b
@@ -0,0 +1,10 @@
+DESCRIPTION = "Manipulates and accesses URI strings"
+SECTION = "libs"
+LICENSE = "Artistic|GPL"
+#RDEPENDS += " libmime-base64-perl libnet-perl"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/URI-${PV}.tar.gz"
+
+S = "${WORKDIR}/URI-${PV}"
+
+inherit cpan






More information about the Openembedded-commits mailing list