Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (afde2ba1061564ffb0dd0b9ca8586abbd7a12d9f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (afde2ba1061564ffb0dd0b9ca8586abbd7a12d9f)
  • Date: Sat, 1 Aug 2009 08:01:21 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

audio-creation/ardour2/DEPENDS | 2 +-
audio-creation/ardour2/HISTORY | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit afde2ba1061564ffb0dd0b9ca8586abbd7a12d9f
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ardour2: uf, forgot that it depends on libsndfile anyway

diff --git a/audio-creation/ardour2/DEPENDS b/audio-creation/ardour2/DEPENDS
index e428373..7d97cea 100755
--- a/audio-creation/ardour2/DEPENDS
+++ b/audio-creation/ardour2/DEPENDS
@@ -16,6 +16,7 @@ depends aubio &&
depends liblo &&
depends alsa-lib &&
depends libsamplerate &&
+depends libsndfile &&
depends fftw &&
depends JACK-DRIVER &&

@@ -24,7 +25,6 @@ then
depends libsigc++3 &&
depends gtkmm2 &&
depends libgnomecanvasmm &&
- depends libsndfile &&
depends soundtouch
fi &&

diff --git a/audio-creation/ardour2/HISTORY b/audio-creation/ardour2/HISTORY
index 526114c..0cdae7c 100644
--- a/audio-creation/ardour2/HISTORY
+++ b/audio-creation/ardour2/HISTORY
@@ -1,6 +1,6 @@
2009-08-01 Vlad Glagolev <stealth AT sourcemage.org>
* PRE_BUILD: quoting paths, cleaned up
- * DEPENDS: added missing libsndfile dep if SYSLIBS
+ * DEPENDS: added missing libsndfile dep
* libsndfile-ext.patch: updated for the new version

2009-08-01 Thomas Orgis <sobukus AT sourcemage.org>



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (afde2ba1061564ffb0dd0b9ca8586abbd7a12d9f), Vlad Glagolev, 08/01/2009

Archive powered by MHonArc 2.6.24.

Top of Page