Skip to content

Commit

Permalink
update readmes for meson
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Crisci committed Dec 1, 2017
1 parent d071ff0 commit da0dd16
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 48 deletions.
10 changes: 4 additions & 6 deletions README.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ schau im IRC-Channel vorbei oder schreibe eine e-Mail an sir@cmpwn.com (nur engl

Abhängigkeiten:

* cmake
* meson
* [wlc](https://github.com/Cloudef/wlc)
* wayland
* xwayland
Expand All @@ -74,11 +74,9 @@ _\*\*Nur erforderlich für swaylock_

Führe diese Befehle aus:

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc ..
make
sudo make install
meson build
ninja -C build
sudo ninja -C build install

In Systemen mit logind musst du `sway` einige Capabilities geben:

Expand Down
10 changes: 4 additions & 6 deletions README.el.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ To username μου στο Freenode είναι kon14 και θα με βρείτ

Εγκατάσταση εξαρτήσεων:

* cmake
* meson
* [wlc](https://github.com/Cloudef/wlc)
* wayland
* xwayland
Expand All @@ -67,11 +67,9 @@ _\*\*Απαιτείται μόνο για swaylock_

Εκτελέστε αυτές τις εντολές:

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc ..
make
sudo make install
meson build
ninja -C build
sudo ninja -C build install

Σε συστήματα με logind, χρειάζεται να ορίσετε μερικά δικαιώματα caps στο εκτελέσιμο αρχείο:

Expand Down
10 changes: 4 additions & 6 deletions README.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ IRC ou envoyez un e-mail à sir@cmpwn.com (en anglais seulement) pour des consei

Installez les dépendances :

* cmake
* meson
* [wlc](https://github.com/Cloudef/wlc)
* wayland
* xwayland
Expand All @@ -69,11 +69,9 @@ _\*\*Uniquement requis pour swaylock_

Exécutez ces commandes :

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc ..
make
sudo make install
meson build
ninja -C build
sudo ninja -C build install

Sur les systèmes avec logind, vous devez définir quelques caps sur le binaire :

Expand Down
10 changes: 4 additions & 6 deletions README.it.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ a sir@cmpwn.com.

Installa queste dipendenze:

* cmake
* meson
* [wlc](https://github.com/Cloudef/wlc)
* wayland
* xwayland
Expand All @@ -70,11 +70,9 @@ _\*\*Richiesto solo per swaylock_

Esegui questi comandi:

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc ..
make
sudo make install
meson build
ninja -C build
sudo ninja -C build install

Per i sistemi con logind, devi impostare un paio di caps sull'eseguibile:

Expand Down
10 changes: 4 additions & 6 deletions README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Swayは沢山のディストリビューションで提供されています。"

次の依存パッケージをインストールしてください:

* cmake
* meson
* [wlc](https://github.com/Cloudef/wlc)
* wayland
* xwayland
Expand All @@ -60,11 +60,9 @@ _\*\*swaylockでのみ必要です_

次のコマンドを実行してください:

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc ..
make
sudo make install
meson build
ninja -C build
sudo ninja -C build install

logindを使用しているシステムでは、バイナリにいくつかのケーパビリティを設定する必要があります:

Expand Down
10 changes: 4 additions & 6 deletions README.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ visite o canal no IRC ou mande um email para sir@cmpwn.com (*em inglês*).

Antes de iniciar a compilação, instale as dependências:

* cmake
* meson
* [wlc](https://github.com/Cloudef/wlc)
* wayland
* xwayland
Expand All @@ -76,11 +76,9 @@ _\*\*Dependência apenas de swaylock_

Para compilar, execute estes comandos:

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc ..
make
sudo make install
meson build
ninja -C build
sudo ninja -C build install

Em sistemas com logind, configure as seguintes capacidades para o arquivo binário:

Expand Down
10 changes: 4 additions & 6 deletions README.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Sway доступен во многих дистрибутивах и наход

Установите следующие пакеты:

* cmake
* meson
* [wlc](https://github.com/Cloudef/wlc)
* wayland
* xwayland
Expand All @@ -69,11 +69,9 @@ _\*\*Требуется только для swaylock_

Выполните следующие команды:

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc ..
make
sudo make install
meson build
ninja -C build
sudo ninja -C build install

Если у вас logind:

Expand Down
10 changes: 4 additions & 6 deletions README.uk.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Sway доступний у багатьох дистрибутивах Linux (а

Встановіть залежності:

* cmake
* meson
* [wlc](https://github.com/Cloudef/wlc)
* wayland
* xwayland
Expand All @@ -76,11 +76,9 @@ _\*\*Лише для swaylock_

Виконайте ці команди:

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc ..
make
sudo make install
meson build
ninja -C build
sudo ninja -C build install

На системах **з** logind, варто встановити декілька можливостей (caps)
на виконуваний файл sway:
Expand Down

0 comments on commit da0dd16

Please sign in to comment.