diff options
author | Ruben Schuller <ruben@orgizm.net> | 2014-11-04 11:18:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-08 06:30:04 +0700 |
commit | 80a334f5a82e1bd17135cc4c81de17982b309df0 (patch) | |
tree | a2c5849ffe8a71a817bccdb9a8e39046cd323b06 /network/gajim/README | |
parent | fb31b302a8fc9df279e6762d5fbe51f9882bc77d (diff) | |
download | slackbuilds-80a334f5a82e1bd17135cc4c81de17982b309df0.tar.gz |
network/gajim: Updated for version 0.16 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/gajim/README')
-rw-r--r-- | network/gajim/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/network/gajim/README b/network/gajim/README index e660bf2e46..0e7fb06135 100644 --- a/network/gajim/README +++ b/network/gajim/README @@ -1,6 +1,5 @@ -Gajim - a full featured and easy to use Jabber client +As of the 0.16 version, gajim uses it's own non-blocking xmpp implementation +called nbxmpp (python-nbxmpp on slackbuilds.org). This is required to build. -Jabber is a GTK2-based Jabber client featuring -tabbed interface, tray icon and notifications, -encryption support, local link (Zeroconf/Bonjour) -and other interesting things. +For encryption PyOpenSSL is used, which is not required for building, but +produces a warning message on connection if not installed. |