[oe-commits] Frans Meulenbroeks : libintl-perl_1.20.bb created recipe for 1.20

git version control git at git.openembedded.org
Sat Jan 2 17:18:44 UTC 2010


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

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sat Jan  2 18:18:22 2010 +0100

libintl-perl_1.20.bb created recipe for 1.20

---

 conf/checksums.ini                |    4 ++++
 recipes/perl/libintl-perl_1.20.bb |   13 +++++++++++++
 2 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 85d9f6f..7478646 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -15622,6 +15622,10 @@ sha256=db75022eff366bd5646ab1e6d7bcd1c2048473a7dbdf0cd0421de92c88bbdc18
 md5=7dfcd9ac3a4ff41038a2c67a733d42b9
 sha256=1a64895c9a6cdbb5cdfff81f1520541fee28e85fb940d9b0484de656d69ae8f5
 
+[http://www.cpan.org/authors/id/G/GU/GUIDO/libintl-perl-1.20.tar.gz]
+md5=cb36f58a7d2e15974f25b35381548b1b
+sha256=3036a9d2df85f200631b55a0b01082898c20819d9aabdb9b871508054bee5c67
+
 [http://downloads.sourceforge.net/tapioca-voip/libjingle-0.3.10.tar.gz]
 md5=7ee7d8c834f1e06093130a86cbb9e79a
 sha256=3453c1426fdc06b32bc5f4e7d3ce039ec7f38f0fa4018d505e515099b209dd25
diff --git a/recipes/perl/libintl-perl_1.20.bb b/recipes/perl/libintl-perl_1.20.bb
new file mode 100644
index 0000000..cddcfba
--- /dev/null
+++ b/recipes/perl/libintl-perl_1.20.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "libintl-perl is an internationalization library for Perl"
+SECTION = "libs"
+LICENSE = "Artistic|GPL"
+RDEPENDS = "perl-module-vars perl-module-locale perl-module-io-handle \
+            perl-module-symbol perl-module-selectsaver perl-module-io \
+            perl-module-integer perl-module-exporter-heavy"
+PR = "r0"
+
+SRC_URI = "http://www.cpan.org/authors/id/G/GU/GUIDO/libintl-perl-${PV}.tar.gz"
+
+S = "${WORKDIR}/libintl-perl-${PV}"
+
+inherit cpan





More information about the Openembedded-commits mailing list