Go to file
Harry van Haaren 4841c365e4 -Fixed compile to generate version.sh 2013-11-15 20:04:39 +00:00
build -Fixed compile to generate version.sh 2013-11-15 20:04:39 +00:00
buildTest -Updated tests, added lupppTestMaterial, updated DiskReader tests 2013-09-23 12:21:33 +01:00
planning -Added GIMP generated planning/header.c 2013-08-15 22:46:56 +01:00
src -Refactoring Bindings in UI 2013-11-14 19:45:43 +00:00
.gitignore -Git version integrated into code 2013-11-14 17:32:51 +00:00
CMakeLists.txt -Updated CMake, DiskWriter and config 2013-09-18 11:46:25 +01:00
README -Added NTK git repo url to README 2013-10-08 21:57:02 +01:00
archive.sh -Archive now containts "luppp-beta" prefix dir (thanks rgareus!) 2013-11-15 19:43:51 +00:00
nonSeqLupppCCintegration.patch -Added patch against nonseq Jack.C 2013-10-22 22:43:37 +01:00
scrapeFixme.sh -Updating prints, fixed bug in diskwriter 2013-09-23 12:30:54 +01:00
test.sh -Updated tests: gridlogic now passes all 2013-09-17 12:51:11 +01:00
version.sh -Git version integrated into code 2013-11-14 17:32:51 +00:00

README

    Repo for Luppp5

This version of Luppp is a total re-write on the previously announced and released
version that is available on github. It is redesigned from scratch to handle RT
better, and scale better.

This version depends on the following libraries: please ensure the -dev versions are installed.

JACK
CAIRO
SNDFILE
NTK               git clone git://git.tuxfamily.org/gitroot/non/fltk.git ntk


=== INSTALL
Run the following commands from the top directory to configure & install Luppp:

cd build
./compile.sh
./run.sh



=== Errors
Please report errors on IRC, to harryhaaren in #lad on FreeNode.net, or email
harryhaaren@gmail.com. This is a temporary arrangement until a release is made.