[oe-commits] Roman I Khimov : libfilesys-df-perl: Add Filesys::Df Perl module

git version control git at git.openembedded.org
Thu Mar 25 07:08:20 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 9327029bfe6619e01175c7bc2004c558e03c56c5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9327029bfe6619e01175c7bc2004c558e03c56c5

Author: Roman I Khimov <khimov at altell.ru>
Date:   Wed Mar 17 17:20:07 2010 +0300

libfilesys-df-perl: Add Filesys::Df Perl module

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

---

 recipes/perl/libfilesys-df-perl_0.92.bb |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/recipes/perl/libfilesys-df-perl_0.92.bb b/recipes/perl/libfilesys-df-perl_0.92.bb
new file mode 100644
index 0000000..4070d53
--- /dev/null
+++ b/recipes/perl/libfilesys-df-perl_0.92.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "Filesys-Df - Perl extension for filesystem disk space information"
+SECTION = "libs"
+LICENSE = "Artistic|GPL"
+BBCLASSEXTEND = "native"
+PR = "r0"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/I/IG/IGUTHRIE/Filesys-Df-${PV}.tar.gz;name=filesys-df-perl-${PV}"
+SRC_URI[filesys-df-perl-0.92.md5sum] = "a8b0aa3e5151a8a6c8b3067625980934"
+SRC_URI[filesys-df-perl-0.92.sha256sum] = "fe89cbb427e0e05f1cd97c2dd6d3866ac6b21bc7a85734ede159bdc35479552a"
+
+S = "${WORKDIR}/Filesys-Df-${PV}"
+
+inherit cpan





More information about the Openembedded-commits mailing list