1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

doc: update dependencies in user guide (add zlib, gnutls is used in irc and relay plugins)

This commit is contained in:
Sebastien Helleu
2012-08-04 12:39:39 +02:00
parent 5ea7ea6555
commit a55b03f603
4 changed files with 13 additions and 4 deletions
+4 -1
View File
@@ -93,8 +93,11 @@ welche Pakete optional genutzt werden können.
| libcurl4-gnutls-dev | | *ja* | URL Transfer
| gettext | | | Internationalisierung (Übersetzung der Mitteilungen; Hauptsprache ist englisch)
| libgcrypt11-dev | | | SASL Authentifikation am IRC Server mittels DH-BLOWFISH Methode
| libgnutls-dev | ≥ 2.2.0 | | SSL Verbindung zu einem IRC Server
// TRANSLATION MISSING
| libgnutls-dev | ≥ 2.2.0 | | SSL Verbindung zu einem IRC Server, support of SSL in relay plugin (weechat protocol)
| ca-certificates | | | Zertifikate für SSL Verbindungen
// TRANSLATION MISSING
| zlib1g-dev | | | compression of packets in relay plugin (weechat protocol)
| libaspell-dev | | | aspell Erweiterung
| python-dev | ≥ 2.5 ^(3)^ | | python Erweiterung
| libperl-dev | | | perl Erweiterung
+2 -1
View File
@@ -93,8 +93,9 @@ compile WeeChat.
| libcurl4-gnutls-dev | | *yes* | URL transfer
| gettext | | | internationalization (translation of messages; base language is english)
| libgcrypt11-dev | | | SASL authentication with IRC server using DH-BLOWFISH mechanism
| libgnutls-dev | ≥ 2.2.0 | | SSL connection to IRC server
| libgnutls-dev | ≥ 2.2.0 | | SSL connection to IRC server, support of SSL in relay plugin (weechat protocol)
| ca-certificates | | | certificates for SSL connections
| zlib1g-dev | | | compression of packets in relay plugin (weechat protocol)
| libaspell-dev | | | aspell plugin
| python-dev | ≥ 2.5 ^(3)^ | | python plugin
| libperl-dev | | | perl plugin
+3 -1
View File
@@ -95,8 +95,10 @@ compiler WeeChat.
| libcurl4-gnutls-dev | | *oui* | transfert d'URL
| gettext | | | internationalisation (traduction des messages; la langue de base est l'anglais)
| libgcrypt11-dev | | | authentification SASL avec le serveur IRC, en utilisant le mécanisme DH-BLOWFISH
| libgnutls-dev | ≥ 2.2.0 | | connexion SSL au serveur IRC
| libgnutls-dev | ≥ 2.2.0 | | connexion SSL au serveur IRC, support SSL dans l'extension relay (protocole weechat)
| ca-certificates | | | certificats pour les connexions SSL
// TRANSLATION MISSING
| zlib1g-dev | | | compression des paquets dans l'extension relay (protocole weechat)
| libaspell-dev | | | extension aspell
| python-dev | ≥ 2.5 ^(3)^ | | extension python
| libperl-dev | | | extension perl
+4 -1
View File
@@ -97,8 +97,11 @@ compilare WeeChat.
| libcurl4-gnutls-dev | | *sì* | trasferimento URL
| gettext | | | internazionalizzazione (traduzione dei messaggi; la lingua base è l'inglese)
| libgcrypt11-dev | | | autenticazione SASL per i server IRC che utilizzano il meccanismo DH-BLOWFISH
| libgnutls-dev | ≥ 2.2.0 | | connessione SSL al server IRC
// TRANSLATION MISSING
| libgnutls-dev | ≥ 2.2.0 | | connessione SSL al server IRC, support of SSL in relay plugin (weechat protocol)
| ca-certificates | | | certificati per le connessioni SSL
// TRANSLATION MISSING
| zlib1g-dev | | | compression of packets in relay plugin (weechat protocol)
| libaspell-dev | | | plugin aspell
| python-dev | ≥ 2.5 ^(3)^ | | plugin python
| libperl-dev | | | plugin perl