Refresh patches
authorIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Mon, 31 Jan 2022 11:00:41 +0000 (12:00 +0100)
committerIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Mon, 31 Jan 2022 11:00:41 +0000 (12:00 +0100)
debian/patches/03-system-rtaudio.patch
debian/patches/06-system-jpg+png.patch

index 67a457bcb9746024ce9eab3755820207d6efc258..60a1b5a2493708eea39743846e5732a3ef0d72dd 100644 (file)
@@ -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 @@
index d596dddb2d3b0c804bab2b348f53811599f2d623..f2f7c21063cf9f525baf14e39450149ae3298204 100644 (file)
@@ -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()