Package: ableton-link / 3.1.2+dfsg-1

Metadata

Package Version Patches format
ableton-link 3.1.2+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
DEBIAN_system_libraries.patch | (download)

cmake_include/AsioStandaloneConfig.cmake | 4 0 + 4 - 0 !
cmake_include/CatchConfig.cmake | 5 0 + 5 - 0 !
2 files changed, 9 deletions(-)

 drop dependencies on included 3rd-party libs
 upstream includes git-submodules for Catch and ASIO (not found in the tarball).
 on Debian we want to use the system provided libraries.
DEBIAN_catch3.patch | (download)

CMakeLists.txt | 1 1 + 0 - 0 !
include/ableton/test/CatchWrapper.hpp | 2 1 + 1 - 0 !
src/CMakeLists.txt | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 2 deletions(-)

 build against catch3
examples.patch | (download)

examples/CMakeLists.txt | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 make examples buildable as standalone