--- web/trunk/www.linuxsampler.org/downloads.html 2005/06/10 14:38:03 629 +++ web/trunk/www.linuxsampler.org/downloads.html 2005/07/19 19:26:55 702 @@ -157,6 +157,17 @@ name="credits" src="gfx/mcredits.png" alt="credits">
+ +

License

+

+LinuxSampler is licensed under the GNU GPL license with the exception +that
+COMMERCIAL USE of the code / application IS NOT ALLOWED without +prior written permission +
+by the LinuxSampler group. +
If you have questions on the subject please contact us. See Developers page +

Dependencies

The following figure illustrates the compile time / linker dependencies.

@@ -182,8 +193,8 @@ -libgig-2.0.0.tar.bz2 + href="http://download.linuxsampler.org/packages/libgig-2.0.1.tar.bz2"> +libgig-2.0.1.tar.bz2 --> Gigasampler file loader library @@ -196,18 +207,25 @@ -linuxsampler-0.3.1.tar.bz2 + href="http://download.linuxsampler.org/packages/linuxsampler-0.3.3.tar.bz2"> +linuxsampler-0.3.3.tar.bz2 --> sampler backend -qsampler-0.1.0.tar.gz + href="http://download.linuxsampler.org/packages/qsampler-0.1.2.tar.gz"> +qsampler-0.1.2.tar.gz --> graphical frontend to LinuxSampler + + +jlscp-0.2a.tar.bz2 + --> + a java LinuxSampler control protocol API +

Binary Packages

@@ -220,16 +238,16 @@

This project's CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. When prompted for a password for anonymous, simply press the Enter key. -There are currently four subprojects in the LinuxSampler project, pick +There are currently five subprojects in the LinuxSampler project, pick the line of the respective subproject you want to checkout from below:

-
1
2
3
4
+
1
2
3
4
5
-
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co libgig
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co liblscp
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co linuxsampler
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co qsampler
+
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co libgig
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co liblscp
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co linuxsampler
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co qsampler
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co jlscp