Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.6 grimoire by Jaka Kranjc (1c236d88075beae5b978bf35812ec8b19c3e02f1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.6 grimoire by Jaka Kranjc (1c236d88075beae5b978bf35812ec8b19c3e02f1)
  • Date: Sun, 28 Jan 2007 12:00:35 -0600

GIT changes to stable-0.6 grimoire by Jaka Kranjc
<lynxlynxlynx AT sourcemage.org>:

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

New commits:
commit 1c236d88075beae5b978bf35812ec8b19c3e02f1
Author: Chris Dombroski <cdombroski AT icanttype.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

Updating dependency from fftw2 to fftw. Bug 11603

diff --git a/audio-creation/galan/DEPENDS b/audio-creation/galan/DEPENDS
index 4c6fc46..58a2ada 100755
--- a/audio-creation/galan/DEPENDS
+++ b/audio-creation/galan/DEPENDS
@@ -1,7 +1,7 @@
depends JACK-DRIVER &&
depends gtk+2 &&
depends audiofile &&
-depends fftw2 &&
+depends fftw &&
depends libsndfile &&
depends libvorbis &&
depends liblrdf &&
diff --git a/audio-creation/galan/HISTORY b/audio-creation/galan/HISTORY
index b43826b..96a37cd 100644
--- a/audio-creation/galan/HISTORY
+++ b/audio-creation/galan/HISTORY
@@ -1,3 +1,6 @@
+2007-01-25 Chris Dombroski <cdombroski AT icanttype.org>
+ * DEPENDS: Changed dependency fftw2 to fftw. Bug #11603
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




  • [SM-Commit] GIT changes to stable-0.6 grimoire by Jaka Kranjc (1c236d88075beae5b978bf35812ec8b19c3e02f1), Jaka Kranjc, 01/28/2007

Archive powered by MHonArc 2.6.24.

Top of Page