Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (6c378ea65c4ce5de2d488e03cb5cf53c2305d93d)

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 stable-0.62 grimoire by Vlad Glagolev (6c378ea65c4ce5de2d488e03cb5cf53c2305d93d)
  • Date: Thu, 23 Apr 2015 13:47:27 -0500

GIT changes to stable-0.62 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

New commits:
commit 6c378ea65c4ce5de2d488e03cb5cf53c2305d93d
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ardour3 needs CXX

(cherry picked from commit e24d3b5d2b1025bd4bad137ffd9e8f5af263580b)

diff --git a/audio-creation/ardour3/DEPENDS b/audio-creation/ardour3/DEPENDS
index 0262163..d20decb 100755
--- a/audio-creation/ardour3/DEPENDS
+++ b/audio-creation/ardour3/DEPENDS
@@ -1,5 +1,8 @@
# required for waf
depends python &&
+
+depends -sub CXX gcc &&
+
depends boost &&
depends fftw &&
depends curl &&
diff --git a/audio-creation/ardour3/HISTORY b/audio-creation/ardour3/HISTORY
index 0da283e..a70265f 100644
--- a/audio-creation/ardour3/HISTORY
+++ b/audio-creation/ardour3/HISTORY
@@ -2,6 +2,7 @@
* BUILD: with --optimize, otherwise it's using -O0 and ignoring
our CFLAGS totally!
* DETAILS: PATCHLEVEL++
+ * DEPENDS: needs CXX

2014-10-04 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.5.403



  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (6c378ea65c4ce5de2d488e03cb5cf53c2305d93d), Vlad Glagolev, 04/23/2015

Archive powered by MHonArc 2.6.24.

Top of Page