Package: ardour / 1:2.8.14-2

Metadata

Package Version Patches format
ardour 1:2.8.14-2 3.0 (quilt)

Patch series

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

SConstruct | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
90_ardour x change.patch | (download)

gtk2_ardour/SConscript | 1 1 + 0 - 0 !
gtk2_ardour/import_helper_aaf.cc | 1389 1389 + 0 - 0 !
gtk2_ardour/import_helper_aaf.h | 81 81 + 0 - 0 !
gtk2_ardour/new_session_dialog.cc | 112 87 + 25 - 0 !
gtk2_ardour/new_session_dialog.h | 15 8 + 7 - 0 !
libs/ardour/ardour/ax_errors.h | 40 40 + 0 - 0 !
6 files changed, 1606 insertions(+), 32 deletions(-)

---
100_syslibs.patch | (download)

SConstruct | 15 6 + 9 - 0 !
1 file changed, 6 insertions(+), 9 deletions(-)

---
111_libardourvampplugins.patch | (download)

libs/vamp-plugins/SConscript | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 fix for broken symbol resolving in libardourvampplugins.so
140_enable ladish.patch | (download)

gtk2_ardour/main.cc | 27 27 + 0 - 0 !
1 file changed, 27 insertions(+)

 add ladish level 1 support

160_kfreebsd.patch | (download)

SConstruct | 13 9 + 4 - 0 !
gtk2_ardour/engine_dialog.cc | 24 16 + 8 - 0 !
libs/midi++2/SConscript | 4 3 + 1 - 0 !
3 files changed, 28 insertions(+), 13 deletions(-)

 remove assumptions about alsa to make it work on non-linux ports.