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é GitLab
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Kubat
lektor
Validations
2667c4c4
Vérifiée
Valider
2667c4c4
rédigé
Il y a 5 ans
par
Kubat
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
Doc update
parent
e401cb69
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion
!60
Priority
Modifications
3
Afficher les modifications d'espaces
En ligne
Côte à côte
Affichage de
3 fichiers modifiés
README.md
+2
-2
2 ajouts, 2 suppressions
README.md
doc/lektor.1
+14
-1
14 ajouts, 1 suppression
doc/lektor.1
doc/lektord.1
+0
-14
0 ajout, 14 suppressions
doc/lektord.1
avec
16 ajouts
et
17 suppressions
README.md
+
2
−
2
Voir le fichier @
2667c4c4
...
@@ -34,8 +34,8 @@ The manual way of installing and setting up lektor:
...
@@ -34,8 +34,8 @@ The manual way of installing and setting up lektor:
```
sh
```
sh
sudo mkdir
/home/kara
&&
sudo chown
USER:USER /home/kara
sudo mkdir
/home/kara
&&
sudo chown
USER:USER /home/kara
meson build
&&
cd
build
meson build
ninja
&&
ninja
install
ninja
-C
build
&&
sudo
ninja
-C
build
install
sudo chown
USER:USER /home/kara/kara.db
sudo chown
USER:USER /home/kara/kara.db
```
```
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
doc/lektor.1
+
14
−
1
Voir le fichier @
2667c4c4
...
@@ -33,7 +33,20 @@ Lektord can be piloted over the network with \fBlkt\fP.
...
@@ -33,7 +33,20 @@ Lektord can be piloted over the network with \fBlkt\fP.
\fBPlaylists and stickers\fP
\fBPlaylists and stickers\fP
Reading and searching through the base can be facilitated by creating
Reading and searching through the base can be facilitated by creating
\fIplaylist\fP and using \fIstickers\fP (\fIMPD\fP version of tags).
\fIplaylist\fP and using \fIstickers\fP (\fIMPD\fP version of tags).
.PP
.SH "INSTALLATION"
You may install lektor from source like this:
.sp
.RS 4
.nf
\fB
% git clone https://git.iiens.net/martin2018/lektor && cd lektor
% sudo mkdir /home/kara && sudo chown USER:USER /home/kara
% meson build
% ninja -C build && sudo ninja -C build install
% sudo chown USER:USER /home/kara/kara.db
.fi \fR
.P
.RE
.SH "SUPPORTED URIS"
.SH "SUPPORTED URIS"
When searching the database, the following URIs are supported by lektor. Those
When searching the database, the following URIs are supported by lektor. Those
URIs are hidden, you should not use them, but here is some documentation about
URIs are hidden, you should not use them, but here is some documentation about
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
doc/lektord.1
+
0
−
14
Voir le fichier @
2667c4c4
...
@@ -17,20 +17,6 @@ You may be interested in other related programs like:
...
@@ -17,20 +17,6 @@ You may be interested in other related programs like:
Lektor allows one to interactivelly and remotly interact with the player. The
Lektor allows one to interactivelly and remotly interact with the player. The
lektor daemon is mpd compatible, even if some functionnalities may differ.
lektor daemon is mpd compatible, even if some functionnalities may differ.
You can almost use \fBmpc\fP with lektord.
You can almost use \fBmpc\fP with lektord.
.SH "INSTALLATION"
You may install lektor from source like this:
.sp
.RS 4
.nf
\fB
% sudo mkdir /home/kara && sudo chown USER:USER /home/kara
% git clone https://git.iiens.net/martin2018/lektor && cd lektor
% mkdir build && meson build && cd build && ninja # Compilation
% sudo meson install --no-rebuild # Install
% sudo chown USER:USER /home/kara/kara.db # Or you will have some problems
.fi \fR
.P
.RE
.SH "INVOCATION"
.SH "INVOCATION"
To simply launch the daemon do not set any flag. The following flags are
To simply launch the daemon do not set any flag. The following flags are
interpreted by the shell when invoked to determine where the shell will read
interpreted by the shell when invoked to determine where the shell will read
...
...
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