Package: drumkv1 / 0.9.20-1

Metadata

Package Version Patches format
drumkv1 0.9.20-1 3.0 (quilt)

Patch series

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

src/src_jack.pri.in | 5 3 + 2 - 0 !
src/src_lv2.pri.in | 5 3 + 2 - 0 !
2 files changed, 6 insertions(+), 4 deletions(-)

 partial fix hardening 
0003 cross.patch | (download)

src/src_jack.pro | 2 1 + 1 - 0 !
src/src_lv2.pro | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 drumkv1 fails to cross build from source, because two of the embedded
 qmake project files hard code the build architecture strip instead of using QMAKE_STRIP.