Package: sooperlooper / 1.7.8~dfsg0-3
Metadata
Package | Version | Patches format |
---|---|---|
sooperlooper | 1.7.8~dfsg0-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
02 remove_dmalloc.patch | (download) |
libs/pbd/Makefile.am |
1 0 + 1 - 0 ! |
don't compile dmalloc and don't link it against gpl-stuff. |
03 indirect_linking.patch | (download) |
src/gui/Makefile.in |
2 1 + 1 - 0 ! |
fix linking with -lxml2 Bug-Ubuntu: https://launchpad.net/bugs/803199 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632253 |
04 build_with_wx_30.patch | (download) |
src/gui/main_panel.cpp |
2 1 + 1 - 0 ! |
build against wx 3.0. |
05 sigc++ 2.5.2.patch | (download) |
configure.ac |
10 9 + 1 - 0 ! |
since sigc++-2.5.2, the sigc++/object.h has been removed (and replaced by sigc++/trackable.h> |
07 remove_powerpc_cpu_flags.patch | (download) |
autogen.sh |
51 0 + 51 - 0 ! |
remove exotic powerpc flags. |
08 fix_autogen_script.patch | (download) |
autogen.sh |
7 1 + 6 - 0 ! |
fixes autogen script |
09 fix_headers.patch | (download) |
libs/midi++/fd_midiport.cc |
4 2 + 2 - 0 ! |
fixes pbd headers |
10 build_with_wx_32.patch | (download) |
src/gui/check_box.cpp |
2 0 + 2 - 0 ! |
build against wx 3.2. |
11 support_liblo 0.32.patch | (download) |
src/control_osc.cpp |
56 28 + 28 - 0 ! |
[patch] use `*lo_message_` instead of `*void` for data arg in liblo handler methods |