mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 03:47:03 +00:00
recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2)
Completes previous commit b5292d4115a4555a66b5e35acdc67dd71fb8577f. Updates SUMMARY[doc] (meta/conf/documentation.conf). Changes: - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR (From OE-Core rev: ad17dfd31a2b97b3e610a0ea0889f5ecb2a63b97) Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7c75e86c2d
commit
b88321ac78
@@ -1,4 +1,4 @@
|
||||
SUMMARY = "A GNU tool that procude shell scripts to automatically configure software."
|
||||
SUMMARY = "A GNU tool that procude shell scripts to automatically configure software"
|
||||
DESCRIPTION = "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically \
|
||||
configure software source code packages. Autoconf creates a configuration script for a package from a template \
|
||||
file that lists the operating system features that the package can use, in the form of M4 macro calls."
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY = "A GNU tool for automatically generating Makefiles."
|
||||
SUMMARY = "A GNU tool for automatically generating Makefiles"
|
||||
DESCRIPTION = "Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding \
|
||||
Standards. Automake requires the use of Autoconf."
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY = "GNU Project parser generator (yacc replacement)."
|
||||
SUMMARY = "GNU Project parser generator (yacc replacement)"
|
||||
DESCRIPTION = "Bison is a general-purpose parser generator that converts an annotated context-free grammar into \
|
||||
an LALR(1) or GLR parser for that grammar. Bison is upward compatible with Yacc: all properly-written Yacc \
|
||||
grammars ought to work with Bison with no change. Anyone familiar with Yacc should be able to use Bison with \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY = "GNU Project parser generator (yacc replacement)."
|
||||
SUMMARY = "GNU Project parser generator (yacc replacement)"
|
||||
DESCRIPTION = "Bison is a general-purpose parser generator that converts an annotated context-free grammar into \
|
||||
an LALR(1) or GLR parser for that grammar. Bison is upward compatible with Yacc: all properly-written Yacc \
|
||||
grammars ought to work with Bison with no change. Anyone familiar with Yacc should be able to use Bison with \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY = "Guile is the GNU Ubiquitous Intelligent Language for Extensions."
|
||||
SUMMARY = "Guile is the GNU Ubiquitous Intelligent Language for Extensions"
|
||||
DESCRIPTION = "Guile is the GNU Ubiquitous Intelligent Language for Extensions,\
|
||||
the official extension language for the GNU operating system.\
|
||||
Guile is a library designed to help programmers create flexible applications.\
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY = "Universally Unique Identifier (UUID) library"
|
||||
SUMMARY = "Universally Unique Identifier (UUID) library"
|
||||
DESCRIPTION = "OSSP uuid is a ISO-C:1999 application programming interface \
|
||||
(API) and corresponding command line interface (CLI) for the generation of \
|
||||
DCE 1.1, ISO/IEC 11578:1996 and RFC 4122 compliant Universally Unique \
|
||||
|
||||
@@ -2,7 +2,7 @@ DESCRIPTION = "libxml-perl is a collection of smaller Perl modules, scripts, and
|
||||
documents for working with XML in Perl. libxml-perl software \
|
||||
works in combination with XML::Parser, PerlSAX, XML::DOM, \
|
||||
XML::Grove and others."
|
||||
SUMMARY = "Collection of Perl modules for working with XML."
|
||||
SUMMARY = "Collection of Perl modules for working with XML"
|
||||
SECTION = "libs"
|
||||
LICENSE = "Artistic-1.0 | GPL-1.0+"
|
||||
PR = "r3"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Download, build, install, upgrade, and uninstall Python packages"
|
||||
SUMMARY = "Download, build, install, upgrade, and uninstall Python packages"
|
||||
HOMEPAGE = "http://packages.python.org/distribute"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "PSF"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Templating library for Python"
|
||||
SUMMARY = "Templating library for Python"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=da2a9d126b93cab0996a8287dacc480b"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "A sophisticated Numeric Processing Package for Python"
|
||||
SUMMARY = "A sophisticated Numeric Processing Package for Python"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "PSF"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f87832d854acbade6e9f5c601c8b30b1"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Download, build, install, upgrade, and uninstall Python packages"
|
||||
SUMMARY = "Download, build, install, upgrade, and uninstall Python packages"
|
||||
HOMEPAGE = "http://packages.python.org/distribute"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "PSF"
|
||||
|
||||
@@ -5,10 +5,10 @@ verifying, querying, and updating software packages. Each software \
|
||||
package consists of an archive of files along with information about \
|
||||
the package like its version, a description, etc."
|
||||
|
||||
SUMMARY_${PN}-libs = "Libraries for manipulating RPM packages."
|
||||
SUMMARY_${PN}-libs = "Libraries for manipulating RPM packages"
|
||||
DESCRIPTION_${PN}-libs = "This package contains the RPM shared libraries."
|
||||
|
||||
SUMMARY_${PN}-dev = "Development files for manipulating RPM packages."
|
||||
SUMMARY_${PN}-dev = "Development files for manipulating RPM packages"
|
||||
DESCRIPTION_${PN}-dev = "This package contains the RPM C library and header files. These \
|
||||
development files will simplify the process of writing programs that \
|
||||
manipulate RPM packages and databases. These files are intended to \
|
||||
@@ -16,20 +16,20 @@ simplify the process of creating graphical package managers or any \
|
||||
other tools that need an intimate knowledge of RPM packages in order \
|
||||
to function."
|
||||
|
||||
SUMMARY_${PN}-common = "Common RPM paths, scripts, documentation and configuration."
|
||||
SUMMARY_${PN}-common = "Common RPM paths, scripts, documentation and configuration"
|
||||
DESCRIPTION_${PN}-common = "The rpm-common package contains paths, scripts, documentation \
|
||||
and configuration common between RPM Package Manager."
|
||||
|
||||
SUMMARY_${PN}-build = "Scripts and executable programs used to build packages."
|
||||
SUMMARY_${PN}-build = "Scripts and executable programs used to build packages"
|
||||
DESCRIPTION_${PN}-build = "The rpm-build packagec ontains the scripts and executable programs \
|
||||
that are used to build packages using the RPM Package Manager."
|
||||
|
||||
SUMMARY_python-rpm = "Python bindings for apps which will manupulate RPM packages."
|
||||
SUMMARY_python-rpm = "Python bindings for apps which will manupulate RPM packages"
|
||||
DESCRIPTION_python-rpm = "The rpm-python package contains a module that permits applications \
|
||||
written in the Python programming language to use the interface \
|
||||
supplied by the RPM Package Manager libraries."
|
||||
|
||||
SUMMARY_perl-module-rpm = "Perl bindings for apps which will manipulate RPM packages."
|
||||
SUMMARY_perl-module-rpm = "Perl bindings for apps which will manipulate RPM packages"
|
||||
DESCRIPTION_perl-modules-rpm = "The perl-modules-rpm package contains a module that permits applications \
|
||||
written in the Perl programming language to use the interface \
|
||||
supplied by the RPM Package Manager libraries."
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DESCRIPTION = "Userspace NFS server v3 protocol"
|
||||
SUMMARY = "Userspace NFS server v3 protocol"
|
||||
SECTION = "console/network"
|
||||
LICENSE = "unfs3"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=9475885294e17c0cc0067820d042792e"
|
||||
|
||||
Reference in New Issue
Block a user