[oe-commits] Frans Meulenbroeks : libtask-weaken-perl_1.03.bb: new recipe

git version control git at git.openembedded.org
Fri Sep 10 17:35:14 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e9c03d628efbe37ebf96744fb31c44320e9128e7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e9c03d628efbe37ebf96744fb31c44320e9128e7

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Fri Sep 10 19:20:29 2010 +0200

libtask-weaken-perl_1.03.bb: new recipe

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/perl/libtask-weaken-perl_1.03.bb |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/recipes/perl/libtask-weaken-perl_1.03.bb b/recipes/perl/libtask-weaken-perl_1.03.bb
new file mode 100644
index 0000000..80fa8e7
--- /dev/null
+++ b/recipes/perl/libtask-weaken-perl_1.03.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "Task::Weaken - Ensure that a platform has weaken support"
+SECTION = "libs"
+LICENSE = "Artistic|GPL"
+HOMEPAGE = "http://www.xmltwig.com/"
+PR = "r0"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Task-Weaken-${PV}.tar.gz"
+SRC_URI[md5sum] = "056ce36c576450d22e6b23b4dbfacd02"
+SRC_URI[sha256sum] = "fb1de84c81c523147f4007c559d3ac38fa474b2999f68b14387bb67e061ca8d0"
+
+S = "${WORKDIR}/Task-Weaken-${PV}"
+
+inherit cpan
+
+BBCLASSEXTEND="native"





More information about the Openembedded-commits mailing list