diff options
author | Michael Filz <the_emmel@gmx.net> | 2010-12-16 14:16:22 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-12-17 07:56:26 -0600 |
commit | f2b31ff5dccb2b4c7494d82d867fd9a23242c30a (patch) | |
tree | 06bc6d2be459f08d185c1d0997df9f65ae92bb11 /network/licq/README | |
parent | 5b3418da65fe0c69f16ebcd59ad6331392c6ab9c (diff) |
network/licq: Added (ICQ instant messenger)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
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 0000000000000..d7f2d973c2f67 --- /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. |