summaryrefslogtreecommitdiffstats
path: root/network/kadu/README
diff options
context:
space:
mode:
author Andrzej Telszewski2010-05-11 20:01:35 +0200
committer Michiel van Wessem2010-05-11 20:01:35 +0200
commit625b5022288baea14762553c331744519881af6f (patch)
tree8141c0ad237164c76ef859f08e1c37ec63f0f57c /network/kadu/README
parent473de80d31a03fffed418f2ef256f97e38cedcdf (diff)
downloadslackbuilds-625b5022288baea14762553c331744519881af6f.tar.gz
network/kadu: Added to 12.0 repository
Diffstat (limited to 'network/kadu/README')
-rw-r--r--network/kadu/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/network/kadu/README b/network/kadu/README
new file mode 100644
index 0000000000..082c3db049
--- /dev/null
+++ b/network/kadu/README
@@ -0,0 +1,20 @@
+Kadu is a dynamically evolving instant messenger compatible with the
+Gadu-Gadu protocol.
+
+Kadu's modular structure enables the programmer to add new functionality
+by writing a new module or to remove unneeded features by not building
+all shipped modules.
+
+Some features include Gadu-Gadu v6.1 support, contacts' groups with drag and
+drop support, message encryption with OpenSSL, detailed error notification,
+and configurable windows look (colors).
+
+BUILDING NOTES:
+If you leave the default configuration, Kadu depends on libsndfile
+(which is available on SlackBuilds.org).
+
+If you wish to customize Kadu build, then copy the .config file from sources
+to SlackBuild directory, rename it config and edit it to fulfill your needs.
+
+You need to be on-line in order to download additional modules that are not
+included in the sources.