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
25de1e27
Vérifiée
Valider
25de1e27
rédigé
18 janv. 2021
par
Kubat
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
DOC: Update readme and contributing
parent
46eafb83
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion
!132
Segv, abort and assert update
Modifications
2
Afficher les modifications d'espaces
En ligne
Côte à côte
Affichage de
2 fichiers modifiés
CONTRIBUTING.md
+6
-0
6 ajouts, 0 suppression
CONTRIBUTING.md
README.md
+10
-13
10 ajouts, 13 suppressions
README.md
avec
16 ajouts
et
13 suppressions
CONTRIBUTING.md
+
6
−
0
Voir le fichier @
25de1e27
...
...
@@ -22,6 +22,12 @@ configuration, to use the fixed version.
An archlinux package exists, use
`makepkg -si`
to build and install it. If
there are no package for your distribution, feel free to add a way to make it.
Here are some recomended invocations of the
`configure`
script:
-
`../configure --prefix=$HOME/.local --with-liblektor=static --enable-debug CC=clang`
-
`../configure --prefix=$HOME/.local CC=gcc`
-
`../configure --prefix=$HOME/.local --with-depends`
## Style and the code
### C code and style
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
README.md
+
10
−
13
Voir le fichier @
25de1e27
...
...
@@ -104,19 +104,17 @@ your system (apport from CentOS, because I never tested on it).
## Preparing a kara for lektor
The ideal way of populating lektor is using
*Kurisu*
. The
`update`
and
`rescan`
commands are here for that.
To import the favorites and playlists from
*Kurisu*
, use the
`import`
command.
commands are here for that. To import the favorites and playlists from
*Kurisu*
, use the
`import`
command.
## How to use lektor
### Launch instructions
To run lektor, you can simply run the binary like:
`./lektord`
.
If lektord did not exited normally (i.e. without the
`lkt adm kill`
command), the
database will still store the fact that lektord is running. To by-pass it, you
will need to launch lektord with the
`-F`
(forced) option, like:
To run lektor, you can simply run the binary like:
`./lektord`
. If lektord did
not exited normally (i.e. without the
`lkt adm kill`
command), the database
will still store the fact that lektord is running. To by-pass it, you will need
to launch lektord with the
`-F`
(forced) option, like:
```
lektord -F
...
...
@@ -135,10 +133,9 @@ optirun ./lektord
### How to send commands to lektor
Lektor is compatible with mpd, which means that you can use any client (only mpc is
tested) to interact with lektor. Some functions are not
*really*
compatible
(somme work to be done) because mpc
*really*
makes some assumptions.
Lektor is compatible with mpd, which means that you can use any client (only
mpc is tested) to interact with lektor. Some functions are not
*really*
compatible (somme work to be done) because mpc
*really*
makes some assumptions.
The ideal way is to use
`lkt`
.
### How to configure 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