summaryrefslogtreecommitdiff
path: root/packages/telepathy/telepathy-gabble_0.3.0.bb
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-04-30 19:02:38 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-04-30 19:02:38 +0000
commit14d8757a50c592986ccc236b6dcd5bf4b61f894b (patch)
treea96f0e21ef3164146e3f89a22e309f5482869d93 /packages/telepathy/telepathy-gabble_0.3.0.bb
parent85e7e5d440d9090d1e5cb1f384655767971445ce (diff)
parentf1d57e9f9f701f19e1ca2987571d059888bd3035 (diff)
merge of '3744a34d57095e84a89851df9f2cabc7b5a0dd0d'
and 'bdbd61d03008d901627ae17450554a101ca42e5b'
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"