From 75732f544356d3107e624eb64a2d310c8e048180 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Tue, 28 Sep 2010 09:30:42 -0500 Subject: recipes-connectivity: Cleanup package descriptions and summaries [BUGID #281] Evaluate and update each package in recipes-connectivity to ensure they have a consistent summary and description. Signed-off-by: Mark Hatle --- meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb | 2 ++ meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb | 2 ++ meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb | 2 ++ meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb | 1 + meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb | 2 ++ 5 files changed, 9 insertions(+) (limited to 'meta/recipes-connectivity/gupnp') diff --git a/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb b/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb index 5b4c903c62..9e27375cc1 100644 --- a/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb +++ b/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb @@ -1,3 +1,5 @@ +SUMMARY = "Resource discovery and announcement over SSDP" +DESCRIPTION = "GSSDP implements resource discovery and announcement over SSDP (Simpe Service Discovery Protocol)." LICENSE = "LGPL" DEPENDS = "glib-2.0 libsoup-2.4 libglade" diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb index 57fad7b842..75f015def7 100644 --- a/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb +++ b/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb @@ -1,3 +1,5 @@ +SUMMARY = "Helpers for AV applications using UPnP" +DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP." LICENSE = "LGPL" DEPENDS = "gupnp" diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb index 57fad7b842..75f015def7 100644 --- a/meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb +++ b/meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb @@ -1,3 +1,5 @@ +SUMMARY = "Helpers for AV applications using UPnP" +DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP." LICENSE = "LGPL" DEPENDS = "gupnp" diff --git a/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb b/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb index be4f3510b6..d54e44a6b6 100644 --- a/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb +++ b/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb @@ -1,3 +1,4 @@ +DESCRIPTION = "Tools for GUPnP" LICENSE = "GPL" DEPENDS = "gupnp gtk+ libglade gnome-icon-theme" diff --git a/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb b/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb index 2a12e5ce24..72c9d59eac 100644 --- a/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb +++ b/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb @@ -1,3 +1,5 @@ +SUMMARY = "UPnP framework" +DESCRIPTION = "GUPnP is an elegant, object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and flexible. It provides the same set of features as libupnp, but shields the developer from most of UPnP's internals." LICENSE = "LGPL" DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2" -- cgit v1.2.3-54-g00ecf