Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Chris Dombroski (51d51cbd37838e5b847171d0d7dc4937742168ee)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Chris Dombroski <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Chris Dombroski (51d51cbd37838e5b847171d0d7dc4937742168ee)
  • Date: Thu, 25 Jan 2007 08:38:35 -0600

GIT changes to master grimoire by Chris Dombroski <cdombroski AT icanttype.org>:

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

New commits:
commit 51d51cbd37838e5b847171d0d7dc4937742168ee
Author: Chris Dombroski <cdombroski AT icanttype.org>
Commit: Chris Dombroski <cdombroski AT icanttype.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 master grimoire by Chris Dombroski (51d51cbd37838e5b847171d0d7dc4937742168ee), Chris Dombroski, 01/25/2007

Archive powered by MHonArc 2.6.24.

Top of Page