[oe-commits] Roman I Khimov : libole-storage-lite-perl: add OLE::Storage:: Lite Perl module

git version control git at git.openembedded.org
Thu Mar 18 21:21:07 UTC 2010


Module: openembedded.git
Branch: rik/perl-5.10
Commit: 45bf1fffdc8e4cf8a8f7956427cd474a12e1cc0f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=45bf1fffdc8e4cf8a8f7956427cd474a12e1cc0f

Author: Roman I Khimov <khimov at altell.ru>
Date:   Thu Mar 18 14:06:24 2010 +0300

libole-storage-lite-perl: add OLE::Storage::Lite Perl module

Signed-off-by: Roman I Khimov <khimov at altell.ru>

---

 recipes/perl/libole-storage-lite-perl_0.19.bb |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/recipes/perl/libole-storage-lite-perl_0.19.bb b/recipes/perl/libole-storage-lite-perl_0.19.bb
new file mode 100644
index 0000000..f794b70
--- /dev/null
+++ b/recipes/perl/libole-storage-lite-perl_0.19.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = "OLE::Storage_Lite - Simple Class for OLE document interface"
+SECTION = "libs"
+LICENSE = "Artistic|GPL"
+BBCLASSEXTEND = "native"
+RDEPENDS_${PN} += "perl-module-extutils-makemaker"
+PR = "r0"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/J/JM/JMCNAMARA/OLE-Storage_Lite-${PV}.tar.gz;name=ole-storage-lite-perl-${PV}"
+SRC_URI[ole-storage-lite-perl-0.19.md5sum] = "1a713f5342c7d90e54ab0d9659650296"
+SRC_URI[ole-storage-lite-perl-0.19.sha256sum] = "e72e055c35bd85ad7c20cf2adb6c89bdbf5725df969484fa6dc981d531ef2c9d"
+
+S = "${WORKDIR}/OLE-Storage_Lite-${PV}"
+
+inherit cpan





More information about the Openembedded-commits mailing list