telepathy: add telepathy-idle 0.1.2
authorPhilipp Zabel <philipp.zabel@gmail.com>
Mon, 29 Oct 2007 22:49:48 +0000 (22:49 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Mon, 29 Oct 2007 22:49:48 +0000 (22:49 +0000)
packages/telepathy/telepathy-idle_0.1.2.bb [new file with mode: 0644]

diff --git a/packages/telepathy/telepathy-idle_0.1.2.bb b/packages/telepathy/telepathy-idle_0.1.2.bb
new file mode 100644 (file)
index 0000000..d152e31
--- /dev/null
@@ -0,0 +1,11 @@
+DESCRIPTION = "IRC connection manager for Telepathy"
+HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
+DEPENDS = "glib-2.0 dbus telepathy-glib openssl"
+LICENSE = "LGPL"
+
+SRC_URI = "http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
+
+inherit autotools pkgconfig
+
+FILES_${PN} += "${datadir}/telepathy \
+                ${datadir}/dbus-1"