Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
lektor
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Kubat
lektor
Validations
908714ce
Vérifiée
Valider
908714ce
rédigé
4 years ago
par
Kubat
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
MISC: Update readme
parent
34b61924
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline
#2020
réussi
4 years ago
Étape : initialization
Étape : configure
Étape : build
Étape : finalization
Modifications
1
Pipelines
1
Masquer les modifications d'espaces
En ligne
Côte à côte
Affichage de
1 fichier modifié
README.md
+12
-3
12 ajouts, 3 suppressions
README.md
avec
12 ajouts
et
3 suppressions
README.md
+
12
−
3
Voir le fichier @
908714ce
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
[

](https://git.iiens.net/martin2018/lektor/-/commits/master)
[

](https://git.iiens.net/martin2018/lektor/-/commits/master)
[

](https://matrix.to/#/##baka-dev-lektor:iiens.net)
[

](https://matrix.to/#/##baka-dev-lektor:iiens.net)
[

](https://git.iiens.net/martin2018/lektor/-/commits/master)
[

](https://git.iiens.net/martin2018/lektor/-/commits/master)
[

](https://git.iiens.net/martin2018/lektor/-/tags)
[

](https://git.iiens.net/martin2018/lektor/-/tags)
A Karaoke player made to replace the old bash scripts on Sakura.
A Karaoke player made to replace the old bash scripts on Sakura.
...
@@ -18,8 +18,8 @@ A Karaoke player made to replace the old bash scripts on Sakura.
...
@@ -18,8 +18,8 @@ A Karaoke player made to replace the old bash scripts on Sakura.
### Prerequisites
### Prerequisites
-
[
autotools
](
https://www.gnu.org/software/autoconf/
)
only if you change the
-
[
autotools
](
https://www.gnu.org/software/autoconf/
)
, libtool, autoconf,
configuration (if you only edit existing files you won't need it)
automake, etc
-
a C compiler with C11 support
-
a C compiler with C11 support
-
the
[
sqlite3
](
https://www.sqlite.org/
)
development library, version 3.31.0 or
-
the
[
sqlite3
](
https://www.sqlite.org/
)
development library, version 3.31.0 or
newer for
[
generated columns
](
https://www.sqlite.org/gencol.html
)
support
newer for
[
generated columns
](
https://www.sqlite.org/gencol.html
)
support
...
@@ -34,6 +34,12 @@ For the module repo, you will need the folowing prerequisites:
...
@@ -34,6 +34,12 @@ For the module repo, you will need the folowing prerequisites:
-
the
[
libcurl
](
https://github.com/curl/curl
)
developmemt library
-
the
[
libcurl
](
https://github.com/curl/curl
)
developmemt library
To build Klkt, you will need:
-
libnotify, the developement package
-
glib-2.0, the developpement package
-
qmake and Qt5 developpement libraries (Qt5Core Qt5Gui Qt5Network Qt5Widgets)
You will also need the following executables, with their path setted in the
You will also need the following executables, with their path setted in the
configuration file:
configuration file:
...
@@ -62,6 +68,9 @@ If you are developping for lektor, you will need:
...
@@ -62,6 +68,9 @@ If you are developping for lektor, you will need:
-
the
[
astyle
](
http://astyle.sourceforge.net/
)
command line utility, for a
-
the
[
astyle
](
http://astyle.sourceforge.net/
)
command line utility, for a
beautifull and uniform coding style.
beautifull and uniform coding style.
> If you are having problems build lektor (AC macros not defined), try copy the
> `.m4` files from `/usr/share/aclocal` to `config/m4`.
### Building instructions
### Building instructions
The manual way of installing and setting up lektor:
The manual way of installing and setting up lektor:
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
Aperçu
0%
Chargement en cours
Veuillez réessayer
ou
joindre un nouveau fichier
.
Annuler
You are about to add
0
people
to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Enregistrer le commentaire
Annuler
Veuillez vous
inscrire
ou vous
se connecter
pour commenter