Skip to Content.
Sympa Menu

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

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 (7d8891676ff21520802c219c71f03fcb6fcc9c56)
  • Date: Thu, 16 Apr 2015 08:18:20 -0500

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

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

New commits:
commit 7d8891676ff21520802c219c71f03fcb6fcc9c56
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

idjc: Switch dependency from jack to JACK-DRIVER

(cherry picked from commit c3071e7b5b2f6e83072d2abeb248f961ada5c3a2)

diff --git a/audio-soft/idjc/DEPENDS b/audio-soft/idjc/DEPENDS
index 6b33947..5c6d886 100755
--- a/audio-soft/idjc/DEPENDS
+++ b/audio-soft/idjc/DEPENDS
@@ -1,5 +1,5 @@
depends python &&
-depends jack &&
+depends JACK-DRIVER &&
depends pygtk2 &&
depends vorbis-tools &&
depends libsndfile &&
diff --git a/audio-soft/idjc/HISTORY b/audio-soft/idjc/HISTORY
index 02d20c4..cc7194e 100644
--- a/audio-soft/idjc/HISTORY
+++ b/audio-soft/idjc/HISTORY
@@ -1,3 +1,6 @@
+2015-04-13 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: Switched dependency from jack to JACK-DRIVER
+
2015-01-12 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: Switched libshout for libshout-idjc
* DETAILS: updated spell to 0.8.14



  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (7d8891676ff21520802c219c71f03fcb6fcc9c56), Vlad Glagolev, 04/16/2015

Archive powered by MHonArc 2.6.24.

Top of Page