mirror of
https://github.com/vale981/openAV-Luppp
synced 2025-03-04 16:51:37 -05:00
-README.md and PACKAGING updated
This commit is contained in:
parent
5c689741e7
commit
f0749c7f60
2 changed files with 29 additions and 1 deletions
29
PACKAGING
Normal file
29
PACKAGING
Normal file
|
@ -0,0 +1,29 @@
|
|||
|
||||
Thanks for looking into packaging Luppp:
|
||||
OpenAV couldn't possibly package for every distro,
|
||||
your work is apprecatied!
|
||||
|
||||
|
||||
CMake is used as the build system, checkout the compile.sh
|
||||
script in the 'build' directory: its pretty simple.
|
||||
|
||||
|
||||
Notes for packaging:
|
||||
|
||||
=== 1: luppp.prfs
|
||||
Install luppp.prfs into .config/openAV/luppp/
|
||||
|
||||
Result: file: .config/openAV/luppp/luppp.prfs
|
||||
|
||||
|
||||
=== 2: Controllers directory
|
||||
Install controllers directory (and contents) to
|
||||
.config/openAV/luppp/
|
||||
|
||||
Result: dir: .config/openAV/luppp/controllers/
|
||||
files: .config/openAV/luppp/controllers/<filename>.ctlr
|
||||
|
||||
|
||||
=== Questions
|
||||
Contact me directly at harryhaaren@gmail.com
|
||||
Thanks again! -Harry
|
|
@ -24,7 +24,6 @@ LIBSAMPLRATE
|
|||
NTK git clone git://git.tuxfamily.org/gitroot/non/fltk.git ntk
|
||||
|
||||
|
||||
|
||||
Install
|
||||
-------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue