]> code.ossystems Code Review - openembedded-core.git/commitdiff
Add missing SUMMARY values
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sat, 21 Dec 2013 22:51:12 +0000 (22:51 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jan 2014 12:47:33 +0000 (12:47 +0000)
These recipes all had a long DESCRIPTION but no SUMMARY; since the
SUMMARY is often displayed alone by package managers and the default
value ("${PN} version ${PV}") isn't particularly useful, we should
always try to set SUMMARY.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
20 files changed:
meta/recipes-connectivity/socat/socat_1.7.2.2.bb
meta/recipes-core/glib-networking/glib-networking_2.38.0.bb
meta/recipes-core/meta/meta-ide-support.bb
meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb
meta/recipes-devtools/mklibs/mklibs-native_0.1.38.bb
meta/recipes-devtools/perl/liburi-perl_1.60.bb
meta/recipes-devtools/python/python-pyrex_0.9.9.bb
meta/recipes-devtools/vala/vala.inc
meta/recipes-extended/hdparm/hdparm_9.43.bb
meta/recipes-gnome/libunique/libunique_1.1.6.bb
meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb
meta/recipes-graphics/glew/glew_1.10.0.bb
meta/recipes-kernel/kmod/kmod.inc
meta/recipes-qt/qt-apps/fotowall_0.9.bb
meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.19.bb
meta/recipes-support/libbsd/libbsd_0.6.0.bb
meta/recipes-support/libiconv/libiconv_1.11.1.bb
meta/recipes-support/libiconv/libiconv_1.14.bb
meta/recipes-support/libusb/libusb-compat_0.1.5.bb
meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb

index f015def60a7e085abb000bff17af9984cfcb295b..398caa350ad864901fb87c49acab4908e7baad59 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Multipurpose relay for bidirectional data transfer"
 DESCRIPTION = "Socat is a relay for bidirectional data \
 transfer between two independent data channels."
 HOMEPAGE = "http://www.dest-unreach.org/socat/"
index ad9ad64f8accf3429f629e234de46d4d00add4ed..a9c1a4129a74d6164558305fd090da188d414b60 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "GLib networking extensions"
 DESCRIPTION = "glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies."
 HOMEPAGE = "http://git.gnome.org/browse/glib-networking/"
 BUGTRACKER = "http://bugzilla.gnome.org"
index 130b1c94941dfbf62f509b9424ddae206eb16c61..516d52f81f2ff754c58e7e66f3a12003dc51cb70 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Integrated Development Environment support"
 DESCRIPTION = "Meta package for ensuring the build directory contains all appropriate toolchain packages for using an IDE"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
index f225af04a1f7c51e9e6d19a34b59b7a13dd47a1a..fa1da4e0b2cf2ec8f3c37648d15935b71e6bd0dd 100644 (file)
@@ -1,6 +1,7 @@
 # Copyright (C) 2012 Khem Raj <raj.khem@gmail.com>
 # Released under the MIT license (see COPYING.MIT for the terms)
 
+SUMMARY = "Linux kernel style configuration framework for other projects"
 DESCRIPTION = "The kconfig-frontends project aims at centralising \
 the effort of keeping an up-to-date, out-of-tree, packaging of the \
 kconfig infrastructure, ready for use by third-party projects. \
index 6367e8f3bb3f6e822664980436455566506e53fd..fd04c97b82b0fdc6fff3389ac9c4cacea5f57b3e 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Shared library optimisation tool"
 DESCRIPTION = "mklibs produces cut-down shared libraries that contain only the routines required by a particular set of executables."
 HOMEPAGE = "https://code.launchpad.net/mklibs"
 SECTION = "devel"
index 21e838e2cd75bd1967f88bcbe481bb7b4b7f02a0..8809a44fc026dcf53486be7f57360ac2b1cea7f5 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Perl module to manipulate and access URI strings"
 DESCRIPTION = "This package contains the URI.pm module with friends. \
 The module implements the URI class. URI objects can be used to access \
 and manipulate the various components that make up these strings."
index 0ae35b05360a30ae73edccff376f80a47c26155d..c4dd2e69b0c63cc824bf7bc7b76cc8d7310c8c7b 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Language for writing Python extension modules"
 DESCRIPTION = "Pyrex is a language specially designed for writing Python extension modules. \
 It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \
 and the messy, low-level world of C."
index a51ceb49d7167f7923900bc4a5261ecc2623b887..aa169f8d4e52584ec2a46493fc28c1cd60b08472 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "C#-like programming language for easing GObject programming"
 DESCRIPTION = "Vala is a C#-like language dedicated to ease GObject programming. \
 Vala compiles to plain C and has no runtime environment nor penalities whatsoever."
 SECTION = "devel"
index 2ba0c42cbe95fe9671698cd92bb5534cff002a04..805f76a6b348778a53ee947afbeab29f305f6cf3 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Utility for viewing/manipulating IDE disk drive/driver parameters"
 DESCRIPTION = "hdparm is a Linux shell utility for viewing \
 and manipulating various IDE drive and driver parameters."
 SECTION = "console/utils"
index 31af658a306818bed63432a226a0ebc198c73e83..c18368997f57912f8c7ed2a157c2691b6c4f12a4 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Library for supporting single instance GTK+ applications"
 DESCRIPTION = "Unique is a library for writing single instance application. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance."
 HOMEPAGE = "http://live.gnome.org/LibUnique"
 BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=libunique"
index e3030221b33c389cf8a5d94a3b3abd2233c0cba8..499060b241b24d9eb0ba352cde51aa55798a0a97 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Example DirectFB applications"
 DESCRIPTION = "The DirectFB-examples package contains a set of simple DirectFB \
       applications that can be used to test and demonstrate various DirectFB \
       features"
index e5a63b482a52b0014590323e5cb5ce8c7cc4dc16..de250696321d8ab27e70459cdf07728aeda912bf 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "OpenGL extension loading library"
 DESCRIPTION = "The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library."
 HOMEPAGE = "http://glew.sourceforge.net/"
 BUGTRACKER = "http://sourceforge.net/tracker/?group_id=67586"
index f8d5bac7438881131e89e1a743f62ea425062d93..3eef69aed82600acb996e8e38e6b7ba7ea644f34 100644 (file)
@@ -1,6 +1,7 @@
 # Copyright (C) 2012 Khem Raj <raj.khem@gmail.com>
 # Released under the MIT license (see COPYING.MIT for the terms)
 
+SUMMARY = "Tools for managing Linux kernel modules"
 DESCRIPTION = "kmod is a set of tools to handle common tasks with Linux kernel modules like \
                insert, remove, list, check properties, resolve dependencies and aliases."
 HOMEPAGE = "http://packages.profusion.mobi/kmod/"
index 2e1fbaaec2c9f8bb5117eb0ae8b5d2ed496c9b7d..48dcc02e2a47f5146af3df8e27024312b483b12d 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Creative photo display application"
 DESCRIPTION = "Fotowall is a creative tool that allows you to layout your photos or pictures \
 in a personal way. You can add pictures, then resize, move, change colors, text, shadows, etc.."
 
index c67adbb6023479e73e0047828c449d834863fc25..72eca6dab3541861748c762d62413f7e4f15371d 100644 (file)
@@ -1,4 +1,5 @@
 SECTION = "x11/utils"
+SUMMARY = "rxvt terminal clone supporting unicode"
 DESCRIPTION = "rxvt-unicode is a clone of the well known \
 terminal emulator rxvt, modified to store text in Unicode \
 (either UCS-2 or UCS-4) and to use locale-correct input and \
index 771f322a459a5a6d56655024e69728ccd6c5e266..70926bf7420b4524c893e1a56398b37448f51150 100644 (file)
@@ -1,6 +1,7 @@
 # Copyright (C) 2013 Khem Raj <raj.khem@gmail.com>
 # Released under the MIT license (see COPYING.MIT for the terms)
 
+SUMMARY = "Library of utility functions from BSD systems"
 DESCRIPTION = "This library provides useful functions commonly found on BSD systems, \
                and lacking on others like GNU systems, thus making it easier to port \
                projects with strong BSD origins, without needing to embed the same \
index dfcff0b96d257038844d9fa62220aa545b50ac7a..c52564a42cc3e963436dcb59490848e11c83b885 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Character encoding support library"
 DESCRIPTION = "GNU libiconv - libiconv is for you if your application needs to support \
 multiple character encodings, but that support lacks from your system."
 HOMEPAGE = "http://www.gnu.org/software/libiconv"
index 470900bca7c6c400247e3c5b1ddc7b395f0e346a..a670e2c62e8f7332ec8cd035c8aeedd85175c8f7 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Character encoding support library"
 DESCRIPTION = "GNU libiconv - libiconv is for you if your application needs to support \
 multiple character encodings, but that support lacks from your system."
 HOMEPAGE = "http://www.gnu.org/software/libiconv"
index de93a36073dabef839461fccbdaac8a4c374b2f2..c316511b7f29d2eece8f285a04c9c5de114bdf1b 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "libusb-0.1 compatibility layer for libusb1"
 DESCRIPTION = "libusb-0.1 compatible layer for libusb1, a drop-in replacement \
 that aims to look, feel and behave exactly like libusb-0.1"
 HOMEPAGE = "http://www.libusb.org/"
index d5ed084ed2f794bbdd7a7f98467c7779ca986312..540f22330af2af20c455a7202b88f67266b71ccb 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Name Service Switch module for resolving the local hostname"
 DESCRIPTION = "plugin for the GNU Name Service Switch (NSS) functionality of \
 the GNU C Library (glibc) providing host name resolution for the locally \
 configured system hostname as returned by gethostname(2)."