---------------------------------------------------
To run this licq with qt and Xfree86 4.x.x
you must start it with "licq -- -noxim"
---------------------------------------------------
Problem analysed by Andriy Gapon.
PR: 34534
- licq-console, licq-qt-gui:
conditionally include licq-devel/Makefile.inc instead of
licq/Makefile.inc if -DWITH_LICQ_DEVEL is specified
- dynamically generated plists (currently used in licq-qt-gui port only)
licq
licq-console (no changes)
licq-qt-gui
Protocol changed on Server.
licq-1.0.3 does not work corectlly, messages are lost.
problems fixed:
- program_transform_name installed the binaray as:
/usr/local/bin/i386--freebsd4.4-licq
- configure seeks now a qt-mt itself,
but the options for "ac_qt_libraries" are not processed
- use ob BZIP2 as compressor.
ports for different plugins. Commit the first of the plugins, qt-gui,
as that has in the past been part of the normal licq port. The rest
are coming after I've tried them out.
I'd like to thank Jeremy Norris greatly for doing this work :)
Submitted by: Jeremy Norris <ishmael27@home.com>