-README.md and PACKAGING updated

main
Harry van Haaren 2013-12-10 18:36:08 +00:00
parent 5c689741e7
commit f0749c7f60
2 changed files with 29 additions and 1 deletions

29
PACKAGING Normal file
View 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

View File

@ -24,7 +24,6 @@ LIBSAMPLRATE
NTK git clone git://git.tuxfamily.org/gitroot/non/fltk.git ntk
Install
-------