1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 21:36:37 +02:00

doc: add min version for libcpputest-dev (user's guide)

This commit is contained in:
Sébastien Helleu
2014-07-24 07:56:14 +02:00
parent d9d36c8dd4
commit 4bebc81dcb
6 changed files with 18 additions and 18 deletions
+3 -3
View File
@@ -81,7 +81,7 @@ WeeChat kann mittels cmake oder autotools kompiliert werden (cmake sollte dabei
folgende Tabelle beschreibt welche Pakete zwingend notwendig sind um WeeChat zu kompilieren und
welche Pakete optional genutzt werden können.
[width="100%",cols="5,^3,^3,13",options="header"]
[width="100%",cols="5,^3,^3,.^13",options="header"]
|===
| Paket ^(1)^ | Version | benötigt | Funktion
| cmake | | *ja* | Zum kompilieren (autotools ist möglich. cmake wird aber empfohlen)
@@ -104,8 +104,8 @@ welche Pakete optional genutzt werden können.
| xsltproc,
docbook-xml, docbook-xsl | | | Erstellt man page
// TRANSLATION MISSING
| libcpputest-dev,
C++ compiler | | | Run tests
| libcpputest-dev | ≥ 3.4 | .2+| Run tests
| C++ compiler | |
|===
[NOTE]
+3 -3
View File
@@ -80,7 +80,7 @@ WeeChat can be compiled with cmake or autotools (cmake is recommended way).
Following table shows list of packages that are required or optional to
compile WeeChat.
[width="100%",cols="5,^3,^3,13",options="header"]
[width="100%",cols="5,^3,^3,.^13",options="header"]
|===
| Package ^(1)^ | Version | Required | Feature
| cmake | | *yes* | Build (autotools still possible, but cmake is recommended)
@@ -102,8 +102,8 @@ compile WeeChat.
| source-highlight | | | Syntax highlight for sources in documentation
| xsltproc,
docbook-xml, docbook-xsl | | | Build of man page
| libcpputest-dev,
C++ compiler | | | Run tests
| libcpputest-dev | ≥ 3.4 | .2+| Run tests
| C++ compiler | |
|===
[NOTE]
+3 -3
View File
@@ -82,7 +82,7 @@ recommandée).
Le tableau suivant liste les paquets qui sont requis ou optionnels pour
compiler WeeChat.
[width="100%",cols="5,^3,^3,13",options="header"]
[width="100%",cols="5,^3,^3,.^13",options="header"]
|===
| Paquet ^(1)^ | Version | Requis | Fonctionnalité
| cmake | | *oui* | Construction (autotools toujours possible, mais cmake est recommandé)
@@ -104,8 +104,8 @@ compiler WeeChat.
| source-highlight | | | Coloration des sources dans la documentation
| xsltproc,
docbook-xml, docbook-xsl | | | Construction de la page de manuel
| libcpputest-dev,
compilateur C++ | | | Lancement des tests
| libcpputest-dev | ≥ 3.4 | .2+| Lancement des tests
| C++ compiler | |
|===
[NOTE]
+3 -3
View File
@@ -85,7 +85,7 @@ WeeChat può essere compilato con cmake oppure autotools
La seguente tabella mostra l'elenco di pacchetti richiesti o opzionali per
compilare WeeChat.
[width="100%",cols="5,^3,^3,13",options="header"]
[width="100%",cols="5,^3,^3,.^13",options="header"]
|===
| Pacchetto ^(1)^ | Versione | Richiesto | Caratteristica
| cmake | | *sì* | Compilazione (ancora possibile con autotools, ma si raccomanda cmake)
@@ -113,8 +113,8 @@ compilare WeeChat.
| xsltproc,
docbook-xml, docbook-xsl | | | Build of man page
// TRANSLATION MISSING
| libcpputest-dev,
C++ compiler | | | Run tests
| libcpputest-dev | ≥ 3.4 | .2+| Run tests
| C++ compiler | |
|===
[NOTE]
+3 -3
View File
@@ -80,7 +80,7 @@ WeeChat は cmake または autotools を使ってコンパイルできます (c
以下の表は WeeChat
のコンパイルに必須または任意で必要なパッケージのリストです。
[width="100%",cols="5,^3,^3,13",options="header"]
[width="100%",cols="5,^3,^3,.^13",options="header"]
|===
| パッケージ ^(1)^ | バージョン | 必須 | 機能
| cmake | | *yes* | ビルド (autotools でも可能ですが、cmake を推奨します)
@@ -103,8 +103,8 @@ WeeChat は cmake または autotools を使ってコンパイルできます (c
| xsltproc,
docbook-xml, docbook-xsl | | | man ページのビルド
// TRANSLATION MISSING
| libcpputest-dev,
C++ compiler | | | Run tests
| libcpputest-dev | ≥ 3.4 | .2+| Run tests
| C++ compiler | |
|===
[NOTE]
+3 -3
View File
@@ -80,7 +80,7 @@ WeeChat może być kompilowany za pomocą cmake lub autotools (cmake jest zaleca
Poniższa tabela przedstawia pakiety wymagane i opcjonalne do skompilowania
WeeChat.
[width="100%",cols="5,^3,^3,13",options="header"]
[width="100%",cols="5,^3,^3,.^13",options="header"]
|===
| Pakiet ^(1)^ | Wersja | Wymagany | Opis
| cmake | | *tak* | Kompilacja (możliwe jest użycie autotools, jednak cmake jest zalecany)
@@ -103,8 +103,8 @@ WeeChat.
| xsltproc,
docbook-xml, docbook-xsl | | | Tworzenie strony man
// TRANSLATION MISSING
| libcpputest-dev,
C++ compiler | | | Run tests
| libcpputest-dev | ≥ 3.4 | .2+| Run tests
| C++ compiler | |
|===
[NOTE]