libtelepathy: add 0.0.53
authorKoen Kooi <koen@openembedded.org>
Thu, 19 Apr 2007 21:01:46 +0000 (21:01 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 19 Apr 2007 21:01:46 +0000 (21:01 +0000)
packages/telepathy/libtelepathy_0.0.53.bb [new file with mode: 0644]

diff --git a/packages/telepathy/libtelepathy_0.0.53.bb b/packages/telepathy/libtelepathy_0.0.53.bb
new file mode 100644 (file)
index 0000000..fe409d3
--- /dev/null
@@ -0,0 +1,11 @@
+HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
+DEPENDS = "glib-2.0 dbus"
+LICENSE = "lgpl"
+
+SRC_URI = "http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-${PV}.tar.gz"
+
+inherit autotools pkgconfig
+
+
+FILES_${PN} += "${datadir}/telepathy \
+               ${datadir}/dbus-1"