[SCM] zita-resampler/master: Refresh patch

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Sep 25 16:50:52 UTC 2012


The following commit has been merged in the master branch:
commit 66574c555bfaf06aac7725fd5cebf567053f7c20
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Sep 25 18:35:08 2012 +0200

    Refresh patch

diff --git a/debian/patches/01-makefile.patch b/debian/patches/01-makefile.patch
index f8ed500..ea70f61 100644
--- a/debian/patches/01-makefile.patch
+++ b/debian/patches/01-makefile.patch
@@ -10,8 +10,10 @@ Forwarded: not-needed
  libs/Makefile |    7 +++----
  2 files changed, 8 insertions(+), 10 deletions(-)
 
---- zita-resampler.orig/apps/Makefile
-+++ zita-resampler/apps/Makefile
+Index: zita-resampler/apps/Makefile
+===================================================================
+--- zita-resampler.orig/apps/Makefile	2012-09-25 17:48:03.167308979 +0200
++++ zita-resampler/apps/Makefile	2012-09-25 18:05:07.652389127 +0200
 @@ -18,16 +18,15 @@
  # ----------------------------------------------------------------------------
  
@@ -32,18 +34,22 @@ Forwarded: not-needed
 -CXXFLAGS += -march=native
  
  
- all:	zresample zresample.1.gz
-@@ -46,7 +45,7 @@ zresample.1.gz:	zresample.1
+ all:	zresample zretune zresample.1.gz zretune.1.gz
+@@ -57,8 +56,8 @@
  
  
  install:	all
 -	install -Dm 755 zresample $(DESTDIR)$(PREFIX)/bin/zresample
+-	install -Dm 755 zretune $(DESTDIR)$(PREFIX)/bin/zretune
 +	install -Dm 755 zresample $(DESTDIR)$(PREFIX)/bin/zita-resampler
++	install -Dm 755 zretune $(DESTDIR)$(PREFIX)/bin/zita-retune
  	install -Dm 644 zresample.1.gz $(DESTDIR)$(MANDIR)/zresample.1.gz
+ 	install -Dm 644 zretune.1.gz $(DESTDIR)$(MANDIR)/zretune.1.gz
  
- uninstall: 
---- zita-resampler.orig/libs/Makefile
-+++ zita-resampler/libs/Makefile
+Index: zita-resampler/libs/Makefile
+===================================================================
+--- zita-resampler.orig/libs/Makefile	2012-01-28 19:29:39.000000000 +0100
++++ zita-resampler/libs/Makefile	2012-09-25 18:03:38.483946960 +0200
 @@ -20,9 +20,9 @@
  
  # Modify as required.
@@ -56,7 +62,7 @@ Forwarded: not-needed
  
  MAJVERS = 1
  MINVERS = 1.0
-@@ -32,7 +32,6 @@ DISTDIR = zita-resampler-$(VERSION)
+@@ -32,7 +32,6 @@
  
  CPPFLAGS += -I. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
  CXXFLAGS += -Wall -fPIC -O2 -ffast-math
@@ -64,7 +70,7 @@ Forwarded: not-needed
  LDFLAGS += 
  LDLIBS +=
  
-@@ -57,7 +56,7 @@ install:	$(ZITA-RESAMPLER_MIN)
+@@ -57,7 +56,7 @@
  	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