aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/telepathy/telepathy-glib_0.7.37.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-01-17 19:22:07 +0100
committerKoen Kooi <koen@openembedded.org>2010-01-18 05:25:52 +0100
commit60508b874987984680573843d9e772ea55b06ce9 (patch)
treef09b692a0dd9aaca1c24fa4a149d20362cb41591 /recipes/telepathy/telepathy-glib_0.7.37.bb
parent8b6d84221426d0b5cb54b8877dd0f70e796a3811 (diff)
downloadopenembedded-60508b874987984680573843d9e772ea55b06ce9.tar.gz
empathy: add 2.28.2
gnome-doc-utils: add 0.19.2 telepathy-glib: add 0.7.37
Diffstat (limited to 'recipes/telepathy/telepathy-glib_0.7.37.bb')
-rw-r--r--recipes/telepathy/telepathy-glib_0.7.37.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/telepathy/telepathy-glib_0.7.37.bb b/recipes/telepathy/telepathy-glib_0.7.37.bb
new file mode 100644
index 0000000000..05c27abca2
--- /dev/null
+++ b/recipes/telepathy/telepathy-glib_0.7.37.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Telepathy framework - GLib library"
+HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
+DEPENDS = "glib-2.0 dbus libxslt-native python-native dbus-native"
+LICENSE = "LGPL"
+
+SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz "
+
+inherit autotools
+
+FILES_${PN} += "${datadir}/telepathy \
+ ${datadir}/dbus-1"
+