diff options
Diffstat (limited to 'meta/recipes-support')
51 files changed, 51 insertions, 50 deletions
diff --git a/meta/recipes-support/apr/apr-util_1.5.2.bb b/meta/recipes-support/apr/apr-util_1.5.2.bb index ea0f7fbb64..653b1472bd 100644 --- a/meta/recipes-support/apr/apr-util_1.5.2.bb +++ b/meta/recipes-support/apr/apr-util_1.5.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Apache Portable Runtime (APR) companion library" | 1 | SUMMARY = "Apache Portable Runtime (APR) companion library" |
2 | HOMEPAGE = "http://apr.apache.org/" | 2 | HOMEPAGE = "http://apr.apache.org/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | DEPENDS = "apr expat gdbm" | 4 | DEPENDS = "apr expat gdbm" |
diff --git a/meta/recipes-support/apr/apr_1.4.8.bb b/meta/recipes-support/apr/apr_1.4.8.bb index d834170315..d23929fd4a 100644 --- a/meta/recipes-support/apr/apr_1.4.8.bb +++ b/meta/recipes-support/apr/apr_1.4.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Apache Portable Runtime (APR) library" | 1 | SUMMARY = "Apache Portable Runtime (APR) library" |
2 | HOMEPAGE = "http://apr.apache.org/" | 2 | HOMEPAGE = "http://apr.apache.org/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | DEPENDS = "util-linux" | 4 | DEPENDS = "util-linux" |
diff --git a/meta/recipes-support/aspell/aspell_0.60.6.1.bb b/meta/recipes-support/aspell/aspell_0.60.6.1.bb index b196d9601c..fddc6a53c5 100644 --- a/meta/recipes-support/aspell/aspell_0.60.6.1.bb +++ b/meta/recipes-support/aspell/aspell_0.60.6.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "GNU Aspell spell-checker" | 1 | SUMMARY = "GNU Aspell spell-checker" |
2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
3 | LICENSE="LGPLv2 | LGPLv2.1" | 3 | LICENSE="LGPLv2 | LGPLv2.1" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" |
diff --git a/meta/recipes-support/atk/atk_2.10.0.bb b/meta/recipes-support/atk/atk_2.10.0.bb index 2e8216a154..538d6147b2 100644 --- a/meta/recipes-support/atk/atk_2.10.0.bb +++ b/meta/recipes-support/atk/atk_2.10.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "An accessibility toolkit for GNOME." | 1 | SUMMARY = "Accessibility toolkit for GNOME" |
2 | HOMEPAGE = "http://live.gnome.org/GAP/" | 2 | HOMEPAGE = "http://live.gnome.org/GAP/" |
3 | BUGTRACKER = "https://bugzilla.gnome.org/" | 3 | BUGTRACKER = "https://bugzilla.gnome.org/" |
4 | SECTION = "x11/libs" | 4 | SECTION = "x11/libs" |
diff --git a/meta/recipes-support/attr/acl.inc b/meta/recipes-support/attr/acl.inc index b504517237..a46123286e 100644 --- a/meta/recipes-support/attr/acl.inc +++ b/meta/recipes-support/attr/acl.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "utilities for access control list" | 1 | SUMMARY = "Utilities for managing POSIX Access Control Lists" |
2 | HOMEPAGE = "http://savannah.nongnu.org/projects/acl/" | 2 | HOMEPAGE = "http://savannah.nongnu.org/projects/acl/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | 4 | ||
diff --git a/meta/recipes-support/attr/attr.inc b/meta/recipes-support/attr/attr.inc index 6deb004b1c..4961ba784f 100644 --- a/meta/recipes-support/attr/attr.inc +++ b/meta/recipes-support/attr/attr.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "utilities for manipulating filesystem extended attributes" | 1 | SUMMARY = "Utilities for manipulating filesystem extended attributes" |
2 | HOMEPAGE = "http://savannah.nongnu.org/projects/attr/" | 2 | HOMEPAGE = "http://savannah.nongnu.org/projects/attr/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | 4 | ||
diff --git a/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb b/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb index 5874f9e2e1..eaab2e311d 100644 --- a/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb +++ b/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb | |||
@@ -2,7 +2,7 @@ | |||
2 | # Copyright (C) 2004-2005, Advanced Micro Devices, Inc. All Rights Reserved | 2 | # Copyright (C) 2004-2005, Advanced Micro Devices, Inc. All Rights Reserved |
3 | # Released under the MIT license (see packages/COPYING) | 3 | # Released under the MIT license (see packages/COPYING) |
4 | 4 | ||
5 | DESCRIPTION="Beecrypt is a general-purpose cryptography library." | 5 | SUMMARY = "A general-purpose cryptography library" |
6 | HOMEPAGE="http://sourceforge.net/projects/beecrypt" | 6 | HOMEPAGE="http://sourceforge.net/projects/beecrypt" |
7 | SRC_URI="${SOURCEFORGE_MIRROR}/beecrypt/beecrypt-${PV}.tar.gz \ | 7 | SRC_URI="${SOURCEFORGE_MIRROR}/beecrypt/beecrypt-${PV}.tar.gz \ |
8 | file://disable-icu-check.patch \ | 8 | file://disable-icu-check.patch \ |
diff --git a/meta/recipes-support/boost/bjam-native_1.55.0.bb b/meta/recipes-support/boost/bjam-native_1.55.0.bb index 59a031032c..d85d1a96cb 100644 --- a/meta/recipes-support/boost/bjam-native_1.55.0.bb +++ b/meta/recipes-support/boost/bjam-native_1.55.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | include boost-${PV}.inc | 1 | include boost-${PV}.inc |
2 | 2 | ||
3 | DESCRIPTION = "Portable Boost.Jam build tool for boost" | 3 | SUMMARY = "Portable Boost.Jam build tool for boost" |
4 | SECTION = "devel" | 4 | SECTION = "devel" |
5 | 5 | ||
6 | inherit native | 6 | inherit native |
diff --git a/meta/recipes-support/boost/boost.inc b/meta/recipes-support/boost/boost.inc index f13051c454..c7642befa4 100644 --- a/meta/recipes-support/boost/boost.inc +++ b/meta/recipes-support/boost/boost.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Free peer-reviewed portable C++ source libraries" | 1 | SUMMARY = "Free peer-reviewed portable C++ source libraries" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | DEPENDS = "bjam-native zlib bzip2" | 3 | DEPENDS = "bjam-native zlib bzip2" |
4 | 4 | ||
diff --git a/meta/recipes-support/consolekit/consolekit_0.4.6.bb b/meta/recipes-support/consolekit/consolekit_0.4.6.bb index 63da028f81..ebd2dcf1bc 100644 --- a/meta/recipes-support/consolekit/consolekit_0.4.6.bb +++ b/meta/recipes-support/consolekit/consolekit_0.4.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "ConsoleKit is a framework for defining and tracking users, login sessions, and seats." | 1 | SUMMARY = "Framework for defining and tracking users, login sessions, and seats" |
2 | HOMEPAGE="http://www.freedesktop.org/wiki/Software/ConsoleKit" | 2 | HOMEPAGE="http://www.freedesktop.org/wiki/Software/ConsoleKit" |
3 | BUGTRACKER="https://bugs.freedesktop.org/buglist.cgi?query_format=specific&product=ConsoleKit" | 3 | BUGTRACKER="https://bugs.freedesktop.org/buglist.cgi?query_format=specific&product=ConsoleKit" |
4 | 4 | ||
diff --git a/meta/recipes-support/createrepo/createrepo_0.4.11.bb b/meta/recipes-support/createrepo/createrepo_0.4.11.bb index 523d31b82a..159a6c4b27 100644 --- a/meta/recipes-support/createrepo/createrepo_0.4.11.bb +++ b/meta/recipes-support/createrepo/createrepo_0.4.11.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "createrepo creates rpm-metadata for rpms to build the repository" | 1 | SUMMARY = "Creates metadata indexes for RPM package repositories" |
2 | HOMEPAGE = "http://createrepo.baseurl.org/" | 2 | HOMEPAGE = "http://createrepo.baseurl.org/" |
3 | 3 | ||
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta/recipes-support/curl/curl_7.33.0.bb b/meta/recipes-support/curl/curl_7.33.0.bb index 8539fec2c0..db68feee30 100644 --- a/meta/recipes-support/curl/curl_7.33.0.bb +++ b/meta/recipes-support/curl/curl_7.33.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Command line tool and library for client-side URL transfers." | 1 | SUMMARY = "Command line tool and library for client-side URL transfers" |
2 | HOMEPAGE = "http://curl.haxx.se/" | 2 | HOMEPAGE = "http://curl.haxx.se/" |
3 | BUGTRACKER = "http://curl.haxx.se/mail/list.cgi?list=curl-tracker" | 3 | BUGTRACKER = "http://curl.haxx.se/mail/list.cgi?list=curl-tracker" |
4 | SECTION = "console/network" | 4 | SECTION = "console/network" |
diff --git a/meta/recipes-support/db/db_5.3.21.bb b/meta/recipes-support/db/db_5.3.21.bb index 328f9db885..608d406e72 100644 --- a/meta/recipes-support/db/db_5.3.21.bb +++ b/meta/recipes-support/db/db_5.3.21.bb | |||
@@ -9,7 +9,7 @@ | |||
9 | # at once - DB3 and DB5 can both be installed on the | 9 | # at once - DB3 and DB5 can both be installed on the |
10 | # same system at the same time if really necessary. | 10 | # same system at the same time if really necessary. |
11 | SECTION = "libs" | 11 | SECTION = "libs" |
12 | DESCRIPTION = "Berkeley DB v5." | 12 | SUMMARY = "Berkeley Database v5" |
13 | HOMEPAGE = "http://www.oracle.com/technology/products/berkeley-db/db/index.html" | 13 | HOMEPAGE = "http://www.oracle.com/technology/products/berkeley-db/db/index.html" |
14 | LICENSE = "Sleepycat" | 14 | LICENSE = "Sleepycat" |
15 | VIRTUAL_NAME ?= "virtual/db" | 15 | VIRTUAL_NAME ?= "virtual/db" |
diff --git a/meta/recipes-support/enchant/enchant_1.6.0.bb b/meta/recipes-support/enchant/enchant_1.6.0.bb index 5c9359ba72..b8bb27117a 100644 --- a/meta/recipes-support/enchant/enchant_1.6.0.bb +++ b/meta/recipes-support/enchant/enchant_1.6.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Enchant Spell checker API Library" | 1 | SUMMARY = "Enchant Spell checker API Library" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | HOMEPAGE = "http://www.abisource.com/projects/enchant/" | 3 | HOMEPAGE = "http://www.abisource.com/projects/enchant/" |
4 | BUGTRACKER = "http://bugzilla.abisource.com/enter_bug.cgi?product=Enchant" | 4 | BUGTRACKER = "http://bugzilla.abisource.com/enter_bug.cgi?product=Enchant" |
diff --git a/meta/recipes-support/gdbm/gdbm_1.10.bb b/meta/recipes-support/gdbm/gdbm_1.10.bb index 498ad9985e..c031f4a6b5 100644 --- a/meta/recipes-support/gdbm/gdbm_1.10.bb +++ b/meta/recipes-support/gdbm/gdbm_1.10.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "GNU dbm is a set of database routines that use extensible hashing." | 1 | SUMMARY = "Key/value database library with extensible hashing" |
2 | HOMEPAGE = "http://www.gnu.org/software/gdbm/" | 2 | HOMEPAGE = "http://www.gnu.org/software/gdbm/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPLv3" |
diff --git a/meta/recipes-support/gdbm/gdbm_1.8.3.bb b/meta/recipes-support/gdbm/gdbm_1.8.3.bb index 28f578cb3e..bcf6b99f61 100644 --- a/meta/recipes-support/gdbm/gdbm_1.8.3.bb +++ b/meta/recipes-support/gdbm/gdbm_1.8.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "GNU dbm is a set of database routines that use extensible hashing." | 1 | SUMMARY = "Key/value database library with extensible hashing" |
2 | HOMEPAGE = "http://www.gnu.org/software/gdbm/" | 2 | HOMEPAGE = "http://www.gnu.org/software/gdbm/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta/recipes-support/gnupg/gnupg_1.4.7.bb b/meta/recipes-support/gnupg/gnupg_1.4.7.bb index 7fbc3d39ff..fcc5fba9dd 100644 --- a/meta/recipes-support/gnupg/gnupg_1.4.7.bb +++ b/meta/recipes-support/gnupg/gnupg_1.4.7.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "gnupg - GNU privacy guard" | 1 | SUMMARY = "GNU Privacy Guard - encryption and signing tools" |
2 | HOMEPAGE = "http://www.gnupg.org/" | 2 | HOMEPAGE = "http://www.gnupg.org/" |
3 | DEPENDS = "zlib bzip2 readline" | 3 | DEPENDS = "zlib bzip2 readline" |
4 | SECTION = "console/utils" | 4 | SECTION = "console/utils" |
diff --git a/meta/recipes-support/gnupg/gnupg_2.0.22.bb b/meta/recipes-support/gnupg/gnupg_2.0.22.bb index 8f572d4504..7f36df5bd3 100644 --- a/meta/recipes-support/gnupg/gnupg_2.0.22.bb +++ b/meta/recipes-support/gnupg/gnupg_2.0.22.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "GNU privacy guard - a free PGP replacement (new v2.x)" | 1 | SUMMARY = "GNU Privacy Guard - encryption and signing tools (2.x)" |
2 | HOMEPAGE = "http://www.gnupg.org/" | 2 | HOMEPAGE = "http://www.gnupg.org/" |
3 | LICENSE = "GPLv3 & LGPLv3" | 3 | LICENSE = "GPLv3 & LGPLv3" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \ |
diff --git a/meta/recipes-support/gnutls/gnutls.inc b/meta/recipes-support/gnutls/gnutls.inc index 12cc4f114f..18c91eb8cc 100644 --- a/meta/recipes-support/gnutls/gnutls.inc +++ b/meta/recipes-support/gnutls/gnutls.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "GNU Transport Layer Security Library" | 1 | SUMMARY = "GNU Transport Layer Security Library" |
2 | HOMEPAGE = "http://www.gnu.org/software/gnutls/" | 2 | HOMEPAGE = "http://www.gnu.org/software/gnutls/" |
3 | BUGTRACKER = "https://savannah.gnu.org/support/?group=gnutls" | 3 | BUGTRACKER = "https://savannah.gnu.org/support/?group=gnutls" |
4 | DEPENDS = "zlib lzo libtasn1 libgcrypt (>= 1.4.2) libcap readline" | 4 | DEPENDS = "zlib lzo libtasn1 libgcrypt (>= 1.4.2) libcap readline" |
diff --git a/meta/recipes-support/gnutls/libtasn1_3.3.bb b/meta/recipes-support/gnutls/libtasn1_3.3.bb index 53de118458..573d8c8fc3 100644 --- a/meta/recipes-support/gnutls/libtasn1_3.3.bb +++ b/meta/recipes-support/gnutls/libtasn1_3.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Library for ASN.1 and DER manipulation" | 1 | SUMMARY = "Library for ASN.1 and DER manipulation" |
2 | HOMEPAGE = "http://www.gnu.org/software/libtasn1/" | 2 | HOMEPAGE = "http://www.gnu.org/software/libtasn1/" |
3 | 3 | ||
4 | LICENSE = "GPLv3+ & LGPLv2.1+" | 4 | LICENSE = "GPLv3+ & LGPLv2.1+" |
diff --git a/meta/recipes-support/libassuan/libassuan_2.1.1.bb b/meta/recipes-support/libassuan/libassuan_2.1.1.bb index 91784eaa63..4e6b4f8ad6 100644 --- a/meta/recipes-support/libassuan/libassuan_2.1.1.bb +++ b/meta/recipes-support/libassuan/libassuan_2.1.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "IPC library used by GnuPG and GPGME" | 1 | SUMMARY = "IPC library used by GnuPG and GPGME" |
2 | HOMEPAGE = "http://www.gnupg.org/related_software/libassuan/" | 2 | HOMEPAGE = "http://www.gnupg.org/related_software/libassuan/" |
3 | BUGTRACKER = "https://bugs.g10code.com/gnupg/index" | 3 | BUGTRACKER = "https://bugs.g10code.com/gnupg/index" |
4 | 4 | ||
diff --git a/meta/recipes-support/libcap/libcap.inc b/meta/recipes-support/libcap/libcap.inc index 5319bc3564..ccc0fde20c 100644 --- a/meta/recipes-support/libcap/libcap.inc +++ b/meta/recipes-support/libcap/libcap.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "support for getting/setting POSIX.1e capabilities" | 1 | SUMMARY = "Library for getting/setting POSIX.1e capabilities" |
2 | HOMEPAGE = "http://sites.google.com/site/fullycapable/" | 2 | HOMEPAGE = "http://sites.google.com/site/fullycapable/" |
3 | 3 | ||
4 | # no specific GPL version required | 4 | # no specific GPL version required |
diff --git a/meta/recipes-support/libcheck/libcheck_0.9.11.bb b/meta/recipes-support/libcheck/libcheck_0.9.11.bb index 781b9508a1..7fc352c6d8 100644 --- a/meta/recipes-support/libcheck/libcheck_0.9.11.bb +++ b/meta/recipes-support/libcheck/libcheck_0.9.11.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Check Test Framework" | 1 | SUMMARY = "Check - unit testing framework for C code" |
2 | HOMEPAGE = "http://check.sourceforge.net/" | 2 | HOMEPAGE = "http://check.sourceforge.net/" |
3 | SECTION = "devel" | 3 | SECTION = "devel" |
4 | 4 | ||
diff --git a/meta/recipes-support/libcroco/libcroco_0.6.8.bb b/meta/recipes-support/libcroco/libcroco_0.6.8.bb index d175c4639d..61cd8182f6 100644 --- a/meta/recipes-support/libcroco/libcroco_0.6.8.bb +++ b/meta/recipes-support/libcroco/libcroco_0.6.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "The Libcroco project is an effort to build a generic Cascading Style Sheet (CSS) parsing and manipulation toolkit" | 1 | SUMMARY = "Cascading Style Sheet (CSS) parsing and manipulation toolkit" |
2 | HOMEPAGE = "http://www.gnome.org/" | 2 | HOMEPAGE = "http://www.gnome.org/" |
3 | BUGTRACKER = "https://bugzilla.gnome.org/" | 3 | BUGTRACKER = "https://bugzilla.gnome.org/" |
4 | 4 | ||
diff --git a/meta/recipes-support/libdaemon/libdaemon_0.14.bb b/meta/recipes-support/libdaemon/libdaemon_0.14.bb index bcba1d54b9..a05f86c865 100644 --- a/meta/recipes-support/libdaemon/libdaemon_0.14.bb +++ b/meta/recipes-support/libdaemon/libdaemon_0.14.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "libdaemon is a lightweight C library which eases the writing of UNIX daemons." | 1 | SUMMARY = "libdaemon is a lightweight C library which eases the writing of UNIX daemons." |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | AUTHOR = "Lennart Poettering <lennart@poettering.net>" | 3 | AUTHOR = "Lennart Poettering <lennart@poettering.net>" |
4 | HOMEPAGE = "http://0pointer.de/lennart/projects/libdaemon/" | 4 | HOMEPAGE = "http://0pointer.de/lennart/projects/libdaemon/" |
diff --git a/meta/recipes-support/libexif/libexif_0.6.21.bb b/meta/recipes-support/libexif/libexif_0.6.21.bb index 301c25dfa9..736de32eee 100644 --- a/meta/recipes-support/libexif/libexif_0.6.21.bb +++ b/meta/recipes-support/libexif/libexif_0.6.21.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Library to read the extended image information (EXIF) from JPEG pictures" | 1 | SUMMARY = "Library to read the extended image information (EXIF) from JPEG pictures" |
2 | HOMEPAGE = "http://sourceforge.net/projects/libexif" | 2 | HOMEPAGE = "http://sourceforge.net/projects/libexif" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPLv2.1" |
diff --git a/meta/recipes-support/libfm/libfm_1.1.2.2.bb b/meta/recipes-support/libfm/libfm_1.1.2.2.bb index 97865e1c7c..581ab8c753 100644 --- a/meta/recipes-support/libfm/libfm_1.1.2.2.bb +++ b/meta/recipes-support/libfm/libfm_1.1.2.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Library for file management" | 1 | SUMMARY = "Library for file management" |
2 | HOMEPAGE = "http://pcmanfm.sourceforge.net/" | 2 | HOMEPAGE = "http://pcmanfm.sourceforge.net/" |
3 | 3 | ||
4 | LICENSE = "GPLv2 & GPLv2+" | 4 | LICENSE = "GPLv2 & GPLv2+" |
diff --git a/meta/recipes-support/libgcrypt/libgcrypt.inc b/meta/recipes-support/libgcrypt/libgcrypt.inc index 5ab0c11b6c..249939dab9 100644 --- a/meta/recipes-support/libgcrypt/libgcrypt.inc +++ b/meta/recipes-support/libgcrypt/libgcrypt.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A general purpose cryptographic library based on the code from GnuPG" | 1 | SUMMARY = "General purpose cryptographic library based on the code from GnuPG" |
2 | HOMEPAGE = "http://directory.fsf.org/project/libgcrypt/" | 2 | HOMEPAGE = "http://directory.fsf.org/project/libgcrypt/" |
3 | BUGTRACKER = "https://bugs.g10code.com/gnupg/index" | 3 | BUGTRACKER = "https://bugs.g10code.com/gnupg/index" |
4 | SECTION = "libs" | 4 | SECTION = "libs" |
diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.12.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.12.bb index 0b44ea3108..a47e31d167 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.12.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.12.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "a small library that defines common error values for all GnuPG components" | 1 | SUMMARY = "Small library that defines common error values for all GnuPG components" |
2 | HOMEPAGE = "http://www.gnupg.org/related_software/libgpg-error/" | 2 | HOMEPAGE = "http://www.gnupg.org/related_software/libgpg-error/" |
3 | BUGTRACKER = "https://bugs.g10code.com/gnupg/index" | 3 | BUGTRACKER = "https://bugs.g10code.com/gnupg/index" |
4 | 4 | ||
diff --git a/meta/recipes-support/libical/libical_0.48.bb b/meta/recipes-support/libical/libical_0.48.bb index 459c5c54a0..f464026f8c 100644 --- a/meta/recipes-support/libical/libical_0.48.bb +++ b/meta/recipes-support/libical/libical_0.48.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "iCal and scheduling (RFC 2445, 2446, 2447) library" | 1 | SUMMARY = "iCal and scheduling (RFC 2445, 2446, 2447) library" |
2 | HOMEPAGE = "http://sourceforge.net/projects/freeassociation/" | 2 | HOMEPAGE = "http://sourceforge.net/projects/freeassociation/" |
3 | BUGTRACKER = "http://sourceforge.net/tracker/?group_id=16077&atid=116077" | 3 | BUGTRACKER = "http://sourceforge.net/tracker/?group_id=16077&atid=116077" |
4 | LICENSE = "LGPLv2.1 | MPL-1" | 4 | LICENSE = "LGPLv2.1 | MPL-1" |
diff --git a/meta/recipes-support/libksba/libksba_1.3.0.bb b/meta/recipes-support/libksba/libksba_1.3.0.bb index 45bc35a4c1..4690ba953f 100644 --- a/meta/recipes-support/libksba/libksba_1.3.0.bb +++ b/meta/recipes-support/libksba/libksba_1.3.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Libksba provides an easy API to create and parse X.509 and CMS related objects." | 1 | SUMMARY = "Easy API to create and parse X.509 and CMS related objects" |
2 | HOMEPAGE = "http://www.gnupg.org/related_software/libksba/" | 2 | HOMEPAGE = "http://www.gnupg.org/related_software/libksba/" |
3 | LICENSE = "GPLv2+ | LGPLv3+ | GPLv3+" | 3 | LICENSE = "GPLv2+ | LGPLv3+ | GPLv3+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=fd541d83f75d038c4e0617b672ed8bda \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=fd541d83f75d038c4e0617b672ed8bda \ |
diff --git a/meta/recipes-support/libmpc/libmpc.inc b/meta/recipes-support/libmpc/libmpc.inc index 0788dc261d..61b71c6f89 100644 --- a/meta/recipes-support/libmpc/libmpc.inc +++ b/meta/recipes-support/libmpc/libmpc.inc | |||
@@ -1,3 +1,4 @@ | |||
1 | SUMMARY = "C library for complex number arithmetic with arbitrary precision and correct rounding" | ||
1 | DESCRIPTION = "Mpc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It is built upon and follows the same principles as Mpfr" | 2 | DESCRIPTION = "Mpc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It is built upon and follows the same principles as Mpfr" |
2 | HOMEPAGE = "http://www.multiprecision.org/" | 3 | HOMEPAGE = "http://www.multiprecision.org/" |
3 | LICENSE = "LGPLv3" | 4 | LICENSE = "LGPLv3" |
diff --git a/meta/recipes-support/libnl/libnl_3.2.22.bb b/meta/recipes-support/libnl/libnl_3.2.22.bb index 3c31b1ac86..73b10c5b66 100644 --- a/meta/recipes-support/libnl/libnl_3.2.22.bb +++ b/meta/recipes-support/libnl/libnl_3.2.22.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "libnl is a library for applications dealing with netlink sockets." | 1 | SUMMARY = "A library for applications dealing with netlink sockets" |
2 | HOMEPAGE = "http://www.infradead.org/~tgr/libnl/" | 2 | HOMEPAGE = "http://www.infradead.org/~tgr/libnl/" |
3 | SECTION = "libs/network" | 3 | SECTION = "libs/network" |
4 | 4 | ||
diff --git a/meta/recipes-support/liboil/liboil_0.3.17.bb b/meta/recipes-support/liboil/liboil_0.3.17.bb index b1e21ab353..03b7785215 100644 --- a/meta/recipes-support/liboil/liboil_0.3.17.bb +++ b/meta/recipes-support/liboil/liboil_0.3.17.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Liboil is a library of simple functions that are optimized for various CPUs." | 1 | SUMMARY = "Library of simple functions optimized for various CPUs" |
2 | HOMEPAGE = "http://liboil.freedesktop.org/" | 2 | HOMEPAGE = "http://liboil.freedesktop.org/" |
3 | BUGTRACKER = "https://bugs.freedesktop.org/" | 3 | BUGTRACKER = "https://bugs.freedesktop.org/" |
4 | 4 | ||
diff --git a/meta/recipes-support/libproxy/libproxy_0.4.7.bb b/meta/recipes-support/libproxy/libproxy_0.4.7.bb index 30abc2708c..3838cb880d 100644 --- a/meta/recipes-support/libproxy/libproxy_0.4.7.bb +++ b/meta/recipes-support/libproxy/libproxy_0.4.7.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A library that provides automatic proxy configuration management" | 1 | SUMMARY = "Library providing automatic proxy configuration management" |
2 | HOMEPAGE = "http://code.google.com/p/libproxy/" | 2 | HOMEPAGE = "http://code.google.com/p/libproxy/" |
3 | BUGTRACKER = "http://code.google.com/p/libproxy/issues/list" | 3 | BUGTRACKER = "http://code.google.com/p/libproxy/issues/list" |
4 | SECTION = "libs" | 4 | SECTION = "libs" |
diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.44.2.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.44.2.bb index 3325939c00..a7ea106002 100644 --- a/meta/recipes-support/libsoup/libsoup-2.4_2.44.2.bb +++ b/meta/recipes-support/libsoup/libsoup-2.4_2.44.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "An HTTP library implementation in C" | 1 | SUMMARY = "An HTTP library implementation in C" |
2 | HOMEPAGE = "http://www.gnome.org/" | 2 | HOMEPAGE = "http://www.gnome.org/" |
3 | BUGTRACKER = "https://bugzilla.gnome.org/" | 3 | BUGTRACKER = "https://bugzilla.gnome.org/" |
4 | 4 | ||
diff --git a/meta/recipes-support/liburcu/liburcu_0.8.1.bb b/meta/recipes-support/liburcu/liburcu_0.8.1.bb index bcdd32ac2a..a9e7b2c899 100644 --- a/meta/recipes-support/liburcu/liburcu_0.8.1.bb +++ b/meta/recipes-support/liburcu/liburcu_0.8.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "The userspace read-copy update library by Mathieu Desnoyers" | 1 | SUMMARY = "Userspace RCU (read-copy-update) library" |
2 | HOMEPAGE = "http://lttng.org/urcu" | 2 | HOMEPAGE = "http://lttng.org/urcu" |
3 | BUGTRACKER = "http://lttng.org/project/issues" | 3 | BUGTRACKER = "http://lttng.org/project/issues" |
4 | 4 | ||
diff --git a/meta/recipes-support/libusb/libusb1_1.0.9.bb b/meta/recipes-support/libusb/libusb1_1.0.9.bb index 012ac275dd..d57425b3c5 100644 --- a/meta/recipes-support/libusb/libusb1_1.0.9.bb +++ b/meta/recipes-support/libusb/libusb1_1.0.9.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Userspace library to access USB (version 1.0)" | 1 | SUMMARY = "Userspace library to access USB (version 1.0)" |
2 | HOMEPAGE = "http://libusb.sf.net" | 2 | HOMEPAGE = "http://libusb.sf.net" |
3 | BUGTRACKER = "http://www.libusb.org/report" | 3 | BUGTRACKER = "http://www.libusb.org/report" |
4 | SECTION = "libs" | 4 | SECTION = "libs" |
diff --git a/meta/recipes-support/libxslt/libxslt_1.1.28.bb b/meta/recipes-support/libxslt/libxslt_1.1.28.bb index a1006932e1..24401bb4be 100644 --- a/meta/recipes-support/libxslt/libxslt_1.1.28.bb +++ b/meta/recipes-support/libxslt/libxslt_1.1.28.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "GNOME XSLT library" | 1 | SUMMARY = "GNOME XSLT library" |
2 | HOMEPAGE = "http://xmlsoft.org/XSLT/" | 2 | HOMEPAGE = "http://xmlsoft.org/XSLT/" |
3 | BUGTRACKER = "https://bugzilla.gnome.org/" | 3 | BUGTRACKER = "https://bugzilla.gnome.org/" |
4 | 4 | ||
diff --git a/meta/recipes-support/lzo/lzo_2.06.bb b/meta/recipes-support/lzo/lzo_2.06.bb index 187a95aab8..23f54edd80 100644 --- a/meta/recipes-support/lzo/lzo_2.06.bb +++ b/meta/recipes-support/lzo/lzo_2.06.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Lossless data compression library" | 1 | SUMMARY = "Lossless data compression library" |
2 | HOMEPAGE = "http://www.oberhumer.com/opensource/lzo/" | 2 | HOMEPAGE = "http://www.oberhumer.com/opensource/lzo/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta/recipes-support/mpfr/mpfr.inc b/meta/recipes-support/mpfr/mpfr.inc index dbb859fe3e..ecee7314bf 100644 --- a/meta/recipes-support/mpfr/mpfr.inc +++ b/meta/recipes-support/mpfr/mpfr.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "A C library for multiple-precision floating-point computations with exact rounding" | 1 | SUMMARY = "C library for multiple-precision floating-point computations with exact rounding" |
2 | HOMEPAGE = "http://www.mpfr.org/" | 2 | HOMEPAGE = "http://www.mpfr.org/" |
3 | LICENSE = "LGPLv3+" | 3 | LICENSE = "LGPLv3+" |
4 | SECTION = "devel" | 4 | SECTION = "devel" |
diff --git a/meta/recipes-support/neon/neon_0.30.0.bb b/meta/recipes-support/neon/neon_0.30.0.bb index dbc43bbe40..f6c5a6f43c 100644 --- a/meta/recipes-support/neon/neon_0.30.0.bb +++ b/meta/recipes-support/neon/neon_0.30.0.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "neon is an HTTP and WebDAV client library, with a C interface." | 1 | SUMMARY = "An HTTP and WebDAV client library with a C interface" |
2 | HOMEPAGE = "http://www.webdav.org/neon/" | 2 | HOMEPAGE = "http://www.webdav.org/neon/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "LGPLv2+" | 4 | LICENSE = "LGPLv2+" |
diff --git a/meta/recipes-support/npth/npth_0.91.bb b/meta/recipes-support/npth/npth_0.91.bb index 57fe55a9a0..56a9d9b69e 100644 --- a/meta/recipes-support/npth/npth_0.91.bb +++ b/meta/recipes-support/npth/npth_0.91.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "New GNU Portable Threads" | 1 | SUMMARY = "New GNU Portable Threads library" |
2 | HOMEPAGE = "http://www.gnupg.org/software/pth/" | 2 | HOMEPAGE = "http://www.gnupg.org/software/pth/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "LGPLv3+ & GPLv2+" | 4 | LICENSE = "LGPLv3+ & GPLv2+" |
diff --git a/meta/recipes-support/nspr/nspr_4.10.2.bb b/meta/recipes-support/nspr/nspr_4.10.2.bb index b523a9ff52..4db506c806 100644 --- a/meta/recipes-support/nspr/nspr_4.10.2.bb +++ b/meta/recipes-support/nspr/nspr_4.10.2.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Netscape Portable Runtime Library" | 1 | SUMMARY = "Netscape Portable Runtime Library" |
2 | HOMEPAGE = "http://www.mozilla.org/projects/nspr/" | 2 | HOMEPAGE = "http://www.mozilla.org/projects/nspr/" |
3 | LICENSE = "GPL-2.0 | MPL-2.0 | LGPL-2.1" | 3 | LICENSE = "GPL-2.0 | MPL-2.0 | LGPL-2.1" |
4 | LIC_FILES_CHKSUM = "file://configure.in;beginline=3;endline=6;md5=90c2fdee38e45d6302abcfe475c8b5c5 \ | 4 | LIC_FILES_CHKSUM = "file://configure.in;beginline=3;endline=6;md5=90c2fdee38e45d6302abcfe475c8b5c5 \ |
diff --git a/meta/recipes-support/popt/popt_1.16.bb b/meta/recipes-support/popt/popt_1.16.bb index 32110f22e2..cb13a815e0 100644 --- a/meta/recipes-support/popt/popt_1.16.bb +++ b/meta/recipes-support/popt/popt_1.16.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "The popt library for parsing command line options." | 1 | SUMMARY = "Library for parsing command line options" |
2 | HOMEPAGE = "http://rpm5.org/" | 2 | HOMEPAGE = "http://rpm5.org/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | 4 | ||
diff --git a/meta/recipes-support/pth/pth_2.0.7.bb b/meta/recipes-support/pth/pth_2.0.7.bb index 8cbab7d822..4a85332035 100644 --- a/meta/recipes-support/pth/pth_2.0.7.bb +++ b/meta/recipes-support/pth/pth_2.0.7.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "GNU Portable Threads" | 1 | SUMMARY = "GNU Portable Threads library" |
2 | HOMEPAGE = "http://www.gnu.org/software/pth/" | 2 | HOMEPAGE = "http://www.gnu.org/software/pth/" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
diff --git a/meta/recipes-support/shared-mime-info/shared-mime-info.inc b/meta/recipes-support/shared-mime-info/shared-mime-info.inc index 93f6010f11..2f7a74e3a0 100644 --- a/meta/recipes-support/shared-mime-info/shared-mime-info.inc +++ b/meta/recipes-support/shared-mime-info/shared-mime-info.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "shared MIME database and spec" | 1 | SUMMARY = "shared MIME database and spec" |
2 | HOMEPAGE = "http://freedesktop.org/wiki/Software/shared-mime-info" | 2 | HOMEPAGE = "http://freedesktop.org/wiki/Software/shared-mime-info" |
3 | SECTION = "base" | 3 | SECTION = "base" |
4 | 4 | ||
diff --git a/meta/recipes-support/sqlite/sqlite3.inc b/meta/recipes-support/sqlite/sqlite3.inc index 064d78cdee..d75363a642 100644 --- a/meta/recipes-support/sqlite/sqlite3.inc +++ b/meta/recipes-support/sqlite/sqlite3.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "An Embeddable SQL Database Engine" | 1 | SUMMARY = "Embeddable SQL database engine" |
2 | HOMEPAGE = "http://www.sqlite.org" | 2 | HOMEPAGE = "http://www.sqlite.org" |
3 | SECTION = "libs" | 3 | SECTION = "libs" |
4 | DEPENDS = "readline ncurses" | 4 | DEPENDS = "readline ncurses" |
diff --git a/meta/recipes-support/taglib/taglib_1.8.bb b/meta/recipes-support/taglib/taglib_1.8.bb index 4c151b7c2f..7327bc8c84 100644 --- a/meta/recipes-support/taglib/taglib_1.8.bb +++ b/meta/recipes-support/taglib/taglib_1.8.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "TagLib is a library for reading and editing the meta-data of several popular audio formats" | 1 | SUMMARY = "Library for reading and editing the meta-data of popular audio formats" |
2 | SECTION = "libs/multimedia" | 2 | SECTION = "libs/multimedia" |
3 | HOMEPAGE = "http://developer.kde.org/~wheeler/taglib.html" | 3 | HOMEPAGE = "http://developer.kde.org/~wheeler/taglib.html" |
4 | LICENSE = "LGPLv2.1 | MPL-1" | 4 | LICENSE = "LGPLv2.1 | MPL-1" |
diff --git a/meta/recipes-support/user-creation/xuser-account_0.1.bb b/meta/recipes-support/user-creation/xuser-account_0.1.bb index 58e813918f..77ba97dbf1 100644 --- a/meta/recipes-support/user-creation/xuser-account_0.1.bb +++ b/meta/recipes-support/user-creation/xuser-account_0.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "Creates an 'xuser' account" | 1 | SUMMARY = "Creates an 'xuser' account used for running X11" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
4 | 4 | ||
diff --git a/meta/recipes-support/vte/vte.inc b/meta/recipes-support/vte/vte.inc index b653fab279..4081a7fac6 100644 --- a/meta/recipes-support/vte/vte.inc +++ b/meta/recipes-support/vte/vte.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "vte is a virtual terminal emulator" | 1 | SUMMARY = "Virtual terminal emulator GTK+ widget library" |
2 | BUGTRACKER = "https://bugzilla.gnome.org/buglist.cgi?product=vte" | 2 | BUGTRACKER = "https://bugzilla.gnome.org/buglist.cgi?product=vte" |
3 | LICENSE = "LGPLv2.1+" | 3 | LICENSE = "LGPLv2.1+" |
4 | DEPENDS = " glib-2.0 gtk+ intltool-native ncurses gobject-introspection-stub" | 4 | DEPENDS = " glib-2.0 gtk+ intltool-native ncurses gobject-introspection-stub" |