Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Kowis (5911815159b3fe22d4b3d7a214b4027e33a293b3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Kowis <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Kowis (5911815159b3fe22d4b3d7a214b4027e33a293b3)
  • Date: Sat, 24 Mar 2007 18:21:08 -0500

GIT changes to master grimoire by David Kowis <dkowis AT shlrm.org>:

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

New commits:
commit 5911815159b3fe22d4b3d7a214b4027e33a293b3
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

swami
fixed bug 12461

diff --git a/audio-creation/swami/DEPENDS b/audio-creation/swami/DEPENDS
index efdc9c5..86f5bb6 100755
--- a/audio-creation/swami/DEPENDS
+++ b/audio-creation/swami/DEPENDS
@@ -3,8 +3,9 @@ depends alsa-lib &&
depends fluidsynth &&
depends libsndfile &&
depends libpng &&
+depends popt &&
optional_depends "audiofile" \
"--enable-audiofile" \
"--disable-audiofile" \
"for libaudiofile support"
-
\ No newline at end of file
+
diff --git a/audio-creation/swami/HISTORY b/audio-creation/swami/HISTORY
index 18a8310..7fbe31d 100644
--- a/audio-creation/swami/HISTORY
+++ b/audio-creation/swami/HISTORY
@@ -1,3 +1,6 @@
+2007-03-24 David Kowis <dkowis AT shlrm.org>
+ * DEPENDS: fixed bug 12461
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




  • [SM-Commit] GIT changes to master grimoire by David Kowis (5911815159b3fe22d4b3d7a214b4027e33a293b3), David Kowis, 03/24/2007

Archive powered by MHonArc 2.6.24.

Top of Page