From c95e155780a0cf3a8fb59a2f86db6367d18116fc Mon Sep 17 00:00:00 2001 From: Matthieu CRAPET Date: Wed, 19 Feb 2014 15:47:36 +0100 Subject: recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues Changes: - rename SUMMARY with length > 80 to DESCRIPTION - 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: Martin Jansa --- .../recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb | 2 +- meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb | 2 +- meta-oe/recipes-navigation/gpsd/gpsd-machine-conf_1.0.bb | 2 +- meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb | 16 ++++++++-------- meta-oe/recipes-navigation/omgps/omgps_svn.bb | 2 +- meta-oe/recipes-navigation/orrery/orrery_2.7.bb | 2 +- 6 files changed, 13 insertions(+), 13 deletions(-) (limited to 'meta-oe/recipes-navigation') diff --git a/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb b/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb index 860f84e703..7ed3bf2bfc 100644 --- a/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb +++ b/meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "FoxtrotGPS is a map and GPS application using OpenStreetMap" +SUMMARY = "FoxtrotGPS is a map and GPS application using OpenStreetMap" AUTHOR = "Joshua Judson Rosen " HOMEPAGE = "http://www.foxtrotgps.org/" SECTION = "x11/applications" diff --git a/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb b/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb index ce8574e92b..4fa6de1169 100644 --- a/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb +++ b/meta-oe/recipes-navigation/gdal/gdal_1.10.1.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "GDAL is a translator library for raster geospatial data formats" +SUMMARY = "GDAL is a translator library for raster geospatial data formats" HOMEPAGE = "http://www.gdal.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=b9bd75ae5af7ff87ab259be0121c4106" diff --git a/meta-oe/recipes-navigation/gpsd/gpsd-machine-conf_1.0.bb b/meta-oe/recipes-navigation/gpsd/gpsd-machine-conf_1.0.bb index 2042383331..d023c5de72 100644 --- a/meta-oe/recipes-navigation/gpsd/gpsd-machine-conf_1.0.bb +++ b/meta-oe/recipes-navigation/gpsd/gpsd-machine-conf_1.0.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Machine specific gpsd config" +SUMMARY = "Machine specific gpsd config" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD;md5=3775480a712fc46a69647678acb234cb" diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb b/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb index 12541ccfa3..e78f80eac7 100644 --- a/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb +++ b/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "A TCP/IP Daemon simplifying the communication with GPS devices" +SUMMARY = "A TCP/IP Daemon simplifying the communication with GPS devices" SECTION = "console/network" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://COPYING;md5=d217a23f408e91c94359447735bc1800" @@ -108,28 +108,28 @@ FILES_python-pygps-dbg += " ${libdir}/python*/site-packages/gps/.debug" RDEPENDS_${PN} = "gpsd-gpsctl" RRECOMMENDS_${PN} = "gpsd-conf gpsd-udev gpsd-machine-conf" -DESCRIPTION_gpsd-udev = "udev relevant files to use gpsd hotplugging" +SUMMARY_gpsd-udev = "udev relevant files to use gpsd hotplugging" FILES_gpsd-udev = "${base_libdir}/udev ${sysconfdir}/udev/*" RDEPENDS_gpsd-udev += "udev gpsd-conf" -DESCRIPTION_libgpsd = "C service library used for communicating with gpsd" +SUMMARY_libgpsd = "C service library used for communicating with gpsd" FILES_libgpsd = "${libdir}/libgpsd.so.*" -DESCRIPTION_libgps = "C service library used for communicating with gpsd" +SUMMARY_libgps = "C service library used for communicating with gpsd" FILES_libgps = "${libdir}/libgps.so.*" -DESCRIPTION_gpsd-conf = "gpsd configuration files and init scripts" +SUMMARY_gpsd-conf = "gpsd configuration files and init scripts" FILES_gpsd-conf = "${sysconfdir}" CONFFILES_gpsd-conf = "${sysconfdir}/default/gpsd.default" -DESCRIPTION_gpsd-gpsctl = "Tool for tweaking GPS modes" +SUMMARY_gpsd-gpsctl = "Tool for tweaking GPS modes" FILES_gpsd-gpsctl = "${bindir}/gpsctl" -DESCRIPTION_gps-utils = "Utils used for simulating, monitoring,... a GPS" +SUMMARY_gps-utils = "Utils used for simulating, monitoring,... a GPS" FILES_gps-utils = "${bindir}/*" RDEPENDS_gps-utils = "python-pygps" -DESCRIPTION_python-pygps = "Python bindings to gpsd" +SUMMARY_python-pygps = "Python bindings to gpsd" FILES_python-pygps = "${PYTHON_SITEPACKAGES_DIR}/*" RDEPENDS_python-pygps = "python-core python-curses gpsd python-json" diff --git a/meta-oe/recipes-navigation/omgps/omgps_svn.bb b/meta-oe/recipes-navigation/omgps/omgps_svn.bb index 625377dd9a..a56a51bfa1 100644 --- a/meta-oe/recipes-navigation/omgps/omgps_svn.bb +++ b/meta-oe/recipes-navigation/omgps/omgps_svn.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "GPS application for openmoko freerunner" +SUMMARY = "GPS application for openmoko freerunner" HOMEPAGE = "http://omgps.googlecode.com" SECTION = "openmoko/applications" LICENSE = "GPLv2" diff --git a/meta-oe/recipes-navigation/orrery/orrery_2.7.bb b/meta-oe/recipes-navigation/orrery/orrery_2.7.bb index 5c08057677..f5523e3170 100644 --- a/meta-oe/recipes-navigation/orrery/orrery_2.7.bb +++ b/meta-oe/recipes-navigation/orrery/orrery_2.7.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Astronomical application which displays the night sky" +SUMMARY = "Astronomical application which displays the night sky" HOMEPAGE = "http://projects.openmoko.org/projects/orrery/" SECTION = "x11/scientific" LICENSE = "GPLv2+" -- cgit 1.2.3-korg