diff --git a/PACKAGING b/PACKAGING new file mode 100644 index 0000000..9571bd0 --- /dev/null +++ b/PACKAGING @@ -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/.ctlr + + +=== Questions +Contact me directly at harryhaaren@gmail.com +Thanks again! -Harry diff --git a/README.md b/README.md index 393904b..b24e75d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,6 @@ LIBSAMPLRATE NTK git clone git://git.tuxfamily.org/gitroot/non/fltk.git ntk - Install -------