[SCM] brutefir/master: Refresh patches.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Aug 9 12:21:59 UTC 2016


The following commit has been merged in the master branch:
commit 9ba38bfc4cd3cbc19a4dbc5acd362dba98a37351
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Aug 9 13:19:48 2016 +0200

    Refresh patches.

diff --git a/debian/patches/10-makefile.patch b/debian/patches/10-makefile.patch
index b0bcc76..30bab7f 100644
--- a/debian/patches/10-makefile.patch
+++ b/debian/patches/10-makefile.patch
@@ -8,6 +8,8 @@ Forwarded: yes
  Makefile |   12 +++++++-----
  1 file changed, 7 insertions(+), 5 deletions(-)
 
+Index: brutefir/Makefile
+===================================================================
 --- brutefir.orig/Makefile
 +++ brutefir/Makefile
 @@ -1,11 +1,11 @@
@@ -25,7 +27,7 @@ Forwarded: yes
  ifdef FFTW_PATH
  LIBPATHS	+= -L$(FFTW_PATH)/lib
  INCLUDE		+= -I$(FFTW_PATH)/include
-@@ -62,7 +62,7 @@ UNAME_P         = $(shell uname -p)
+@@ -63,7 +63,7 @@ UNAME_P         = $(shell uname -p)
  UNAME_M         = $(shell uname -m)
  
  # Linux
@@ -34,7 +36,7 @@ Forwarded: yes
  ifeq ($(UNAME_M),i586)
  BRUTEFIR_OBJS	+= $(BRUTEFIR_SSE_OBJS)
  CC_FLAGS	+= -msse
-@@ -77,8 +77,10 @@ CC_FLAGS	+= -msse
+@@ -78,8 +78,10 @@ CC_FLAGS	+= -msse
  endif
  BRUTEFIR_LIBS	+= -ldl
  LDMULTIPLEDEFS	= -Xlinker --allow-multiple-definition
diff --git a/debian/patches/11-sparc_v8.patch b/debian/patches/11-sparc_v8.patch
index 2263348..8f95bad 100644
--- a/debian/patches/11-sparc_v8.patch
+++ b/debian/patches/11-sparc_v8.patch
@@ -5,9 +5,11 @@ Forwarded: yes
  Makefile |    3 +++
  1 file changed, 3 insertions(+)
 
+Index: brutefir/Makefile
+===================================================================
 --- brutefir.orig/Makefile
 +++ brutefir/Makefile
-@@ -75,6 +75,9 @@ ifeq ($(UNAME_M),x86_64)
+@@ -76,6 +76,9 @@ ifeq ($(UNAME_M),x86_64)
  BRUTEFIR_OBJS	+= $(BRUTEFIR_SSE_OBJS)
  CC_FLAGS	+= -msse
  endif

-- 
brutefir packaging



More information about the pkg-multimedia-commits mailing list