[SCM] soundtouch/master: Remove 01_remove_sse.patch, no longer needed.

micove-guest at users.alioth.debian.org micove-guest at users.alioth.debian.org
Wed Sep 5 07:10:15 UTC 2012


The following commit has been merged in the master branch:
commit fb9aa33ae076e34684c2cae83b93059eed2a6671
Author: Miguel A. Colón Vélez <debian.micove at gmail.com>
Date:   Wed Sep 5 02:19:25 2012 -0400

    Remove 01_remove_sse.patch, no longer needed.
    
    Upstream merged some patches I submitted to fix this.

diff --git a/debian/patches/01_remove_sse.patch b/debian/patches/01_remove_sse.patch
deleted file mode 100644
index 4c1ec4e..0000000
--- a/debian/patches/01_remove_sse.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Description: Remove -msse2 build option for gcc.
- This flag is only available for amd64 and i386 archs.
-Forwarded: yes
-Bug-Debian: http://bugs.debian.org/479809
-Last-Update: 2011-03-10
----
- include/STTypes.h |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- soundtouch.orig/include/STTypes.h
-+++ soundtouch/include/STTypes.h
-@@ -93,7 +93,7 @@ namespace soundtouch
-         /// routines compiled for whatever reason, you may disable these optimizations 
-         /// to make the library compile.
- 
--        #define SOUNDTOUCH_ALLOW_X86_OPTIMIZATIONS     1
-+        // #define SOUNDTOUCH_ALLOW_X86_OPTIMIZATIONS     1
- 
-         /// In GNU environment, allow the user to override this setting by
-         /// giving the following switch to the configure script:
diff --git a/debian/patches/series b/debian/patches/series
index d7fa819..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-01_remove_sse.patch

-- 
soundtouch packaging



More information about the pkg-multimedia-commits mailing list