diff options
| author | Mark Hatle <mark.hatle@windriver.com> | 2010-09-28 09:30:42 -0500 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-11 22:15:48 +0100 |
| commit | 75732f544356d3107e624eb64a2d310c8e048180 (patch) | |
| tree | 345495142138a2ec7321b5f6c7b5af303930e6ac /meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb | |
| parent | daa21c1e0a306c45f06c6fe6adb5fe1d6a90070c (diff) | |
| download | poky-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/telepathy/libtelepathy_0.3.3.bb')
| -rw-r--r-- | meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb | 6 |
1 files changed, 5 insertions, 1 deletions
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 @@ | |||
| 1 | DESCRIPTION = "Telepathy framework - GLib library" | 1 | SUMMARY = "Telepathy framework" |
| 2 | DESCRIPTION = "Telepathy is a D-Bus framework for unifying real time \ | ||
| 3 | communication, including instant messaging, voice calls and video calls. It \ | ||
| 4 | abstracts differences between protocols to provide a unified interface for \ | ||
| 5 | applications." | ||
| 2 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" | 6 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" |
| 3 | DEPENDS = "glib-2.0 dbus dbus-glib telepathy-glib" | 7 | DEPENDS = "glib-2.0 dbus dbus-glib telepathy-glib" |
| 4 | LICENSE = "LGPL" | 8 | LICENSE = "LGPL" |
