[SCM] x42-plugins/master: Add new Makefile to patch.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Wed Jan 8 23:43:26 UTC 2014
The following commit has been merged in the master branch:
commit 679b293045a79c5aaf028b600b33af9ef032ae87
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Thu Jan 9 00:43:19 2014 +0100
Add new Makefile to patch.
diff --git a/debian/patches/01-remove-sse.patch b/debian/patches/01-remove-sse.patch
index 3d012ed..e19700d 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-26 17:14:26.938724381 +0100
-+++ x42-plugins/balance.lv2/Makefile 2013-11-26 17:14:26.930724355 +0100
+--- x42-plugins.orig/balance.lv2/Makefile 2014-01-09 00:36:38.067883288 +0100
++++ x42-plugins/balance.lv2/Makefile 2014-01-09 00:36:38.063883406 +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-26 17:14:26.938724381 +0100
-+++ x42-plugins/convoLV2/Makefile 2013-11-26 17:14:26.930724355 +0100
+--- x42-plugins.orig/convoLV2/Makefile 2014-01-09 00:36:38.067883288 +0100
++++ x42-plugins/convoLV2/Makefile 2014-01-09 00:36:38.063883406 +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-26 17:14:26.938724381 +0100
-+++ x42-plugins/meters.lv2/Makefile 2013-11-26 17:14:26.930724355 +0100
+--- x42-plugins.orig/meters.lv2/Makefile 2014-01-09 00:36:38.067883288 +0100
++++ x42-plugins/meters.lv2/Makefile 2014-01-09 00:36:38.063883406 +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-26 17:14:26.938724381 +0100
-+++ x42-plugins/midifilter.lv2/Makefile 2013-11-26 17:14:26.930724355 +0100
+--- x42-plugins.orig/midifilter.lv2/Makefile 2014-01-09 00:36:38.067883288 +0100
++++ x42-plugins/midifilter.lv2/Makefile 2014-01-09 00:36:38.063883406 +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-26 17:14:26.938724381 +0100
-+++ x42-plugins/nodelay.lv2/Makefile 2013-11-26 17:14:26.934724363 +0100
+--- x42-plugins.orig/nodelay.lv2/Makefile 2014-01-09 00:36:38.067883288 +0100
++++ x42-plugins/nodelay.lv2/Makefile 2014-01-09 00:36:38.063883406 +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-26 17:14:26.938724381 +0100
-+++ x42-plugins/xfade.lv2/Makefile 2013-11-26 17:14:26.934724363 +0100
+--- x42-plugins.orig/xfade.lv2/Makefile 2014-01-09 00:36:38.067883288 +0100
++++ x42-plugins/xfade.lv2/Makefile 2014-01-09 00:36:38.063883406 +0100
@@ -3,7 +3,7 @@
# these can be overridden using make variables. e.g.
# make CFLAGS=-O2
@@ -81,8 +81,8 @@ Index: x42-plugins/xfade.lv2/Makefile
LIBDIR ?= lib
Index: x42-plugins/sisco.lv2/Makefile
===================================================================
---- 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
+--- x42-plugins.orig/sisco.lv2/Makefile 2014-01-09 00:36:38.067883288 +0100
++++ x42-plugins/sisco.lv2/Makefile 2014-01-09 00:36:38.063883406 +0100
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
@@ -91,3 +91,16 @@ Index: x42-plugins/sisco.lv2/Makefile
PREFIX ?= /usr/local
CFLAGS ?= -g -Wall -Wno-unused-function
LIBDIR ?= lib
+Index: x42-plugins/tuna.lv2/Makefile
+===================================================================
+--- x42-plugins.orig/tuna.lv2/Makefile 2014-01-08 23:46:05.661171792 +0100
++++ x42-plugins/tuna.lv2/Makefile 2014-01-09 00:37:23.982528494 +0100
+@@ -1,7 +1,7 @@
+ #!/usr/bin/make -f
+
+ #OPTIMIZATIONS ?= -msse -msse2 -mfpmath=sse -ffast-math -fomit-frame-pointer -O3 -fno-finite-math-only
+-OPTIMIZATIONS ?= -msse -msse2 -mfpmath=sse -O3
++OPTIMIZATIONS ?= -O3
+ PREFIX ?= /usr/local
+ CFLAGS ?= -g -Wall -Wno-unused-function
+ LIBDIR ?= lib
--
x42-plugins packaging
More information about the pkg-multimedia-commits
mailing list