[SCM] giada/master: Patch refreshed.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sat Nov 25 15:36:21 UTC 2017


The following commit has been merged in the master branch:
commit 953b34e3e68aaa5f7f88f904eed2b3720c099f18
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sat Nov 25 16:04:43 2017 +0100

    Patch refreshed.

diff --git a/debian/patches/02-rtmidi-pkgconfig.patch b/debian/patches/02-rtmidi-pkgconfig.patch
index b1b82fc..4f7885f 100644
--- a/debian/patches/02-rtmidi-pkgconfig.patch
+++ b/debian/patches/02-rtmidi-pkgconfig.patch
@@ -7,11 +7,11 @@ Subject: build with new rtmidi lib.
  configure.ac | 8 +-------
  2 files changed, 4 insertions(+), 10 deletions(-)
 
-diff --git a/Makefile.am b/Makefile.am
-index 2e2a260..88520ca 100644
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -285,9 +285,9 @@ if LINUX
+Index: giada/Makefile.am
+===================================================================
+--- giada.orig/Makefile.am
++++ giada/Makefile.am
+@@ -293,9 +293,9 @@ if LINUX
  giada_SOURCES += src/deps/rtaudio-mod/RtAudio.h src/deps/rtaudio-mod/RtAudio.cpp
  # -Wno-error=unused-function: don't stop on JUCE's unused functions
  giada_CXXFLAGS += -Wno-error=unused-function
@@ -23,7 +23,7 @@ index 2e2a260..88520ca 100644
    -lfreetype
  endif
  
-@@ -374,7 +374,7 @@ src/deps/juce/modules/juce_gui_extra/juce_gui_extra.cpp
+@@ -383,7 +383,7 @@ src/deps/juce/modules/juce_gui_extra/juc
  endif
  
  giada_tests_LDADD = -ljansson -lsndfile -lsamplerate -lfltk -lXext -lX11 -lXft \
@@ -32,10 +32,10 @@ index 2e2a260..88520ca 100644
    -lfreetype
  
  giada_tests_CXXFLAGS = -std=c++11
-diff --git a/configure.ac b/configure.ac
-index c518a2c..7ca0fac 100644
---- a/configure.ac
-+++ b/configure.ac
+Index: giada/configure.ac
+===================================================================
+--- giada.orig/configure.ac
++++ giada/configure.ac
 @@ -118,13 +118,7 @@ AC_CHECK_HEADER(
  )
  AC_LANG_POP

-- 
giada packaging



More information about the pkg-multimedia-commits mailing list