libio-stringy-perl: created recipe
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Fri, 1 Jan 2010 11:29:16 +0000 (12:29 +0100)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Fri, 1 Jan 2010 11:29:16 +0000 (12:29 +0100)
conf/checksums.ini
recipes/perl/libio-stringy-perl-native_2.110.bb [new file with mode: 0644]
recipes/perl/libio-stringy-perl_2.110.bb [new file with mode: 0644]

index 48f8ff3..2c39e11 100644 (file)
@@ -474,6 +474,10 @@ sha256=44c3b00c7b33db6fc4d11e0d096520f2e870f8557f2e2a8f0e8d2efcf9506906
 md5=1abf9e6161cc6c52ccd4c629e32e582e
 sha256=8401b31d22605e787edef75025eb048b2b3cfaee92ed8358bdcaedca5761f7ea
 
+[http://search.cpan.org/CPAN/authors/id/D/DS/DSKOLL/IO-stringy-2.110.tar.gz]
+md5=2e6a976cfa5521e815c1fdf4006982de
+sha256=7e3cf438b3938a2692cb502704c0bbfa2c5ec4a5071ab77906a2432126b004ee
+
 [http://search.cpan.org/CPAN/authors/id/M/MA/MAURICE/IPC-ShareLite-0.09.tar.gz]
 md5=3942a55cfc5e6d3b612a46cc1a9515b9
 sha256=e6dafb82ddf7730ebe7ae2de0ce158d3052d782780b41a14c4fed304e463632e
diff --git a/recipes/perl/libio-stringy-perl-native_2.110.bb b/recipes/perl/libio-stringy-perl-native_2.110.bb
new file mode 100644 (file)
index 0000000..5c79985
--- /dev/null
@@ -0,0 +1,6 @@
+SECTION = "libs"
+
+require libio-stringy-perl_${PV}.bb
+
+inherit native
+
diff --git a/recipes/perl/libio-stringy-perl_2.110.bb b/recipes/perl/libio-stringy-perl_2.110.bb
new file mode 100644 (file)
index 0000000..032c614
--- /dev/null
@@ -0,0 +1,11 @@
+SECTION = "libs"
+LICENSE = "unknown"
+
+PR = "r0"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DS/DSKOLL/IO-stringy-${PV}.tar.gz"
+
+S = "${WORKDIR}/IO-stringy-${PV}"
+
+inherit cpan
+