[SCM] toonloop/master: Remove reference to stk in midiinput

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Thu Mar 6 21:15:25 UTC 2014


The following commit has been merged in the master branch:
commit 302404e5c0a092b603a51a0ac0eee20817c8cbb9
Author: Felipe Sateler <fsateler at debian.org>
Date:   Thu Mar 6 17:41:03 2014 -0300

    Remove reference to stk in midiinput

diff --git a/debian/patches/0008-no-stk.patch b/debian/patches/0008-no-stk.patch
new file mode 100644
index 0000000..26952a2
--- /dev/null
+++ b/debian/patches/0008-no-stk.patch
@@ -0,0 +1,11 @@
+--- a/src/midiinput.cpp
++++ b/src/midiinput.cpp
+@@ -21,7 +21,7 @@
+ #include <boost/lexical_cast.hpp>
+ #include <cstdlib>
+ #include <iostream>
+-#include <stk/RtMidi.h>
++#include <RtMidi.h>
+ #include <tr1/memory> // shared_ptr
+ #include "application.h"
+ #include "configuration.h"
diff --git a/debian/patches/series b/debian/patches/series
index 3cfc819..12a366e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 0004-fix_arm.patch
 0006_avoid_X11-needing_test.patch
 0007_link_system.patch
+0008-no-stk.patch

-- 
toonloop packaging



More information about the pkg-multimedia-commits mailing list