mirror of
https://github.com/vale981/openAV-Luppp
synced 2025-03-05 09:01:39 -05:00
-Updated PACKAGING (thanks AutoStatic)
This commit is contained in:
parent
d7928aac10
commit
af91fbdb13
1 changed files with 4 additions and 12 deletions
16
PACKAGING
16
PACKAGING
|
@ -3,25 +3,17 @@ Thanks for looking into packaging Luppp:
|
||||||
OpenAV couldn't possibly package for every distro,
|
OpenAV couldn't possibly package for every distro,
|
||||||
your work is apprecatied!
|
your work is apprecatied!
|
||||||
|
|
||||||
|
|
||||||
CMake is used as the build system, checkout the compile.sh
|
CMake is used as the build system, checkout the compile.sh
|
||||||
script in the 'build' directory: its pretty simple.
|
script in the 'build' directory: its pretty simple.
|
||||||
|
|
||||||
|
|
||||||
Notes for packaging:
|
Notes for packaging:
|
||||||
|
|
||||||
=== 1: luppp.prfs
|
=== Controllers directory
|
||||||
Install luppp.prfs into .config/openAV/luppp/
|
|
||||||
|
|
||||||
Result: file: .config/openAV/luppp/luppp.prfs
|
|
||||||
|
|
||||||
|
|
||||||
=== 2: Controllers directory
|
|
||||||
Install controllers directory (and contents) to
|
Install controllers directory (and contents) to
|
||||||
.config/openAV/luppp/
|
/usr/share/luppp/controllers
|
||||||
|
|
||||||
Result: dir: .config/openAV/luppp/controllers/
|
Result: dir: /usr/share/luppp/controllers/
|
||||||
files: .config/openAV/luppp/controllers/<filename>.ctlr
|
files: /usr/share/luppp/controllers/<filename>.ctlr
|
||||||
|
|
||||||
|
|
||||||
=== Questions
|
=== Questions
|
||||||
|
|
Loading…
Add table
Reference in a new issue