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

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Feb 8 09:53:24 UTC 2012


The following commit has been merged in the master branch:
commit 5a54d3111a10b8f89976a78bbd6e08f80189ee3a
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Feb 8 10:53:35 2012 +0100

    Adapt to new zita-resampler's API.

diff --git a/debian/patches/02-new_resampler.patch b/debian/patches/02-new_resampler.patch
new file mode 100644
index 0000000..5c00022
--- /dev/null
+++ b/debian/patches/02-new_resampler.patch
@@ -0,0 +1,18 @@
+Description: Adapt to new API.
+Author: Alessio Treglia <alessio at debian.org>
+Forwarded: no
+---
+ source/retuner.h |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- zita-at1.orig/source/retuner.h
++++ zita-at1/source/retuner.h
+@@ -24,7 +24,7 @@
+ 
+ 
+ #include <fftw3.h>
+-#include <zita-resampler.h>
++#include <zita-resampler/resampler.h>
+ 
+ 
+ class Retuner
diff --git a/debian/patches/series b/debian/patches/series
index d3b72df..39132e0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 01-makefile.patch
+02-new_resampler.patch

-- 
zita-at1 packaging



More information about the pkg-multimedia-commits mailing list