[SCM] x42-plugins/master: Remove sse optimalization from sisco properly (Closes: #730421).
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Nov 26 16:21:55 UTC 2013
The following commit has been merged in the master branch:
commit ade0d8d3aebfd5eae6b18559cbaa13a60026d8d4
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Nov 26 17:16:45 2013 +0100
Remove sse optimalization from sisco properly (Closes: #730421).
diff --git a/debian/patches/01-remove-sse.patch b/debian/patches/01-remove-sse.patch
index 0405fad..3d012ed 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-11-24 10:31:26.283064198 +0100
-+++ x42-plugins/balance.lv2/Makefile 2013-11-24 10:31:26.275064196 +0100
+--- x42-plugins.orig/balance.lv2/Makefile 2013-11-26 17:14:26.938724381 +0100
++++ x42-plugins/balance.lv2/Makefile 2013-11-26 17:14:26.930724355 +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-11-24 10:31:26.283064198 +0100
-+++ x42-plugins/convoLV2/Makefile 2013-11-24 10:31:26.275064196 +0100
+--- x42-plugins.orig/convoLV2/Makefile 2013-11-26 17:14:26.938724381 +0100
++++ x42-plugins/convoLV2/Makefile 2013-11-26 17:14:26.930724355 +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-24 10:31:26.283064198 +0100
-+++ x42-plugins/meters.lv2/Makefile 2013-11-24 10:31:26.275064196 +0100
+--- x42-plugins.orig/meters.lv2/Makefile 2013-11-26 17:14:26.938724381 +0100
++++ x42-plugins/meters.lv2/Makefile 2013-11-26 17:14:26.930724355 +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-11-24 10:31:26.283064198 +0100
-+++ x42-plugins/midifilter.lv2/Makefile 2013-11-24 10:31:26.279064194 +0100
+--- x42-plugins.orig/midifilter.lv2/Makefile 2013-11-26 17:14:26.938724381 +0100
++++ x42-plugins/midifilter.lv2/Makefile 2013-11-26 17:14:26.930724355 +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-11-24 10:31:26.283064198 +0100
-+++ x42-plugins/nodelay.lv2/Makefile 2013-11-24 10:31:26.279064194 +0100
+--- x42-plugins.orig/nodelay.lv2/Makefile 2013-11-26 17:14:26.938724381 +0100
++++ x42-plugins/nodelay.lv2/Makefile 2013-11-26 17:14:26.934724363 +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-11-24 10:31:26.283064198 +0100
-+++ x42-plugins/xfade.lv2/Makefile 2013-11-24 10:31:26.279064194 +0100
+--- x42-plugins.orig/xfade.lv2/Makefile 2013-11-26 17:14:26.938724381 +0100
++++ x42-plugins/xfade.lv2/Makefile 2013-11-26 17:14:26.934724363 +0100
@@ -3,7 +3,7 @@
# these can be overridden using make variables. e.g.
# make CFLAGS=-O2
@@ -81,13 +81,13 @@ Index: x42-plugins/xfade.lv2/Makefile
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
+--- x42-plugins.orig/sisco.lv2/Makefile 2013-11-26 17:14:26.938724381 +0100
++++ x42-plugins/sisco.lv2/Makefile 2013-11-26 17:14:40.902792282 +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
++OPTIMIZATIONS ?= -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