diff options
Diffstat (limited to 'network/licq/README')
-rw-r--r-- | network/licq/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/network/licq/README b/network/licq/README new file mode 100644 index 0000000000..d7f2d973c2 --- /dev/null +++ b/network/licq/README @@ -0,0 +1,13 @@ +Licq is an instant messaging client for *nix Systems. It is a full +featured ICQ client, although Jabber support has been added recently +as well. It features a plugin structure that allows for different +front ends, protocols and more. + +By default the qt4-gui, console, auto-reply and aosd plugins are +built. This requires libaosd as well as cdk and can be overridden by +setting the PLUGINS environment variable to a space seperated list of +auto-reply, forwarder, osd, rms, aosd, console, jabber, msn, qt4-gui. + +Optional dependencies are cdk for the console, libxosd for the osd and +libaosd for the aosd plugin respectivly, all available from +SlackBuilds.org. |