[SCM] zita-convolver/master: Refresh patch.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Wed Dec 14 09:39:52 UTC 2011
The following commit has been merged in the master branch:
commit 69872b75f45a582987c5c8d6e1841dc2e40b8a50
Author: Alessio Treglia <alessio at debian.org>
Date: Wed Dec 14 10:36:45 2011 +0100
Refresh patch.
diff --git a/debian/patches/makefile.patch b/debian/patches/makefile.patch
index 97a5961..93908f9 100644
--- a/debian/patches/makefile.patch
+++ b/debian/patches/makefile.patch
@@ -3,8 +3,8 @@ Description: Patch is applied because autotools are not used by upstream.
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Forwarded: no
---
- libs/Makefile | 9 ++++-----
- 1 file changed, 4 insertions(+), 5 deletions(-)
+ libs/Makefile | 11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
--- zita-convolver.orig/libs/Makefile
+++ zita-convolver/libs/Makefile
@@ -20,9 +20,12 @@ Forwarded: no
MAJVERS = 3
-@@ -32,8 +32,7 @@ VERSION = $(MAJVERS).$(MINVERS)
+@@ -30,10 +30,9 @@ MINVERS = 1.0
+ VERSION = $(MAJVERS).$(MINVERS)
- CPPFLAGS += -I. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DENABLE_VECTOR_MODE
+
+-CPPFLAGS += -I. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DENABLE_VECTOR_MODE
++CPPFLAGS += -I. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
CXXFLAGS += -fPIC -Wall
-CXXFLAGS += -ffast-math -funroll-loops -O3
-CXXFLAGS += -march=native
--
zita-convolver packaging
More information about the pkg-multimedia-commits
mailing list