[SCM] x42-plugins/master: Remove sse optimalization also from sisco (Closes: #730308).

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Nov 24 09:40:23 UTC 2013


The following commit has been merged in the master branch:
commit 7a77ac16823ef8513c97b4d92f7d7f77d46e506e
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Nov 24 10:35:51 2013 +0100

    Remove sse optimalization also from sisco (Closes: #730308).

diff --git a/debian/patches/01-remove-sse.patch b/debian/patches/01-remove-sse.patch
index 02e71b8..0405fad 100644
--- a/debian/patches/01-remove-sse.patch
+++ b/debian/patches/01-remove-sse.patch
@@ -4,8 +4,8 @@ Forwarded: no
 
 Index: x42-plugins/balance.lv2/Makefile
 ===================================================================
---- x42-plugins.orig/balance.lv2/Makefile	2013-06-17 02:17:37.258561177 +0200
-+++ x42-plugins/balance.lv2/Makefile	2013-11-01 09:03:31.965453464 +0100
+--- x42-plugins.orig/balance.lv2/Makefile	2013-11-24 10:31:26.283064198 +0100
++++ x42-plugins/balance.lv2/Makefile	2013-11-24 10:31:26.275064196 +0100
 @@ -4,7 +4,7 @@
  #   make CFLAGS=-O2
  #   make install DESTDIR=$(CURDIR)/debian/balance_lv2 PREFIX=/usr
@@ -17,8 +17,8 @@ Index: x42-plugins/balance.lv2/Makefile
  LIBDIR ?= lib
 Index: x42-plugins/convoLV2/Makefile
 ===================================================================
---- x42-plugins.orig/convoLV2/Makefile	2013-06-17 02:17:37.266561178 +0200
-+++ x42-plugins/convoLV2/Makefile	2013-11-01 09:03:39.313453763 +0100
+--- x42-plugins.orig/convoLV2/Makefile	2013-11-24 10:31:26.283064198 +0100
++++ x42-plugins/convoLV2/Makefile	2013-11-24 10:31:26.275064196 +0100
 @@ -4,7 +4,7 @@
  #   make CXXFLAGS=-O2
  #   make install DESTDIR=$(CURDIR)/debian/convoLV2 PREFIX=/usr
@@ -30,8 +30,8 @@ Index: x42-plugins/convoLV2/Makefile
  LIBDIR ?= lib
 Index: x42-plugins/meters.lv2/Makefile
 ===================================================================
---- x42-plugins.orig/meters.lv2/Makefile	2013-11-01 08:43:36.401404852 +0100
-+++ x42-plugins/meters.lv2/Makefile	2013-11-01 09:03:51.729454268 +0100
+--- x42-plugins.orig/meters.lv2/Makefile	2013-11-24 10:31:26.283064198 +0100
++++ x42-plugins/meters.lv2/Makefile	2013-11-24 10:31:26.275064196 +0100
 @@ -4,7 +4,7 @@
  #   make CFLAGS=-O2
  #   make install DESTDIR=$(CURDIR)/debian/meters.lv2 PREFIX=/usr
@@ -43,8 +43,8 @@ Index: x42-plugins/meters.lv2/Makefile
  LIBDIR ?= lib
 Index: x42-plugins/midifilter.lv2/Makefile
 ===================================================================
---- x42-plugins.orig/midifilter.lv2/Makefile	2013-06-17 02:17:37.266561178 +0200
-+++ x42-plugins/midifilter.lv2/Makefile	2013-11-01 09:04:08.649454956 +0100
+--- x42-plugins.orig/midifilter.lv2/Makefile	2013-11-24 10:31:26.283064198 +0100
++++ x42-plugins/midifilter.lv2/Makefile	2013-11-24 10:31:26.279064194 +0100
 @@ -1,6 +1,6 @@
  #!/usr/bin/make -f
  
@@ -55,8 +55,8 @@ Index: x42-plugins/midifilter.lv2/Makefile
  LIBDIR ?= lib
 Index: x42-plugins/nodelay.lv2/Makefile
 ===================================================================
---- x42-plugins.orig/nodelay.lv2/Makefile	2013-06-17 02:17:37.270561178 +0200
-+++ x42-plugins/nodelay.lv2/Makefile	2013-11-01 09:04:25.805455653 +0100
+--- x42-plugins.orig/nodelay.lv2/Makefile	2013-11-24 10:31:26.283064198 +0100
++++ x42-plugins/nodelay.lv2/Makefile	2013-11-24 10:31:26.279064194 +0100
 @@ -4,7 +4,7 @@
  #   make CFLAGS=-O2
  #   make install DESTDIR=$(CURDIR)/debian/nodelay.lv2 PREFIX=/usr
@@ -68,8 +68,8 @@ Index: x42-plugins/nodelay.lv2/Makefile
  LIBDIR ?= lib
 Index: x42-plugins/xfade.lv2/Makefile
 ===================================================================
---- x42-plugins.orig/xfade.lv2/Makefile	2013-06-17 02:17:37.270561178 +0200
-+++ x42-plugins/xfade.lv2/Makefile	2013-11-01 09:04:35.617456052 +0100
+--- x42-plugins.orig/xfade.lv2/Makefile	2013-11-24 10:31:26.283064198 +0100
++++ x42-plugins/xfade.lv2/Makefile	2013-11-24 10:31:26.279064194 +0100
 @@ -3,7 +3,7 @@
  # these can be overridden using make variables. e.g.
  #   make CFLAGS=-O2
@@ -79,3 +79,15 @@ Index: x42-plugins/xfade.lv2/Makefile
  PREFIX ?= /usr/local
  CFLAGS ?= $(OPTIMIZATIONS) -Wall
  LIBDIR ?= lib
+Index: x42-plugins/sisco.lv2/Makefile
+===================================================================
+--- x42-plugins.orig/sisco.lv2/Makefile	2013-11-21 14:38:09.863277994 +0100
++++ x42-plugins/sisco.lv2/Makefile	2013-11-24 10:32:27.799036745 +0100
+@@ -1,6 +1,6 @@
+ #!/usr/bin/make -f
+ 
+-OPTIMIZATIONS ?= -msse -msse2 -mfpmath=sse -ffast-math -fomit-frame-pointer -O3 -fno-finite-math-only
++OPTIMIZATIONS ?= -mfpmath=sse -ffast-math -fomit-frame-pointer -O3 -fno-finite-math-only
+ PREFIX ?= /usr/local
+ CFLAGS ?= -g -Wall -Wno-unused-function
+ LIBDIR ?= lib

-- 
x42-plugins packaging



More information about the pkg-multimedia-commits mailing list