View Single Post
Old 11-14-2006, 06:06 PM   #7
tgehrig
Human being with feelings
 
Join Date: Nov 2006
Posts: 24
Default debian/ubuntu packages

I have uploaded the .deb packages as well as the source code to my package repository. You can find instructions on:
http://www.gehrignet.de/cms/programming/ninjam.shtml
If you just want the source code you can get it from here:
http://gehrignet.de/ubuntu/unstable/...02.orig.tar.gz
and patch it with:
http://gehrignet.de/ubuntu/unstable/...0.02-4.diff.gz
The .orig.tar.gz file is just the server and client source code thrown together into one tree. So that is probably also how the code is internally maintained!?
The diff file includes the changes made by torbenh on jack support and my changes to split the code so that it has a shared library and header files usable from outside the built tree.
Note that there is no man page or readme in the debian packages. I am also not sure if the licensing info in there is correct. Most of the files in the debian directory are still automatically generated example files. But will probably be changed at some point;-).

MfG
Tobias

Last edited by tgehrig; 11-18-2006 at 08:23 AM. Reason: update url
tgehrig is offline   Reply With Quote