summaryrefslogtreecommitdiff
path: root/chat/licq-gui-console
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-07-05 09:14:49 +0000
committernia <nia@pkgsrc.org>2019-07-05 09:14:49 +0000
commit4cd37674719e040ee33bd9478691a5f9bb2bc09b (patch)
tree71d9097f34e5e5275086b9440df3357c6fcbfbc0 /chat/licq-gui-console
parentaaedd23c608e68497c953e285ea676934114747f (diff)
downloadpkgsrc-4cd37674719e040ee33bd9478691a5f9bb2bc09b.tar.gz
Remove licq packages.
licq has not been able to connect to ICQ servers since 28th December 2018, while upstream discontinued development in 2014 and has no plans to start over. Also, these packages have not been updated since 2007, so I doubt anyone has used this in a long time. https://github.com/licq-im/licq/issues/53
Diffstat (limited to 'chat/licq-gui-console')
-rw-r--r--chat/licq-gui-console/DESCR11
-rw-r--r--chat/licq-gui-console/Makefile40
-rw-r--r--chat/licq-gui-console/PLIST2
3 files changed, 0 insertions, 53 deletions
diff --git a/chat/licq-gui-console/DESCR b/chat/licq-gui-console/DESCR
deleted file mode 100644
index da11cdfb9dc..00000000000
--- a/chat/licq-gui-console/DESCR
+++ /dev/null
@@ -1,11 +0,0 @@
-Licq Console Plugin
-
-This is a console ui plugin for the Licq ICQ client. It is considered beta
-at this point and does not have all the features that the qt-gui supports,
-however does offer a number of really cool text-mode things. Multiple windows,
-contact list pane, log window...
-
-Running is simply a matter of running licq with the "-p console" switch.
-Remember that Licq will save the plugin being run so after running
-"licq -p console" once, it will always run with this plugin. Hence when
-you want to go back to the gui, use "licq -p qt-gui" the first time at least.
diff --git a/chat/licq-gui-console/Makefile b/chat/licq-gui-console/Makefile
deleted file mode 100644
index 75a1c481e23..00000000000
--- a/chat/licq-gui-console/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# $NetBSD: Makefile,v 1.26 2015/09/08 11:57:49 jperkin Exp $
-#
-
-DISTNAME= licq-1.3.5
-PKGREVISION= 3
-PKGNAME= ${DISTNAME:C/-/-gui-console-/}
-CATEGORIES= chat
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=licq/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.licq.org/
-COMMENT= Curses GUI for licq
-
-DEPENDS+= licq-core-[0-9]*:../../chat/licq-core
-
-DISTINFO_FILE= ${.CURDIR}/../../chat/licq-core/distinfo
-PATCHDIR= ${.CURDIR}/../../chat/licq-core/patches
-
-GNU_CONFIGURE= YES
-USE_LANGUAGES= c c++
-USE_LIBTOOL= YES
-SHLIBTOOL_OVERRIDE= # empty
-CONFIGURE_DIRS= plugins/console
-OVERRIDE_DIRDEPTH= 3
-
-# the cdk on NetBSD 4.0 isn't compatible; also force the check
-# initCDKScreen() to succeed, the configure script test fails due
-# to missing -lm
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "NetBSD"
-USE_BUILTIN.cdk= no
-CONFIGURE_ENV+= ac_cv_lib_cdk_initCDKScreen="yes"
-.endif
-
-.include "../../devel/cdk/buildlink3.mk"
-.include "../../mk/curses.buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/chat/licq-gui-console/PLIST b/chat/licq-gui-console/PLIST
deleted file mode 100644
index c40cc88e2bc..00000000000
--- a/chat/licq-gui-console/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:20 jlam Exp $
-lib/licq/licq_console.la