|
|
5 years ago | |
|---|---|---|
| src | 5 years ago | |
| .gitignore | 5 years ago | |
| CHANGELOG | 5 years ago | |
| COPYING | 5 years ago | |
| README.md | 5 years ago | |
| meson.build | 5 years ago | |
This repository contains no user interface. Recommendations for a good one might be added in the future.
This is a fork of non-session-manager, by Jonathan Moore Liles male@tuxfamily.net http://non.tuxfamily.org/ which was released the GNU GENERAL PUBLIC LICENSE Version 2, June 1991.
All files, except nsm.h kept in this fork were GPL “version 2 of the License, or (at your option) any later version.”
nsm.h is licenced under the ISCL.
New-Session-Manager changed the license to GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007. See file COPYING
The current repository builds the original nsmd and jackpatch.
Dependencies are jack2 and liblo, the OSC library. The build system is meson.
meson build --prefix=/usr
cd build
ninja
sudo ninja install