From 952198f0df5840622ff136839be70e9bd2a6a7ff Mon Sep 17 00:00:00 2001 From: tnut Date: Thu, 4 Nov 2010 14:24:43 +0100 Subject: flac, port nettoyé MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extra/flac/Pkgfile | 2 +- extra/flac/gcc4.patch | 21 --------------------- 2 files changed, 1 insertion(+), 22 deletions(-) delete mode 100644 extra/flac/gcc4.patch diff --git a/extra/flac/Pkgfile b/extra/flac/Pkgfile index 5ab469e86..8145cfac5 100755 --- a/extra/flac/Pkgfile +++ b/extra/flac/Pkgfile @@ -8,7 +8,7 @@ name=flac version=1.2.1 release=1 source=( http://downloads.sourceforge.net/$name/$name-$version.tar.gz\ - gcc4.patch) + http://nutyx.meticul.eu/files/patchs/$name/gcc4.patch) build() { diff --git a/extra/flac/gcc4.patch b/extra/flac/gcc4.patch deleted file mode 100644 index 627ee9f63..000000000 --- a/extra/flac/gcc4.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- examples/cpp/encode/file/main.cpp.orig 2007-09-13 09:58:03.000000000 -0600 -+++ examples/cpp/encode/file/main.cpp 2007-11-18 12:59:45.000000000 -0600 -@@ -30,6 +30,7 @@ - - #include - #include -+#include - #include "FLAC++/metadata.h" - #include "FLAC++/encoder.h" - ---- examples/cpp/decode/file/main.cpp.orig 2008-09-14 20:37:05.000000000 +0200 -+++ examples/cpp/decode/file/main.cpp 2008-09-14 20:37:19.000000000 +0200 -@@ -30,6 +30,7 @@ - - #include - #include -+#include - #include "FLAC++/decoder.h" - - static FLAC__uint64 total_samples = 0; - -- cgit v1.2.3-70-g09d2