New commits:
commit 21b7adf2683d5cef103fe4a27f6c0ff88b7c8523
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
hydrogen: Fixes Bug #14078 (thanks to Anthony Hillairet
<anthony AT hillairet.org>)
commit 34df35670fb7d9c03600787ca607e00461acc6d9
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
hydrogen: Compilation fixes for GCC 4.3.0
commit 7d8903dd9329337b9381df142ea6d3ed9846b8b6
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
libsndfile: +x on PROVIDES
commit 3990fa2ba64d9ef9bc741a8a6c0fcb27cafe41cd
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
libsndfile: Fix compilation with flac-1.1.4.patch
commit 2995f895242789e31bd1929dd551474cfcab3101
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
libsndfile: Fix compilation with flac-1.1.4.patch
diff --git a/audio-creation/hydrogen/HISTORY b/audio-creation/hydrogen/HISTORY
index ea6700b..3f19189 100644
--- a/audio-creation/hydrogen/HISTORY
+++ b/audio-creation/hydrogen/HISTORY
@@ -1,3 +1,10 @@
+2008-04-13 Eric Sandall <sandalle AT sourcemage.org>
+ * PRE_BUILD: Apply gcc43.patch
+ Apply flac.patch (Fixes Bug #14078
+ * gcc43.patch: Fixes for GCC 4.3.0
+ * flac.patch: Patch from Anthony Hillairet <anthony AT hillairet.org>
+ from Bug #14078 to fix compilation against flac
+
2006-11-13 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* BUILD: added sourcing of profile script for qt, a stab at fixing
#11821
diff --git a/audio-creation/hydrogen/PRE_BUILD
b/audio-creation/hydrogen/PRE_BUILD
index 4dbf107..9c79c43 100755
--- a/audio-creation/hydrogen/PRE_BUILD
+++ b/audio-creation/hydrogen/PRE_BUILD
@@ -1,4 +1,6 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&