aboutsummaryrefslogtreecommitdiffstats
path: root/centericq/centericq_4.9.7.oe
diff options
context:
space:
mode:
Diffstat (limited to 'centericq/centericq_4.9.7.oe')
-rw-r--r--centericq/centericq_4.9.7.oe13
1 files changed, 0 insertions, 13 deletions
diff --git a/centericq/centericq_4.9.7.oe b/centericq/centericq_4.9.7.oe
deleted file mode 100644
index 331d69c8d3..0000000000
--- a/centericq/centericq_4.9.7.oe
+++ /dev/null
@@ -1,13 +0,0 @@
-DEPENDS = "openssl ncurses"
-DESCRIPTION = "An ncurses-based IM client for ICQ2000, Yahoo!, \
-AIM, IRC, Jabber and LiveJournal"
-SECTION = "console/network"
-LICENSE = "GPL"
-
-SRC_URI = "http://centericq.de/archive/source/releases/centericq-${PV}.tar.bz2 \
- file://configure.patch;patch=1 \
- file://m4.patch;patch=1"
-
-inherit autotools
-
-EXTRA_OECONF = "--with-ssl --with-openssl=${STAGING_LIBDIR}/.."