Tweak SUMMARY

For these recipes, I took the opportunity to fix up the new SUMMARY
values as the originals needed tweaking. I've tried to make them
concisely explain the function of the recipe / package where possible.

(From OE-Core rev: a414d49f04541122e16469eca9e5d1770141f7cc)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton 2013-12-19 15:13:01 +00:00 committed by Richard Purdie
parent a22ee50865
commit cb4500a98f
6 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
SUMMARY = "Perl is a popular scripting language"
SUMMARY = "Perl scripting language"
HOMEPAGE = "http://www.perl.org/"
SECTION = "libs"
LICENSE = "Artistic-1.0 | GPL-1.0"

View File

@ -1,4 +1,4 @@
SUMMARY = "Perl is a popular scripting language"
SUMMARY = "Perl scripting language"
HOMEPAGE = "http://www.perl.org/"
SECTION = "devel"
LICENSE = "Artistic-1.0 | GPL-1.0"

View File

@ -1,4 +1,4 @@
SUMMARY = "Library for reading some sort of media format."
SUMMARY = "ATSC A/52 surround sound stream decoder"
HOMEPAGE = "http://liba52.sourceforge.net/"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \

View File

@ -1,4 +1,4 @@
SUMMARY = "libdaemon is a lightweight C library which eases the writing of UNIX daemons."
SUMMARY = "Lightweight C library which eases the writing of UNIX daemons"
SECTION = "libs"
AUTHOR = "Lennart Poettering <lennart@poettering.net>"
HOMEPAGE = "http://0pointer.de/lennart/projects/libdaemon/"

View File

@ -1,4 +1,4 @@
SUMMARY = "Library to read the extended image information (EXIF) from JPEG pictures"
SUMMARY = "Library for reading extended image information (EXIF) from JPEG files"
HOMEPAGE = "http://sourceforge.net/projects/libexif"
SECTION = "libs"
LICENSE = "LGPLv2.1"

View File

@ -1,4 +1,4 @@
SUMMARY = "shared MIME database and spec"
SUMMARY = "Shared MIME type database and specification"
HOMEPAGE = "http://freedesktop.org/wiki/Software/shared-mime-info"
SECTION = "base"