Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (0b3d73373ed70bf0c21490ac4d586e0d58019ac3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (0b3d73373ed70bf0c21490ac4d586e0d58019ac3)
  • Date: Sat, 28 Apr 2007 16:50:17 -0500

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

audio-creation/audacity/DEPENDS | 2 +-
audio-creation/audacity/HISTORY | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 7724dec374c9ed4eadeded4f18e84dc1a049f738
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

audio-creation/audacity: changed optional dependency to avoid build error

diff --git a/audio-creation/audacity/DEPENDS b/audio-creation/audacity/DEPENDS
index fdc72f9..60bbf56 100755
--- a/audio-creation/audacity/DEPENDS
+++ b/audio-creation/audacity/DEPENDS
@@ -11,7 +11,7 @@ fi &&

optional_depends flac "" "--without-flac" "For flac support" &&

-optional_depends twolame "--with-libtwolame" \
+optional_depends twolame "" \
"--without-libtwolame" \
"For twolame support" &&

diff --git a/audio-creation/audacity/HISTORY b/audio-creation/audacity/HISTORY
index fd0bb8e..c4ae567 100644
--- a/audio-creation/audacity/HISTORY
+++ b/audio-creation/audacity/HISTORY
@@ -1,3 +1,7 @@
+2007-04-28 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS: changed the optional depend for libtwolame since it
+ made the build process fail
+
2006-12-19 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: Updated current to 1.3.2
* audacity.desktop.patch: added



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (0b3d73373ed70bf0c21490ac4d586e0d58019ac3), Florian Franzmann, 04/28/2007

Archive powered by MHonArc 2.6.24.

Top of Page