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/telepathy/empathy_2.26.1.bb | 6 +++++- meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb | 6 +++++- meta/recipes-connectivity/telepathy/telepathy-farsight_0.0.7.bb | 4 +++- meta/recipes-connectivity/telepathy/telepathy-gabble_0.7.8.bb | 3 ++- meta/recipes-connectivity/telepathy/telepathy-glib_0.9.2.bb | 1 + meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb | 3 ++- 6 files changed, 18 insertions(+), 5 deletions(-) (limited to 'meta/recipes-connectivity/telepathy') diff --git a/meta/recipes-connectivity/telepathy/empathy_2.26.1.bb b/meta/recipes-connectivity/telepathy/empathy_2.26.1.bb index fe506faf14..2e07b19c16 100644 --- a/meta/recipes-connectivity/telepathy/empathy_2.26.1.bb +++ b/meta/recipes-connectivity/telepathy/empathy_2.26.1.bb @@ -1,4 +1,8 @@ -DESCRIPTION = "Empathy: a Telepathy based IM client" +SUMMARY = "a Telepathy based IM client" +DESCRIPTION = "Instant messaging program supporting text, voice, video, file \ +transfers and interapplication communication over many different protocols, \ +include: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut, \ +Gadu-Gadu, Groupwise, ICQ and QQ." HOMEPAGE = "http://blogs.gnome.org/view/xclaesse/2007/04/26/0" LICENSE = "GPL" DEPENDS = "libcanberra telepathy-farsight gnome-doc-utils python-native telepathy-python telepathy-mission-control libtelepathy telepathy-glib gtk+ gconf libglade eds-dbus" diff --git a/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb b/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb index c1e0c76bdf..526a316056 100644 --- a/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb +++ b/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb @@ -1,4 +1,8 @@ -DESCRIPTION = "Telepathy framework - GLib library" +SUMMARY = "Telepathy framework" +DESCRIPTION = "Telepathy is a D-Bus framework for unifying real time \ +communication, including instant messaging, voice calls and video calls. It \ +abstracts differences between protocols to provide a unified interface for \ +applications." HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" DEPENDS = "glib-2.0 dbus dbus-glib telepathy-glib" LICENSE = "LGPL" diff --git a/meta/recipes-connectivity/telepathy/telepathy-farsight_0.0.7.bb b/meta/recipes-connectivity/telepathy/telepathy-farsight_0.0.7.bb index dfb7e39b0a..3e8d10fe50 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-farsight_0.0.7.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-farsight_0.0.7.bb @@ -1,4 +1,6 @@ -DESCRIPTION = "Telepathy fasrsight" +SUMMARY = "Telepathy fasrsight" +DESCRIPTION = "Glue library for telepathy media signalling and the media \ +streaming capabilities of Farsight2." HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" DEPENDS = "glib-2.0 dbus telepathy-glib farsight2" LICENSE = "LGPLv2" diff --git a/meta/recipes-connectivity/telepathy/telepathy-gabble_0.7.8.bb b/meta/recipes-connectivity/telepathy/telepathy-gabble_0.7.8.bb index 84eed373f7..ff49418540 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-gabble_0.7.8.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-gabble_0.7.8.bb @@ -1,4 +1,5 @@ -DESCRIPTION = "Jabber/XMPP connection manager" +SUMMARY = "Telepathy Jabber/XMPP connection manager" +DESCRIPTION = "Telepathy implementation of the Jabber/XMPP protocols." HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" DEPENDS = "glib-2.0 dbus loudmouth telepathy-glib dbus-glib" LICENSE = "LGPL" diff --git a/meta/recipes-connectivity/telepathy/telepathy-glib_0.9.2.bb b/meta/recipes-connectivity/telepathy/telepathy-glib_0.9.2.bb index 5c773bdb2d..e7d9a92307 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-glib_0.9.2.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-glib_0.9.2.bb @@ -1,3 +1,4 @@ +SUMMARY = "Telepathy Framework glib-base helper library" DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection managers" HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib gettext" diff --git a/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb b/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb index d152e31a21..d82c43da6f 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb @@ -1,4 +1,5 @@ -DESCRIPTION = "IRC connection manager for Telepathy" +SUMMARY = "Telepathy IRC connection manager" +DESCRIPTION = "Telepathy implementation of the Internet Relay Chat protocols." HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" DEPENDS = "glib-2.0 dbus telepathy-glib openssl" LICENSE = "LGPL" -- cgit v1.2.3-54-g00ecf