summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gupnp
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2010-09-28 09:30:42 -0500
committerRichard Purdie <rpurdie@linux.intel.com>2010-10-11 22:15:48 +0100
commit75732f544356d3107e624eb64a2d310c8e048180 (patch)
tree345495142138a2ec7321b5f6c7b5af303930e6ac /meta/recipes-connectivity/gupnp
parentdaa21c1e0a306c45f06c6fe6adb5fe1d6a90070c (diff)
downloadpoky-75732f544356d3107e624eb64a2d310c8e048180.tar.gz
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 <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-connectivity/gupnp')
-rw-r--r--meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb2
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb2
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb2
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb1
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb2
5 files changed, 9 insertions, 0 deletions
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 @@
1SUMMARY = "Resource discovery and announcement over SSDP"
2DESCRIPTION = "GSSDP implements resource discovery and announcement over SSDP (Simpe Service Discovery Protocol)."
1LICENSE = "LGPL" 3LICENSE = "LGPL"
2DEPENDS = "glib-2.0 libsoup-2.4 libglade" 4DEPENDS = "glib-2.0 libsoup-2.4 libglade"
3 5
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 @@
1SUMMARY = "Helpers for AV applications using UPnP"
2DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP."
1LICENSE = "LGPL" 3LICENSE = "LGPL"
2DEPENDS = "gupnp" 4DEPENDS = "gupnp"
3 5
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 @@
1SUMMARY = "Helpers for AV applications using UPnP"
2DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP."
1LICENSE = "LGPL" 3LICENSE = "LGPL"
2DEPENDS = "gupnp" 4DEPENDS = "gupnp"
3 5
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 @@
1DESCRIPTION = "Tools for GUPnP"
1LICENSE = "GPL" 2LICENSE = "GPL"
2DEPENDS = "gupnp gtk+ libglade gnome-icon-theme" 3DEPENDS = "gupnp gtk+ libglade gnome-icon-theme"
3 4
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 @@
1SUMMARY = "UPnP framework"
2DESCRIPTION = "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."
1LICENSE = "LGPL" 3LICENSE = "LGPL"
2DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2" 4DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2"
3 5