diff --git a/README.md b/README.md index f36d291..6950130 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ However, Patroneo is a full sequencer you can use to create real music. The cons # Installation and Starting ## Download -Download the latest release through your package manger or the code on https://github.com/diovudau/Patroneo/releases +Download the latest release through your package manger. +You can also build it yourself: Download the latest code release on https://www.laborejo.org/downloads and * `./configure --prefix=/usr` * `make` diff --git a/documentation/build-documentation.sh b/documentation/build-documentation.sh old mode 100755 new mode 100644 diff --git a/documentation/english.adoc b/documentation/english.adoc index 96f0cfa..0762de0 100644 --- a/documentation/english.adoc +++ b/documentation/english.adoc @@ -37,11 +37,11 @@ If not, you can build Patroneo yourself. .Dependencies -* First install the packages Python3, PyQt5, Nuitka, GCC and Git +* First install the packages Python3, PyQt5, Nuitka and GCC. * And these audio packages: Jack Audio Connection Kit, QJackCtl (or something else to establish Jack connections), Non Session Manager -* Now Patroneo itself: - ** `git clone git@github.com:diovudau/Patroneo.git && cd Patroneo` - ** `cd Patroneo` +* Build and Install: + ** Download the latest version from https://www.laborejo.org/downloads and extract it. + ** Cd into the new directory and use these commands: ** `./configure` ** `make` ** `sudo make install` @@ -54,7 +54,6 @@ If not, you can build Patroneo yourself. * Add any compatible programs, e.g. synthesizers. ** See the list of NSM compatible programs: http://non.tuxfamily.org/wiki/ApplicationsSupportingNsm ** And the NSM manual: http://non.tuxfamily.org/nsm/ -* To save Patroneo, use the `Save` button in NSM. == How to use Patroneo The following explains how to use Patroneo. @@ -285,7 +284,7 @@ You can also incorporate the translation into Patroneo for testing purposes. Thi If you find a bug in the program (or it runs too slow) please contact us in a way that suits you best. .How to contact us +* Website: https://www.laborejo.org * E-Mail: info@laborejo.org -* Bugtracker: https://github.com/diovudau/Patroneo/issues * IRC: #laborejo on server irc.freenode.org * If you see the opportunity and know that a developer will read it also forums, Facebook etc.. diff --git a/documentation/favicon.ico b/documentation/favicon.ico deleted file mode 100644 index f4c2cfd..0000000 Binary files a/documentation/favicon.ico and /dev/null differ diff --git a/documentation/favicon.png b/documentation/favicon.png index 86d91bc..8ecd100 100644 Binary files a/documentation/favicon.png and b/documentation/favicon.png differ diff --git a/documentation/german.adoc b/documentation/german.adoc index 310d7e6..afb4675 100644 --- a/documentation/german.adoc +++ b/documentation/german.adoc @@ -37,11 +37,11 @@ Falls in den Paketquellen vorhanden bitte direkt bei "Patroneo im Non Session Ma Falls nicht kann man Patroneo auch selbst "bauen". .Abhängigkeiten -* Installiere zunächst die Pakete Python3, PyQt5, Nuitka, GCC und Git +* Installiere zunächst die Pakete Python3, PyQt5, Nuitka und GCC. * Und diese Audiopakete: Jack Audio Connection Kit, QJackCtl (oder etwas anderes um Jack Verbindungen herzustellen), Non Session Manager -* Jetzt Patroneo selbst: - ** `git clone git@github.com:diovudau/Patroneo.git && cd Patroneo` - ** `cd Patroneo` +* Kompilieren und Installieren: + ** Lade von https://www.laborejo.org/downloads die aktuelle Version herunter und entpacke sie. + ** Wechsele in das neue Verzeichnis und benutze diese Befehle: ** `./configure` ** `make` ** `sudo make install` @@ -54,7 +54,6 @@ Falls nicht kann man Patroneo auch selbst "bauen". * Füge beliebige kompatible Programme hinzu, z.B. Synthesizer. ** Siehe auch das NSM Handbuch: http://non.tuxfamily.org/nsm/ ** Und die Liste der NSM kompatiblen Programme: http://non.tuxfamily.org/wiki/ApplicationsSupportingNsm -* Um Patroneo zu speichern benutzte den `Save`-Knopf in NSM. == Bedienung Im folgenden wird erklärt, wie Patroneo bedient wird. @@ -289,9 +288,10 @@ Die Übersetzung kannst du auch selbst, zum Testen, in Patroneo einbinden. Dafü Falls du einen Fehler im Programm entdeckst (oder es zu langsam läuft) melde dich bitte bei auf die Art und Weise, die dir am besten passt. .Kontaktmöglichkeiten +* Webseite: https://www.laborejo.org * E-Mail: info@laborejo.org -* Bugtracker: https://github.com/diovudau/Patroneo/issues * IRC: #laborejo auf dem Server irc.freenode.org * Wenn du die Gelegenheit siehst und weist, dass ein Entwickler es lesen wird meinetwegen auch Foren, Facebook etc. + diff --git a/documentation/out/english.html b/documentation/out/english.html index 467d830..98c125a 100644 --- a/documentation/out/english.html +++ b/documentation/out/english.html @@ -492,20 +492,20 @@ If not, you can build Patroneo yourself.

Dependencies
@@ -1052,10 +1049,10 @@ The easiest way is to contact the developers and they will setup the new languag
How to contact us