From ad17dfd31a2b97b3e610a0ea0889f5ecb2a63b97 Mon Sep 17 00:00:00 2001 From: Matthieu Crapet Date: Wed, 19 Feb 2014 16:13:54 +0100 Subject: 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 Signed-off-by: Matthieu Crapet Signed-off-by: Saul Wold --- meta/recipes-devtools/autoconf/autoconf.inc | 2 +- meta/recipes-devtools/automake/automake.inc | 2 +- meta/recipes-devtools/bison/bison_2.3.bb | 2 +- meta/recipes-devtools/bison/bison_2.7.1.bb | 2 +- meta/recipes-devtools/guile/guile_2.0.9.bb | 2 +- meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb | 2 +- meta/recipes-devtools/perl/libxml-perl_0.08.bb | 2 +- meta/recipes-devtools/python/python-distribute_0.6.32.bb | 2 +- meta/recipes-devtools/python/python-mako_0.9.1.bb | 2 +- meta/recipes-devtools/python/python-numpy_1.7.0.bb | 2 +- meta/recipes-devtools/python/python3-distribute_0.6.32.bb | 2 +- meta/recipes-devtools/rpm/rpm_5.4.9.bb | 12 ++++++------ meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb | 2 +- 13 files changed, 18 insertions(+), 18 deletions(-) (limited to 'meta/recipes-devtools') diff --git a/meta/recipes-devtools/autoconf/autoconf.inc b/meta/recipes-devtools/autoconf/autoconf.inc index 2fde9d4c5f..222106a78e 100644 --- a/meta/recipes-devtools/autoconf/autoconf.inc +++ b/meta/recipes-devtools/autoconf/autoconf.inc @@ -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." diff --git a/meta/recipes-devtools/automake/automake.inc b/meta/recipes-devtools/automake/automake.inc index 507c062e4a..b73cdeb60b 100644 --- a/meta/recipes-devtools/automake/automake.inc +++ b/meta/recipes-devtools/automake/automake.inc @@ -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" diff --git a/meta/recipes-devtools/bison/bison_2.3.bb b/meta/recipes-devtools/bison/bison_2.3.bb index 027782c928..a135451162 100644 --- a/meta/recipes-devtools/bison/bison_2.3.bb +++ b/meta/recipes-devtools/bison/bison_2.3.bb @@ -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 \ diff --git a/meta/recipes-devtools/bison/bison_2.7.1.bb b/meta/recipes-devtools/bison/bison_2.7.1.bb index 10bd8e3ebd..1df750a255 100644 --- a/meta/recipes-devtools/bison/bison_2.7.1.bb +++ b/meta/recipes-devtools/bison/bison_2.7.1.bb @@ -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 \ diff --git a/meta/recipes-devtools/guile/guile_2.0.9.bb b/meta/recipes-devtools/guile/guile_2.0.9.bb index e1504bbdfa..60318e73cf 100644 --- a/meta/recipes-devtools/guile/guile_2.0.9.bb +++ b/meta/recipes-devtools/guile/guile_2.0.9.bb @@ -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.\ diff --git a/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb b/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb index d336a88ddc..f524854a2d 100644 --- a/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb +++ b/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb @@ -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 \ diff --git a/meta/recipes-devtools/perl/libxml-perl_0.08.bb b/meta/recipes-devtools/perl/libxml-perl_0.08.bb index 163dc76bfe..2c01976cad 100644 --- a/meta/recipes-devtools/perl/libxml-perl_0.08.bb +++ b/meta/recipes-devtools/perl/libxml-perl_0.08.bb @@ -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" diff --git a/meta/recipes-devtools/python/python-distribute_0.6.32.bb b/meta/recipes-devtools/python/python-distribute_0.6.32.bb index 2925114c3f..58bb8b4545 100644 --- a/meta/recipes-devtools/python/python-distribute_0.6.32.bb +++ b/meta/recipes-devtools/python/python-distribute_0.6.32.bb @@ -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" diff --git a/meta/recipes-devtools/python/python-mako_0.9.1.bb b/meta/recipes-devtools/python/python-mako_0.9.1.bb index 84071c83ec..57d4220477 100644 --- a/meta/recipes-devtools/python/python-mako_0.9.1.bb +++ b/meta/recipes-devtools/python/python-mako_0.9.1.bb @@ -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" diff --git a/meta/recipes-devtools/python/python-numpy_1.7.0.bb b/meta/recipes-devtools/python/python-numpy_1.7.0.bb index c91cdf6eae..3fa485e080 100644 --- a/meta/recipes-devtools/python/python-numpy_1.7.0.bb +++ b/meta/recipes-devtools/python/python-numpy_1.7.0.bb @@ -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" diff --git a/meta/recipes-devtools/python/python3-distribute_0.6.32.bb b/meta/recipes-devtools/python/python3-distribute_0.6.32.bb index d3b15c17fe..573096cb1c 100644 --- a/meta/recipes-devtools/python/python3-distribute_0.6.32.bb +++ b/meta/recipes-devtools/python/python3-distribute_0.6.32.bb @@ -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" diff --git a/meta/recipes-devtools/rpm/rpm_5.4.9.bb b/meta/recipes-devtools/rpm/rpm_5.4.9.bb index 7921f40769..dbdab1a5e3 100644 --- a/meta/recipes-devtools/rpm/rpm_5.4.9.bb +++ b/meta/recipes-devtools/rpm/rpm_5.4.9.bb @@ -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." diff --git a/meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb b/meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb index af2f3bbcb0..f87b170a7b 100644 --- a/meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb +++ b/meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb @@ -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" -- cgit 1.2.3-korg