[SCM] brutefir/master: Refresh

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Sep 20 12:28:12 UTC 2010


The following commit has been merged in the master branch:
commit 2140c0b10bfdceb7b94e3f0fc1ddd7af76c7f953
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Sep 20 14:27:28 2010 +0200

    Refresh

diff --git a/debian/patches/11-sparc_v8.patch b/debian/patches/11-sparc_v8.patch
index 9dc4512..c7213c9 100644
--- a/debian/patches/11-sparc_v8.patch
+++ b/debian/patches/11-sparc_v8.patch
@@ -1,14 +1,17 @@
 From: root at june.voxel.net
-diff -urNad brutefir-1.0/Makefile /tmp/dpep.9PBbmd/brutefir-1.0/Makefile
---- brutefir-1.0/Makefile	2004-12-10 02:23:34.545793224 +0000
-+++ /tmp/dpep.9PBbmd/brutefir-1.0/Makefile	2004-12-10 02:31:29.741552488 +0000
-@@ -73,6 +73,9 @@
+---
+ Makefile |    3 +++
+ 1 file changed, 3 insertions(+)
+
+--- brutefir.orig/Makefile
++++ brutefir/Makefile
+@@ -73,6 +73,9 @@ endif
  ifeq ($(UNAME_M),i686)
  BRUTEFIR_OBJS	+= $(BRUTEFIR_IA32_OBJS)
  endif
 +ifneq (,$(findstring sparc,$(UNAME_M)))
 +CC_FLAGS += -Wa,-xarch=v8plus
-+endif 
++endif
  BRUTEFIR_LIBS	+= -ldl
  LDMULTIPLEDEFS	= -Xlinker --allow-multiple-definition
- # assume that we have alsa, osss and jack
+ # assume that we have oss and jack, alsa being linux-only

-- 
brutefir packaging



More information about the pkg-multimedia-commits mailing list