Closed dvzrv closed 3 years ago
To be able to build the zalsa integration against jack1, we need to release a new version, containing a fix, that is not included in jack1 0.125.0 (see https://github.com/jackaudio/jack1/issues/108).
For posterity: The relevant commits describing differences between jack1 and jack2 are:
This adds integration for the meson build system. All previous build system integration is removed.
This PR also adds fixes so that all executables and libraries can be build using jack1 and jack2 (still needs CI integration, but locally tested against jack2).
Fixes #2