summaryrefslogtreecommitdiff
path: root/packages/telepathy/telepathy-gabble_0.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/telepathy/telepathy-gabble_0.3.0.bb')
-rw-r--r--packages/telepathy/telepathy-gabble_0.3.0.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/telepathy/telepathy-gabble_0.3.0.bb b/packages/telepathy/telepathy-gabble_0.3.0.bb
deleted file mode 100644
index b9675031e2..0000000000
--- a/packages/telepathy/telepathy-gabble_0.3.0.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-DESCRIPTION = "Gabble: a Jabber/XMPP connection manager"
-HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
-DEPENDS = "glib-2.0 dbus loudmouth"
-LICENSE = "lgpl"
-
-SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-gabble/${P}.tar.gz"
-
-inherit autotools pkgconfig
-
-
-FILES_${PN} += "${datadir}/telepathy \
- ${datadir}/dbus-1"