[SCM] zita-convolver packaging branch, master, updated. debian/2.0.0-1-4-gee748c4

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sat Dec 5 05:21:16 UTC 2009


The following commit has been merged in the master branch:
commit 55e2cb11312d356210005019cefce25e945035b3
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sat Dec 5 05:59:41 2009 +0100

    Fix FTBFS on various architectures

diff --git a/debian/patches/makefile.patch b/debian/patches/makefile.patch
index 123e189..f982b65 100644
--- a/debian/patches/makefile.patch
+++ b/debian/patches/makefile.patch
@@ -2,8 +2,8 @@ Patch is applied because autotools are not used by upstream author. Patch settin
 
 Index: zita-convolver/libs/Makefile
 ===================================================================
---- zita-convolver.orig/libs/Makefile	2009-12-02 01:23:47.000000000 +0100
-+++ zita-convolver/libs/Makefile	2009-12-02 01:26:21.000000000 +0100
+--- zita-convolver.orig/libs/Makefile	2009-12-05 05:18:52.000000000 +0100
++++ zita-convolver/libs/Makefile	2009-12-05 05:22:46.000000000 +0100
 @@ -17,9 +17,10 @@
  
  # Modify as required.
@@ -17,11 +17,13 @@ Index: zita-convolver/libs/Makefile
  
  
  MAJVERS = 2
-@@ -30,7 +31,7 @@
+@@ -29,8 +30,8 @@
+ 
  
  CPPFLAGS += -Wall -I. -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O3
- CPPFLAGS += -mmmx -msse -mfpmath=sse -ffast-math -funroll-loops -fpermissive
+-CPPFLAGS += -mmmx -msse -mfpmath=sse -ffast-math -funroll-loops -fpermissive
 -CPPFLAGS += -march=i686
++CPPFLAGS += -ffast-math -funroll-loops -fpermissive
 +#CPPFLAGS += -march=i686
  #CPPFLAGS += -DVECTORIZE 
  

-- 
zita-convolver packaging



More information about the pkg-multimedia-commits mailing list