[SCM] giada/master: Patch forwarded.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Jun 26 11:46:12 UTC 2017
The following commit has been merged in the master branch:
commit 652045a323da9ecc39b6bb08e6d0be9764b037ea
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Jun 26 11:51:55 2017 +0200
Patch forwarded.
diff --git a/debian/patches/02-rtmidi-pkgconfig.patch b/debian/patches/02-rtmidi-pkgconfig.patch
index 3397434..c7d27e9 100644
--- a/debian/patches/02-rtmidi-pkgconfig.patch
+++ b/debian/patches/02-rtmidi-pkgconfig.patch
@@ -6,7 +6,7 @@ Index: giada/Makefile.am
===================================================================
--- giada.orig/Makefile.am
+++ giada/Makefile.am
-@@ -211,9 +211,9 @@ giada_SOURCES += src/deps/rtaudio-mod/Rt
+@@ -280,9 +280,9 @@ giada_SOURCES += src/deps/rtaudio-mod/Rt
# -Wno-error=vla: mute rtAudio error on variable length array
# -Wno-error=misleading-indentation: mute JUCE warnings on GCC6
giada_CXXFLAGS += -Wno-error=vla -Wno-error=misleading-indentation
@@ -18,7 +18,7 @@ Index: giada/Makefile.am
-lfreetype
endif
-@@ -303,7 +303,7 @@ src/deps/juce/modules/juce_gui_extra/juc
+@@ -373,7 +373,7 @@ src/deps/juce/modules/juce_gui_extra/juc
endif
giada_tests_LDADD = -ljansson -lsndfile -lsamplerate -lfltk -lXext -lX11 -lXft \
@@ -31,13 +31,13 @@ Index: giada/configure.ac
===================================================================
--- giada.orig/configure.ac
+++ giada/configure.ac
-@@ -106,13 +106,7 @@ AC_CHECK_HEADER(
+@@ -118,13 +118,7 @@ AC_CHECK_HEADER(
)
AC_LANG_POP
-AC_LANG_PUSH([C++])
-AC_CHECK_HEADER(
-- [RtMidi.h],
+- [rtmidi/RtMidi.h],
- [],
- [AC_MSG_ERROR([library 'rtMidi' not found!])]
-)
--
giada packaging
More information about the pkg-multimedia-commits
mailing list