[SCM] gxtuner/master: Adapt gxtuner to zita-resampler's new API.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Feb 8 10:27:50 UTC 2012


The following commit has been merged in the master branch:
commit d5e4b315d0aac7df76421da09e6049028a3dc800
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Feb 8 11:18:48 2012 +0100

    Adapt gxtuner to zita-resampler's new API.

diff --git a/debian/patches/0001-new_resampler_api.patch b/debian/patches/0001-new_resampler_api.patch
new file mode 100644
index 0000000..96a6742
--- /dev/null
+++ b/debian/patches/0001-new_resampler_api.patch
@@ -0,0 +1,18 @@
+Description: Adapt to zita-resampler's new API.
+Author: Alessio Treglia <alessio at debian.org>
+Forwarded: no
+---
+ pitchtracker.h |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- gxtuner.orig/pitchtracker.h
++++ gxtuner/pitchtracker.h
+@@ -35,7 +35,7 @@
+ #include <cmath>
+ #include <cstdlib>
+ 
+-#include <zita-resampler.h>
++#include <zita-resampler/resampler.h>
+ 
+ /* ------------- Pitch Tracker ------------- */
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..67e9fff
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-new_resampler_api.patch

-- 
gxtuner packaging



More information about the pkg-multimedia-commits mailing list