[SCM] zita-resampler/master: Patch refreshed.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Oct 17 03:24:18 UTC 2016


The following commit has been merged in the master branch:
commit 90e3fc94168d66fbd756365a715fd5ab9799c281
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Oct 17 04:35:52 2016 +0200

    Patch refreshed.

diff --git a/debian/patches/01-makefile.patch b/debian/patches/01-makefile.patch
index 957d986..1144140 100644
--- a/debian/patches/01-makefile.patch
+++ b/debian/patches/01-makefile.patch
@@ -12,9 +12,9 @@ Forwarded: not-needed
 
 Index: zita-resampler/apps/Makefile
 ===================================================================
---- zita-resampler.orig/apps/Makefile	2012-10-27 10:28:32.064227099 +0200
-+++ zita-resampler/apps/Makefile	2012-10-27 11:00:16.528304536 +0200
-@@ -18,16 +18,15 @@
+--- zita-resampler.orig/apps/Makefile
++++ zita-resampler/apps/Makefile
+@@ -18,16 +18,16 @@
  # ----------------------------------------------------------------------------
  
  
@@ -24,7 +24,7 @@ Index: zita-resampler/apps/Makefile
 -LIBDIR = lib$(SUFFIX)
 +LIBDIR ?= lib
  DISTDIR = zresample-$(VERSION)
- VERSION = 0.4.0
+ VERSION = 1.6.0
  MANDIR = /usr/share/man/man1
 -LDFLAGS += -L$(PREFIX)/$(LIBDIR)
 -CPPFLAGS += -MMD -MP -DVERSION=\"$(VERSION)\"
@@ -32,10 +32,11 @@ Index: zita-resampler/apps/Makefile
 +CPPFLAGS += -MMD -MP -DVERSION=\"$(VERSION)\" -I$(DESTDIR)$(PREFIX)/include
  CXXFLAGS += -O3  -ffast-math -Wall
 -CXXFLAGS += -march=native
++
  
  
  all:	zresample zretune zresample.1.gz zretune.1.gz
-@@ -57,8 +56,8 @@
+@@ -57,8 +57,8 @@ zretune.1.gz:	zretune.1
  
  
  install:	all
@@ -48,8 +49,8 @@ Index: zita-resampler/apps/Makefile
  
 Index: zita-resampler/libs/Makefile
 ===================================================================
---- zita-resampler.orig/libs/Makefile	2012-10-27 10:44:42.788266570 +0200
-+++ zita-resampler/libs/Makefile	2012-10-27 11:00:16.532304536 +0200
+--- zita-resampler.orig/libs/Makefile
++++ zita-resampler/libs/Makefile
 @@ -20,9 +20,9 @@
  
  # Modify as required.
@@ -61,8 +62,8 @@ Index: zita-resampler/libs/Makefile
 +LIBDIR ?= lib
  
  MAJVERS = 1
- MINVERS = 3.0
-@@ -32,7 +32,6 @@
+ MINVERS = 6.0
+@@ -32,7 +32,6 @@ DISTDIR = zita-resampler-$(VERSION)
  
  CPPFLAGS += -I. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
  CXXFLAGS += -Wall -fPIC -O2 -ffast-math
@@ -70,7 +71,7 @@ Index: zita-resampler/libs/Makefile
  LDFLAGS += 
  LDLIBS +=
  
-@@ -57,7 +56,7 @@
+@@ -58,7 +57,7 @@ install:	$(ZITA-RESAMPLER_MIN)
  	install -m 644 $(ZITA-RESAMPLER_H) $(DESTDIR)$(PREFIX)/include/zita-resampler
  	install -m 644 $(ZITA-RESAMPLER_MIN) $(DESTDIR)$(PREFIX)/$(LIBDIR)
  	ln -sf $(ZITA-RESAMPLER_MIN) $(DESTDIR)$(PREFIX)/$(LIBDIR)/$(ZITA-RESAMPLER_SO)

-- 
zita-resampler packaging



More information about the pkg-multimedia-commits mailing list