GTK based LICQ GUI program Maintained by:delphus@gmail.com Port Added: 30 Aug 2006 13:03:36
This GPLed project is the approach to provide a good gtk2
interface to the popular licq program. There were other
efforts, but they are discontinued or just outdated. The
reason for creating this plugin is, regarding the original
qt-gui for licq, on the one hand a question of the integration
of the user interface. In my eyes the qt-gui lacks a certain
usability and good look in some points, also it does not really
integrate with gtk desktops. On the other hand it is a question
of qt itself. I don't want to let all the big qt libs be shoveled
into the memory just for using one program, also I basically
like gtk-2 more. There are other icq clients for gtk, but there
is none that has the completeness of Licq.
by software author
WWW: http://icqnd.sourceforge.net/
To install the port:cd /usr/ports/net-im/icqnd/ && make install clean To add the package:pkg_add -r icqnd
Configuration Options
===> The following configuration options are available for icqnd-0.1.9.6_2:
NLS=off (default) "With native language support"
GTKSPELL=on (default) "spell checking support"
===> Use 'make config' to modify these settings
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
- Update to new version.
- Added support for gtkspeel.
- Added WITHOUT_NLS port option.
PR: ports/104869
Submitted by: Rodrigo Graeff <delphus@gmail.com> (maintainer)
This GPLed project is the approach to provide a good gtk2
interface to the popular licq program. There were other
efforts, but they are discontinued or just outdated. The
reason for creating this plugin is, regarding the original
qt-gui for licq, on the one hand a question of the integration
of the user interface. In my eyes the qt-gui lacks a certain
usability and good look in some points, also it does not really
integrate with gtk desktops. On the other hand it is a question
of qt itself. I don't want to let all the big qt libs be shoveled
into the memory just for using one program, also I basically
like gtk-2 more. There are other icq clients for gtk, but there
is none that has the completeness of Licq.
by software author
WWW: http://icqnd.sourceforge.net/
PR: ports/102657
Submitted by: Rodrigo Graeff <delphus at gmail.com>