diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-09-23 17:31:42 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-30 07:19:19 +0700 |
commit | b4dc9e417c778c2e3f10a4864a698b05bb64b8ef (patch) | |
tree | 00468554f2359841149bf1244c042896edd82254 /network/weechat/README | |
parent | 24ac1bab97ec68838ee57ad9677454af29c252f4 (diff) |
network/weechat: Updated for version 1.9.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'network/weechat/README')
-rw-r--r-- | network/weechat/README | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/network/weechat/README b/network/weechat/README index 09851e00899fb..ce16f64277924 100644 --- a/network/weechat/README +++ b/network/weechat/README @@ -5,12 +5,14 @@ WeeChat is a light & fast multilingual curses-based multiplatform IRC client. WeeChat supports: DCC files and chats, multi-server connections, background connections, IPv6, SSL, proxy, auto-reconnection, DCC2, nicklist, window splitting, - FIFO pipe for remote control, aspell, javascript, perl, python, ruby, - nick auto-completion, lag indication, auto-logging, client upgrades + FIFO pipe for remote control, Aspell, JavaScript, Perl, Python, Ruby, + nick auto-completion, lag indication, auto-logging and client upgrades without dropping connections. WeeChat will build with support for: - aspell, javascript scripting, perl scripting, python scripting, - ruby scripting, lua scripting, guile scripting, and gnutls depending + Aspell, JavaScript scripting, Perl scripting, Python scripting, + Ruby scripting, Lua scripting, Guile scripting, and GnuTLS depending on whether or not they are installed on the system on which WeeChat is built. + +WeeChat man pages will be built if rubygem-asciidoctor is installed. |