Package: invada-studio-plugins-lv2 / 1.2.0+repack0-10
Metadata
Package | Version | Patches format |
---|---|---|
invada-studio-plugins-lv2 | 1.2.0+repack0-10 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 find_lv2_ui_header.patch | (download) |
plugingui/inv_compressor_gui.c |
2 1 + 1 - 0 ! |
ui extension is now provided by lv2-extensions-good, point the #include statements to the right location. |
0002 fixed_wrong_graph_in_compressor_gui.patch | (download) |
plugingui/widgets/display-Compressor.c |
7 3 + 4 - 0 ! |
fixed wrong graph in compressor gui. Bug-Ubuntu: https://launchpad.net/bugs/755151 |
0003 pass_flags.patch | (download) |
plugin/Makefile |
4 2 + 2 - 0 ! |
fix hardening. flags are passed correctly now. |
0004 cross.patch | (download) |
plugin/Makefile |
2 1 + 1 - 0 ! |
--- |
1040 gcc 14.patch | (download) |
plugingui/inv_compressor_gui.c |
2 1 + 1 - 0 ! |
fixed build problem on gcc 14. Corrected function pointer assigned to LV2UI_Descriptor.instantiate to use the expected argument. |