Package: libopenshot-audio / 0.1.7+dfsg1-1

Metadata

Package Version Patches format
libopenshot-audio 0.1.7+dfsg1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Use non prefixed zlib types.patch | (download)

JuceLibraryCode/modules/juce_core/zip/juce_GZIPCompressorOutputStream.cpp | 4 2 + 2 - 0 !
JuceLibraryCode/modules/juce_core/zip/juce_GZIPDecompressorInputStream.cpp | 6 3 + 3 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 use non-prefixed zlib types


Fix build with libpng16.patch | (download)

JuceLibraryCode/modules/juce_graphics/image_formats/juce_PNGLoader.cpp | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 fix build with libpng16


Do not use Linux only prctl.patch | (download)

JuceLibraryCode/modules/juce_core/native/juce_BasicNativeHeaders.h | 1 0 + 1 - 0 !
JuceLibraryCode/modules/juce_core/native/juce_posix_SharedCode.h | 4 0 + 4 - 0 !
2 files changed, 5 deletions(-)

 do not use linux-only prctl


Use the system libraries.patch | (download)

CMakeLists.txt | 31 31 + 0 - 0 !
1 file changed, 31 insertions(+)

 use the system libraries


Add missing linkage with pthread.patch | (download)

CMakeLists.txt | 10 10 + 0 - 0 !
1 file changed, 10 insertions(+)

 add missing linkage with pthread


Add missing linkage with libdl.patch | (download)

CMakeLists.txt | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 add missing linkage with libdl