summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>2022-03-03 13:39:13 +0100
committerIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>2022-03-03 13:39:13 +0100
commit38a83aaa2c137eac6934564b03766f6e506e3434 (patch)
tree002d1f21880045aafb4fa4dff9eec7988c7970ca
parentfb0a1087225819955dc7078fceb26de878df8d02 (diff)
Refresh patches
-rw-r--r--debian/patches/03-system-rtaudio.patch4
-rw-r--r--debian/patches/06-system-jpg+png.patch2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/03-system-rtaudio.patch b/debian/patches/03-system-rtaudio.patch
index 60a1b5a..1c2dc44 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
-@@ -197,7 +197,6 @@
+@@ -201,7 +201,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)
-@@ -287,6 +286,15 @@
+@@ -291,6 +290,15 @@
endif()
endif()
diff --git a/debian/patches/06-system-jpg+png.patch b/debian/patches/06-system-jpg+png.patch
index f2f7c21..e0c0790 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
-@@ -387,6 +387,9 @@
+@@ -391,6 +391,9 @@
message("Libsamplerate library found in " ${LIBRARY_SAMPLERATE})
endif()