aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gloox
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2007-04-11 16:15:54 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2007-04-11 16:15:54 +0000
commit8dcda81ce278514686d55fac9a1b65b8b0a5b021 (patch)
treec16d747800b118d8174a76fa402430612043d9d8 /packages/gloox
parentfb6c28d67e74fabb1e3f0255b986ac1abe9214ec (diff)
downloadopenembedded-8dcda81ce278514686d55fac9a1b65b8b0a5b021.tar.gz
disapproval of revision '7861396822409ca6c3e24762209c49eec2b2d690'
Diffstat (limited to 'packages/gloox')
-rw-r--r--packages/gloox15
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/gloox b/packages/gloox
deleted file mode 100644
index 09004a8182..0000000000
--- a/packages/gloox
+++ /dev/null
@@ -1,15 +0,0 @@
-LICENSE = "GPL"
-DESCRIPTION = "full-featured Jabber/XMPP client library."
-SECTION = "networking"
-PRIORITY = "optional"
-PR = "r0"
-
-DEPENDS = "iksemel libidn gnutls"
-
-inherit autotools pkgconfig
-
-SRC_URI = "http://camaya.net/download/${P}.tar.bz2"
-
-do_stage () {
- autotools_stage_all
-}