summaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-01-02 18:03:05 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-01-02 18:03:05 +0100
commit05d83b9e768fb2a901acbf495b77b63b84d6bfbb (patch)
treee341aa48bc732d98061c79b91e214b4f8a5245ee /recipes
parentc498cc5981b1cc3c9a2c224dea688ca0995f9780 (diff)
downloadopenembedded-05d83b9e768fb2a901acbf495b77b63b84d6bfbb.tar.gz
perl: added DESCRIPTION to various lib* bb files that didn't have one
Diffstat (limited to 'recipes')
-rw-r--r--recipes/perl/libcompress-raw-zlib-perl_2.015.bb1
-rw-r--r--recipes/perl/libcrypt-rijndael-perl_1.07.bb1
-rw-r--r--recipes/perl/libdevice-serialport-perl_1.04.bb1
-rw-r--r--recipes/perl/libdigest-sha_5.47.bb1
-rw-r--r--recipes/perl/libfile-slurp-perl_9999.13.bb1
-rw-r--r--recipes/perl/libhtml-mason-perl_1.35.bb1
-rw-r--r--recipes/perl/libintl-perl_1.11.bb1
-rw-r--r--recipes/perl/libintl-perl_1.16.bb1
-rw-r--r--recipes/perl/libio-compress-base-perl_2.015.bb1
-rw-r--r--recipes/perl/libio-compress-zlib-perl_2.015.bb1
-rw-r--r--recipes/perl/libio-stringy-perl_2.110.bb1
-rw-r--r--recipes/perl/libmail-sendmail-perl_0.79.bb1
-rw-r--r--recipes/perl/libnet-dbus-perl_0.33.5.bb1
-rw-r--r--recipes/perl/libnetserver-generic-perl_1.03.bb1
-rw-r--r--recipes/perl/libtermreadkey-perl_2.30.bb1
-rw-r--r--recipes/perl/libtimedate-perl_1.20.bb1
-rw-r--r--recipes/perl/libxml-parser-perl_2.34.bb1
-rw-r--r--recipes/perl/libxml-parser-perl_2.36.bb1
-rw-r--r--recipes/perl/libxml-simple-perl_2.18.bb1
-rw-r--r--recipes/perl/libxml-twig-perl_3.33.bb1
-rw-r--r--recipes/perl/libxml-writer-perl_0.606.bb1
21 files changed, 21 insertions, 0 deletions
diff --git a/recipes/perl/libcompress-raw-zlib-perl_2.015.bb b/recipes/perl/libcompress-raw-zlib-perl_2.015.bb
index 11fde4442a..690f524055 100644
--- a/recipes/perl/libcompress-raw-zlib-perl_2.015.bb
+++ b/recipes/perl/libcompress-raw-zlib-perl_2.015.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "Compress::Raw::Zlib - Low-Level Interface to zlib compression library"
SECTION = "libs"
LICENSE = "Artistic|GPL"
DEPENDS += "expat expat-native"
diff --git a/recipes/perl/libcrypt-rijndael-perl_1.07.bb b/recipes/perl/libcrypt-rijndael-perl_1.07.bb
index 7e73244b94..c74402e410 100644
--- a/recipes/perl/libcrypt-rijndael-perl_1.07.bb
+++ b/recipes/perl/libcrypt-rijndael-perl_1.07.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "Crypt::Rijndael - Crypt::CBC compliant Rijndael encryption module"
SECTION = "libs"
LICENSE = "GPLv2"
DEPENDS += "expat expat-native"
diff --git a/recipes/perl/libdevice-serialport-perl_1.04.bb b/recipes/perl/libdevice-serialport-perl_1.04.bb
index 8d193f4afa..a3e5b492ba 100644
--- a/recipes/perl/libdevice-serialport-perl_1.04.bb
+++ b/recipes/perl/libdevice-serialport-perl_1.04.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "Device::SerialPort - Linux/POSIX emulation of Win32::SerialPort functions."
SECTION = "libs"
LICENSE = "GPL"
RDEPENDS += "perl-module-carp perl-module-posix perl-module-io-handle \
diff --git a/recipes/perl/libdigest-sha_5.47.bb b/recipes/perl/libdigest-sha_5.47.bb
index 1ac90f395b..7ceb00d647 100644
--- a/recipes/perl/libdigest-sha_5.47.bb
+++ b/recipes/perl/libdigest-sha_5.47.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "Digest::SHA - Perl extension for SHA-1/224/256/384/512"
SECTION = "libs"
LICENSE = "Artistic|GPL"
DEPENDS += "expat expat-native"
diff --git a/recipes/perl/libfile-slurp-perl_9999.13.bb b/recipes/perl/libfile-slurp-perl_9999.13.bb
index 2ee047c0d6..1e688b5465 100644
--- a/recipes/perl/libfile-slurp-perl_9999.13.bb
+++ b/recipes/perl/libfile-slurp-perl_9999.13.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "File::Slurp - Efficient Reading/Writing of Complete Files"
SECTION = "libs"
LICENSE = "Artistic|GPL"
HOMEPAGE = "http://search.cpan.org/~uri/"
diff --git a/recipes/perl/libhtml-mason-perl_1.35.bb b/recipes/perl/libhtml-mason-perl_1.35.bb
index dfc6f3cc87..8d13c5c8fe 100644
--- a/recipes/perl/libhtml-mason-perl_1.35.bb
+++ b/recipes/perl/libhtml-mason-perl_1.35.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "Mason - High-performance, dynamic web site authoring system"
SECTION = "libs"
LICENSE = "Artistic|GPL"
DEPENDS = "libexception-class-perl-native libparams-validate-perl-native \
diff --git a/recipes/perl/libintl-perl_1.11.bb b/recipes/perl/libintl-perl_1.11.bb
index 7d339466b7..2c67f7c2c3 100644
--- a/recipes/perl/libintl-perl_1.11.bb
+++ b/recipes/perl/libintl-perl_1.11.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "libintl-perl is an internationalization library for Perl"
SECTION = "libs"
LICENSE = "Artistic|GPL"
PR= "r2"
diff --git a/recipes/perl/libintl-perl_1.16.bb b/recipes/perl/libintl-perl_1.16.bb
index 1543da6ece..6749808365 100644
--- a/recipes/perl/libintl-perl_1.16.bb
+++ b/recipes/perl/libintl-perl_1.16.bb
@@ -1,3 +1,4 @@
+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 \
diff --git a/recipes/perl/libio-compress-base-perl_2.015.bb b/recipes/perl/libio-compress-base-perl_2.015.bb
index f9988e3b17..6ed8303cd0 100644
--- a/recipes/perl/libio-compress-base-perl_2.015.bb
+++ b/recipes/perl/libio-compress-base-perl_2.015.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "IO::Compress::Base - Base Class for IO::Compress modules"
SECTION = "libs"
LICENSE = "Artistic|GPL"
DEPENDS += "expat expat-native"
diff --git a/recipes/perl/libio-compress-zlib-perl_2.015.bb b/recipes/perl/libio-compress-zlib-perl_2.015.bb
index 2e0949026a..a2c987574e 100644
--- a/recipes/perl/libio-compress-zlib-perl_2.015.bb
+++ b/recipes/perl/libio-compress-zlib-perl_2.015.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "Compress::Zlib - Interface to zlib compression library"
SECTION = "libs"
LICENSE = "Artistic|GPL"
DEPENDS += "expat expat-native"
diff --git a/recipes/perl/libio-stringy-perl_2.110.bb b/recipes/perl/libio-stringy-perl_2.110.bb
index a3a1418f7b..1245cc9fda 100644
--- a/recipes/perl/libio-stringy-perl_2.110.bb
+++ b/recipes/perl/libio-stringy-perl_2.110.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "IO-stringy - I/O on in-core objects like strings and arrays"
SECTION = "libs"
LICENSE = "unknown"
PR = "r1"
diff --git a/recipes/perl/libmail-sendmail-perl_0.79.bb b/recipes/perl/libmail-sendmail-perl_0.79.bb
index b333c8239b..f93f603d37 100644
--- a/recipes/perl/libmail-sendmail-perl_0.79.bb
+++ b/recipes/perl/libmail-sendmail-perl_0.79.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "Mail::Sendmail - Simple platform independent mailer"
SECTION = "libs"
LICENSE = "Artistic|GPL"
PR = "r4"
diff --git a/recipes/perl/libnet-dbus-perl_0.33.5.bb b/recipes/perl/libnet-dbus-perl_0.33.5.bb
index 4b15c0626b..5d6ebfca0d 100644
--- a/recipes/perl/libnet-dbus-perl_0.33.5.bb
+++ b/recipes/perl/libnet-dbus-perl_0.33.5.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "Net::DBus - Perl extension for the DBus message system"
SECTION = "libs"
LICENSE = "Artistic|GPL"
PR = "r0"
diff --git a/recipes/perl/libnetserver-generic-perl_1.03.bb b/recipes/perl/libnetserver-generic-perl_1.03.bb
index c4153b8c4c..d244ec13d2 100644
--- a/recipes/perl/libnetserver-generic-perl_1.03.bb
+++ b/recipes/perl/libnetserver-generic-perl_1.03.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "NetServer::Generic is a perl module that implements an object-oriented interface for developing internet servers."
SECTION = "libs"
LICENSE = "Artistic|GPL"
PR = "r4"
diff --git a/recipes/perl/libtermreadkey-perl_2.30.bb b/recipes/perl/libtermreadkey-perl_2.30.bb
index 3969ce11c2..1258450cf1 100644
--- a/recipes/perl/libtermreadkey-perl_2.30.bb
+++ b/recipes/perl/libtermreadkey-perl_2.30.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "Term::ReadKey - A perl module for simple terminal control"
SECTION = "libs"
LICENSE = "Artistic|GPL"
HOMEPAGE = "http://search.cpan.org/~jstowe/TermReadKey-2.30/"
diff --git a/recipes/perl/libtimedate-perl_1.20.bb b/recipes/perl/libtimedate-perl_1.20.bb
index 4175149a88..40fd101f9f 100644
--- a/recipes/perl/libtimedate-perl_1.20.bb
+++ b/recipes/perl/libtimedate-perl_1.20.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "TimeDate - parser for absolute times"
SECTION = "libs"
# You can redistribute it and/or modify it under the same terms as Perl itself.
LICENSE = "Artistic|GPL"
diff --git a/recipes/perl/libxml-parser-perl_2.34.bb b/recipes/perl/libxml-parser-perl_2.34.bb
index 62037425b9..a7ee4f3a4b 100644
--- a/recipes/perl/libxml-parser-perl_2.34.bb
+++ b/recipes/perl/libxml-parser-perl_2.34.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "XML::Parser - A perl module for parsing XML documents"
SECTION = "libs"
LICENSE = "Artistic"
DEPENDS += "expat expat-native"
diff --git a/recipes/perl/libxml-parser-perl_2.36.bb b/recipes/perl/libxml-parser-perl_2.36.bb
index 9ecfbfa3bd..7431ef7a7c 100644
--- a/recipes/perl/libxml-parser-perl_2.36.bb
+++ b/recipes/perl/libxml-parser-perl_2.36.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "XML::Parser - A perl module for parsing XML documents"
SECTION = "libs"
LICENSE = "Artistic"
DEPENDS += "expat expat-native"
diff --git a/recipes/perl/libxml-simple-perl_2.18.bb b/recipes/perl/libxml-simple-perl_2.18.bb
index cbab53a135..d928168791 100644
--- a/recipes/perl/libxml-simple-perl_2.18.bb
+++ b/recipes/perl/libxml-simple-perl_2.18.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "XML::Simple - Easy API to maintain XML (esp config files)"
SECTION = "libs"
LICENSE = "Artistic"
DEPENDS += "libxml-parser-perl"
diff --git a/recipes/perl/libxml-twig-perl_3.33.bb b/recipes/perl/libxml-twig-perl_3.33.bb
index 715edaf594..8ce0218d99 100644
--- a/recipes/perl/libxml-twig-perl_3.33.bb
+++ b/recipes/perl/libxml-twig-perl_3.33.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "XML::Twig - A perl module for processing huge XML documents in tree mode."
SECTION = "libs"
LICENSE = "Artistic|GPL"
HOMEPAGE = "http://www.xmltwig.com/"
diff --git a/recipes/perl/libxml-writer-perl_0.606.bb b/recipes/perl/libxml-writer-perl_0.606.bb
index 43e6ccc244..a0b9ea5d97 100644
--- a/recipes/perl/libxml-writer-perl_0.606.bb
+++ b/recipes/perl/libxml-writer-perl_0.606.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "XML::Writer - Perl extension for writing XML documents."
SECTION = "libs"
LICENSE = "Artistic|GPL"
HOMEPAGE = "http://search.cpan.org/dist/XML-Writer/"