From 9ebe00fab62f85c3fe605413068f5e036f221f4b Mon Sep 17 00:00:00 2001 From: tnut Date: Thu, 4 Nov 2010 16:43:24 +0100 Subject: akode, port nettoyé MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extra/akode/gcc43.patch | 47 ----------------------------------------------- 1 file changed, 47 deletions(-) delete mode 100644 extra/akode/gcc43.patch (limited to 'extra/akode/gcc43.patch') diff --git a/extra/akode/gcc43.patch b/extra/akode/gcc43.patch deleted file mode 100644 index 0f763082f..000000000 --- a/extra/akode/gcc43.patch +++ /dev/null @@ -1,47 +0,0 @@ ---- akode/lib/auto_sink.cpp~ 2007-04-01 14:45:16.000000000 +0000 -+++ akode/lib/auto_sink.cpp 2007-04-01 14:45:23.000000000 +0000 -@@ -21,6 +21,7 @@ - #include "audioframe.h" - #include "auto_sink.h" - -+#include - #include - - namespace aKode { ---- akode/akodeplay/akodeplay.cpp~ 2007-04-01 14:45:59.000000000 +0000 -+++ akode/akodeplay/akodeplay.cpp 2007-04-01 14:46:06.000000000 +0000 -@@ -25,6 +25,8 @@ - #include "../lib/sink.h" - #include "../lib/decoder.h" - -+#include -+ - #ifdef HAVE_GNU_GETOPT - #include - #else - ---- akode/lib/player.cpp~ 2006-11-05 14:37:48.000000000 +0000 -+++ akode/lib/player.cpp 2008-12-24 09:57:03.000000000 +0000 -@@ -34,10 +34,12 @@ - #include "converter.h" - #include "resampler.h" - #include "magic.h" -+#include - - #include "player.h" - - #ifndef NDEBUG -+#include - #include - #define AKODE_DEBUG(x) {std::cerr << "akode: " << x << "\n";} - #else ---- akode/lib/magic.cpp~ 2005-10-20 20:47:17.000000000 +0000 -+++ akode/lib/magic.cpp 2008-12-24 09:58:30.000000000 +0000 -@@ -22,6 +22,7 @@ - #include "magic.h" - #include "file.h" - #include -+#include - using std::cerr; - - namespace aKode { -- cgit v1.2.3-70-g09d2