From 6c1cdc1de9a1f64d6ba88b97bf2030552f0b2511 Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig=20=28Debian/GNU=29?= Date: Mon, 31 Jan 2022 12:00:41 +0100 Subject: [PATCH] Refresh patches --- debian/patches/03-system-rtaudio.patch | 11 ++--------- debian/patches/06-system-jpg+png.patch | 2 +- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/debian/patches/03-system-rtaudio.patch b/debian/patches/03-system-rtaudio.patch index 67a457b..60a1b5a 100644 --- a/debian/patches/03-system-rtaudio.patch +++ b/debian/patches/03-system-rtaudio.patch @@ -17,7 +17,7 @@ Last-Update: 2021-08-30 --- giada.orig/CMakeLists.txt +++ giada/CMakeLists.txt -@@ -196,7 +196,6 @@ +@@ -197,7 +197,6 @@ src/utils/fs.cpp src/utils/ver.cpp src/utils/string.cpp @@ -25,7 +25,7 @@ Last-Update: 2021-08-30 src/deps/mcl-audio-buffer/src/audioBuffer.cpp) list(APPEND PREPROCESSOR_DEFS) -@@ -286,6 +285,15 @@ +@@ -287,6 +286,15 @@ endif() endif() @@ -41,13 +41,6 @@ Last-Update: 2021-08-30 if (NOT RtMidi_FOUND) # Fallback to find_library mode (in case rtmidi is too old). find_library(LIBRARY_RTMIDI NAMES rtmidi) -@@ -581,4 +589,4 @@ - set_target_properties(giada PROPERTIES - XCODE_ATTRIBUTE_ENABLE_HARDENED_RUNTIME YES) - --endif() -\ No newline at end of file -+endif() --- giada.orig/src/core/kernelAudio.h +++ giada/src/core/kernelAudio.h @@ -28,7 +28,7 @@ diff --git a/debian/patches/06-system-jpg+png.patch b/debian/patches/06-system-jpg+png.patch index d596ddd..f2f7c21 100644 --- a/debian/patches/06-system-jpg+png.patch +++ b/debian/patches/06-system-jpg+png.patch @@ -6,7 +6,7 @@ Last-Update: 2021-12-20 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- giada.orig/CMakeLists.txt +++ giada/CMakeLists.txt -@@ -385,6 +385,9 @@ +@@ -387,6 +387,9 @@ message("Libsamplerate library found in " ${LIBRARY_SAMPLERATE}) endif() -- 2.30.2