diff options
author | Oleg A. Deordiev <admin@ifconfig.com.ua> | 2012-12-14 06:19:14 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-15 15:13:34 +0100 |
commit | 18c5c1bccdd528e3ad75a64cac36645fba7ca5ba (patch) | |
tree | 207b78b08ce71cd8f9cb105321f6c6b901155a37 /network/vacuum-im/README | |
parent | 2d7b0cdeb69bb926db1c8503e664b7bc9e587121 (diff) | |
download | slackbuilds-18c5c1bccdd528e3ad75a64cac36645fba7ca5ba.tar.gz |
network/vacuum-im: Added (Qt jabber client).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/vacuum-im/README')
-rw-r--r-- | network/vacuum-im/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/network/vacuum-im/README b/network/vacuum-im/README new file mode 100644 index 0000000000..9c9b15909e --- /dev/null +++ b/network/vacuum-im/README @@ -0,0 +1,14 @@ +Vacuum IM - it is a free cross-platform Jabber-client +written in Qt4. The fundamental difference from other +cross-platform client is open, modular architecture, +which allows the user to customize the functionality +to meet specific needs, as well as use of the existing +modules to develop your own. + +Requirements (all already in Slackware): +Qt >= 4.7.0 +enchant >= 1.5 +hunspell >= 1.3.2 +libidn >= 1.24 +zlib >= 1.2.5 +libzip >= 0.9.3 |