summaryrefslogtreecommitdiff
path: root/packages/centericq/centericq.inc
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-05-05 23:52:48 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-05-05 23:52:48 +0000
commitf4b2e7107ea13b67d18e472e1479ed8c7b50dadc (patch)
treea2318e7ed32ba2111219da2bb3f6c35a6be43717 /packages/centericq/centericq.inc
parent3ff0cadcf0e9084604f25bd9041c6355c4029623 (diff)
centericq: The software looks unmaintained in OE. Moving to non-working and closing 959 as LATER.
Diffstat (limited to 'packages/centericq/centericq.inc')
-rw-r--r--packages/centericq/centericq.inc14
1 files changed, 0 insertions, 14 deletions
diff --git a/packages/centericq/centericq.inc b/packages/centericq/centericq.inc
deleted file mode 100644
index 2773ac61fd..0000000000
--- a/packages/centericq/centericq.inc
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "An ncurses-based IM client for ICQ2000, Yahoo!, \
-AIM, IRC, Jabber and LiveJournal"
-SECTION = "console/network"
-PRIORITY = "optional"
-LICENSE = "GPL"
-DEPENDS = "openssl ncurses"
-
-inherit autotools
-
-SRC_URI = "http://centericq.de/archive/source/releases/centericq-${PV}.tar.bz2 \
- file://configure.patch;patch=1 \
- file://m4.patch;patch=1"
-
-EXTRA_OECONF = "--with-ssl --with-openssl=${STAGING_LIBDIR}/.."