doc: update dependencies for PHP plugin in user's guide (issue #1154)

v2.8-utf8proc
Sébastien Helleu 2018-03-05 20:49:49 +01:00
parent c4b49508be
commit 15723bccdf
6 changed files with 26 additions and 6 deletions

View File

@ -122,8 +122,12 @@ zu kompilieren und welche Pakete optional genutzt werden können.
| tcl-dev | ≥ 8.5 | | Tcl Erweiterung.
| guile-2.0-dev | ≥ 2.0 | | Guile (scheme) Erweiterung.
| libv8-dev | ≤ 3.24.3 | | JavaScript Erweiterung.
| php7.1-dev, libphp7.1-embed | ≥ 7.0 | | PHP Erweiterung.
| php7.2-dev, libphp7.2-embed | ≥ 7.0 | | PHP Erweiterung.
| libxml2-dev | | | PHP Erweiterung.
// TRANSLATION MISSING
| libargon2-0-dev | | | PHP Erweiterung (if PHP ≥ 7.2).
// TRANSLATION MISSING
| libsodium-dev | | | PHP Erweiterung (if PHP ≥ 7.2).
| asciidoctor | ≥ 1.5.4 | | zum Erstellen der man page und der Dokumentation.
| libcpputest-dev | ≥ 3.4 | | zum Erstellen und um Test auszuführen.
|===

View File

@ -116,8 +116,10 @@ compile WeeChat.
| tcl-dev | ≥ 8.5 | | Tcl plugin.
| guile-2.0-dev | ≥ 2.0 | | Guile (scheme) plugin.
| libv8-dev | ≤ 3.24.3 | | JavaScript plugin.
| php7.1-dev, libphp7.1-embed | ≥ 7.0 | | PHP plugin.
| php7.2-dev, libphp7.2-embed | ≥ 7.0 | | PHP plugin.
| libxml2-dev | | | PHP plugin.
| libargon2-0-dev | | | PHP plugin (if PHP ≥ 7.2).
| libsodium-dev | | | PHP plugin (if PHP ≥ 7.2).
| asciidoctor | ≥ 1.5.4 | | Build man page and documentation.
| libcpputest-dev | ≥ 3.4 | | Build and run tests.
|===

View File

@ -119,8 +119,10 @@ compiler WeeChat.
| tcl-dev | ≥ 8.5 | | Extension tcl.
| guile-2.0-dev | ≥ 2.0 | | Extension guile (scheme).
| libv8-dev | ≤ 3.24.3 | | Extension javascript.
| php7.1-dev, libphp7.1-embed | ≥ 7.0 | | Extension PHP.
| php7.2-dev, libphp7.2-embed | ≥ 7.0 | | Extension PHP.
| libxml2-dev | | | Extension PHP.
| libargon2-0-dev | | | Extension PHP (si PHP ≥ 7.2).
| libsodium-dev | | | Extension PHP (si PHP ≥ 7.2).
| asciidoctor | ≥ 1.5.4 | | Construction de la page man et de la documentation.
| libcpputest-dev | ≥ 3.4 | | Construction et lancement des tests.
|===

View File

@ -138,9 +138,13 @@ compilare WeeChat.
| tcl-dev | ≥ 8.5 | | Plugin tcl.
| guile-2.0-dev | ≥ 2.0 | | Plugin guile (scheme).
| libv8-dev | ≤ 3.24.3 | | Plugin javascript.
| php7.1-dev, libphp7.1-embed | ≥ 7.0 | | Plugin php.
| php7.2-dev, libphp7.2-embed | ≥ 7.0 | | Plugin php.
| libxml2-dev | | | Plugin php.
// TRANSLATION MISSING
| libargon2-0-dev | | | Plugin php (if PHP ≥ 7.2).
// TRANSLATION MISSING
| libsodium-dev | | | Plugin php (if PHP ≥ 7.2).
// TRANSLATION MISSING
| asciidoctor | ≥ 1.5.4 | | Build man page and documentation.
// TRANSLATION MISSING
| libcpputest-dev | ≥ 3.4 | | Build and run tests.

View File

@ -121,8 +121,12 @@ OS X では http://brew.sh/[Homebrew] を使ってください:
| tcl-dev | 8.5 以上 | | tcl プラグイン
| guile-2.0-dev | 2.0 以上 | | guile (scheme) プラグイン
| libv8-dev | 3.24.3 以下 | | javascript プラグイン
| php7.1-dev, libphp7.1-embed | 7.0 以上 | | PHP プラグイン
| php7.2-dev, libphp7.2-embed | 7.0 以上 | | PHP プラグイン
| libxml2-dev | | | PHP プラグイン
// TRANSLATION MISSING
| libargon2-0-dev | | | PHP plugin (if PHP ≥ 7.2).
// TRANSLATION MISSING
| libsodium-dev | | | PHP plugin (if PHP ≥ 7.2).
| asciidoctor | 1.5.4 以上 | | man ページと文書のビルド
| libcpputest-dev | 3.4 以上 | | ビルドとテストの実行
|===

View File

@ -122,8 +122,12 @@ WeeChat.
| tcl-dev | ≥ 8.5 | | Wtyczka tcl.
| guile-2.0-dev | ≥ 2.0 | | Wtyczka guile (scheme).
| libv8-dev | ≤ 3.24.3 | | Wtyczka javascript.
| php7.1-dev, libphp7.1-embed | ≥ 7.0 | | Wtyczka PHP.
| php7.2-dev, libphp7.2-embed | ≥ 7.0 | | Wtyczka PHP.
| libxml2-dev | | | Wtyczka PHP.
// TRANSLATION MISSING
| libargon2-0-dev | | | Wtyczka PHP (if PHP ≥ 7.2).
// TRANSLATION MISSING
| libsodium-dev | | | Wtyczka PHP (if PHP ≥ 7.2).
| asciidoctor | ≥ 1.5.4 | | Tworzenie strony man i dokumentacji.
| libcpputest-dev | ≥ 3.4 | | Kompilacja i uruchamianie testów.
|===