summaryrefslogtreecommitdiff
path: root/chat/licq-core
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2003-04-24 23:57:36 +0000
committerhubertf <hubertf@pkgsrc.org>2003-04-24 23:57:36 +0000
commit1b39de27b47f5ccd4c20c0a452a1914d26a21fe1 (patch)
tree5ae2f9391eb8c537afda4e7ca25eb18e8e8f44d0 /chat/licq-core
parent1b7292f8cc0d8640c99543990f0f17ab7fb10e49 (diff)
downloadpkgsrc-1b39de27b47f5ccd4c20c0a452a1914d26a21fe1.tar.gz
Add licq-core-1.2.6, licq-gui-qt-1.2.6 licq-gui-console-1.2.6
Licq-core is a multi-threaded ICQ clone written mostly in C++. It uses an extensive plugin system to manage many different functions. The main gui is written using the Qt widget set. Licq is distributed under GPL with some special QPL exceptions for Qt. Several GUI plugins for console, Qt etc. are available as seperate packages, licq-gui-console and licq-gui-qt.
Diffstat (limited to 'chat/licq-core')
-rw-r--r--chat/licq-core/DESCR7
-rw-r--r--chat/licq-core/Makefile17
-rw-r--r--chat/licq-core/PLIST112
-rw-r--r--chat/licq-core/distinfo4
4 files changed, 140 insertions, 0 deletions
diff --git a/chat/licq-core/DESCR b/chat/licq-core/DESCR
new file mode 100644
index 00000000000..b34b10a4def
--- /dev/null
+++ b/chat/licq-core/DESCR
@@ -0,0 +1,7 @@
+Licq is a multi-threaded ICQ clone written mostly in C++. It uses
+an extensive plugin system to manage many different functions. The
+main gui is written using the Qt widget set. Licq is distributed
+under GPL with some special QPL exceptions for Qt.
+
+Several GUI plugins for console, Qt etc. are available as seperate
+packages.
diff --git a/chat/licq-core/Makefile b/chat/licq-core/Makefile
new file mode 100644
index 00000000000..bfc8aa7a082
--- /dev/null
+++ b/chat/licq-core/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/04/24 23:57:36 hubertf Exp $
+#
+
+DISTNAME= licq-1.2.6
+PKGNAME= ${DISTNAME:C/-/-core-/}
+CATEGORIES= chat
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=licq/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= hubertf@netbsd.org
+HOMEPAGE= http://www.licq.org/
+COMMENT= ICQ client with plugin support
+
+USE_BUILDLINK2= YES
+GNU_CONFIGURE= YES
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/chat/licq-core/PLIST b/chat/licq-core/PLIST
new file mode 100644
index 00000000000..618b501e836
--- /dev/null
+++ b/chat/licq-core/PLIST
@@ -0,0 +1,112 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/24 23:57:36 hubertf Exp $
+bin/licq
+bin/viewurl-lynx.sh
+bin/viewurl-mozilla.sh
+bin/viewurl-ncftp.sh
+bin/viewurl-netscape.sh
+bin/viewurl-opera.sh
+bin/viewurl-w3m.sh
+include/licq/licq_buffer.h
+include/licq/licq_chat.h
+include/licq/licq_color.h
+include/licq/licq_constants.h
+include/licq/licq_countrycodes.h
+include/licq/licq_events.h
+include/licq/licq_file.h
+include/licq/licq_filetransfer.h
+include/licq/licq_history.h
+include/licq/licq_icq.h
+include/licq/licq_icqd.h
+include/licq/licq_languagecodes.h
+include/licq/licq_log.h
+include/licq/licq_message.h
+include/licq/licq_onevent.h
+include/licq/licq_packets.h
+include/licq/licq_plugin.h
+include/licq/licq_plugind.h
+include/licq/licq_proxy.h
+include/licq/licq_sar.h
+include/licq/licq_sighandler.h
+include/licq/licq_socket.h
+include/licq/licq_translate.h
+include/licq/licq_user.h
+include/licq/licq_utility.h
+include/licq/pthread_rdwr.h
+share/licq/sounds/Monty-Python.wav
+share/licq/sounds/fun/Auth.wav
+share/licq/sounds/fun/Chat.wav
+share/licq/sounds/fun/Contact.wav
+share/licq/sounds/fun/File.wav
+share/licq/sounds/fun/Message.wav
+share/licq/sounds/fun/Online.wav
+share/licq/sounds/fun/System.wav
+share/licq/sounds/fun/URL.wav
+share/licq/sounds/icq/Auth.wav
+share/licq/sounds/icq/Chat.wav
+share/licq/sounds/icq/Contact.wav
+share/licq/sounds/icq/File.wav
+share/licq/sounds/icq/Message.wav
+share/licq/sounds/icq/Online.wav
+share/licq/sounds/icq/System.wav
+share/licq/sounds/icq/URL.wav
+share/licq/translations/ASCII
+share/licq/translations/CP437
+share/licq/translations/CP850
+share/licq/translations/DANISH
+share/licq/translations/DEC_MCS
+share/licq/translations/DG_MCS
+share/licq/translations/DUTCH
+share/licq/translations/FINNISH
+share/licq/translations/FRENCH
+share/licq/translations/FRENCH_CANADIAN
+share/licq/translations/GERMAN
+share/licq/translations/HP_MCS
+share/licq/translations/IRV
+share/licq/translations/ITALIAN
+share/licq/translations/JIS
+share/licq/translations/LATIN_2
+share/licq/translations/MACINTOSH
+share/licq/translations/NEXT
+share/licq/translations/NORWEGIAN_1
+share/licq/translations/NORWEGIAN_2
+share/licq/translations/POLISH
+share/licq/translations/POLISH_NOPL
+share/licq/translations/PORTUGUESE
+share/licq/translations/PORTUGUESE_COM
+share/licq/translations/RUSSIAN
+share/licq/translations/RUSSIAN_ALT
+share/licq/translations/RUSSIAN_WIN
+share/licq/translations/SPANISH
+share/licq/translations/SWEDISH
+share/licq/translations/SWEDISH_NAMES
+share/licq/translations/SWEDISH_NAMES_COM
+share/licq/translations/SWISS
+share/licq/translations/UKRAINIAN_WIN
+share/licq/translations/UNITED_KINGDOM
+share/licq/translations/UNITED_KINGDOM_COM
+share/licq/utilities/BackOrifice.utility
+share/licq/utilities/finger.utility
+share/licq/utilities/ftp.utility
+share/licq/utilities/gftp.utility
+share/licq/utilities/hostname.utility
+share/licq/utilities/kmail.utility
+share/licq/utilities/mutt.utility
+share/licq/utilities/netscape.utility
+share/licq/utilities/nmap.utility
+share/licq/utilities/pine.utility
+share/licq/utilities/ping.utility
+share/licq/utilities/queso.utility
+share/licq/utilities/speakfreely.utility
+share/licq/utilities/talk.utility
+share/licq/utilities/traceroute.utility
+share/licq/utilities/vnc.utility
+share/licq/utilities/xtraceroute.utility
+@dirrm share/licq/utilities
+@dirrm share/licq/translations
+@dirrm share/licq/sounds/icq
+@dirrm share/licq/sounds/fun
+@dirrm share/licq/sounds
+@dirrm share/licq
+@exec ${MKDIR} %D/lib/licq
+@dirrm lib/licq
+@dirrm include/licq
diff --git a/chat/licq-core/distinfo b/chat/licq-core/distinfo
new file mode 100644
index 00000000000..537dccce06b
--- /dev/null
+++ b/chat/licq-core/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/04/24 23:57:36 hubertf Exp $
+
+SHA1 (licq-1.2.6.tar.bz2) = fef2d6d8c9a368313335f3ac0e86128aa24133ef
+Size (licq-1.2.6.tar.bz2) = 3282918 bytes