Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (c3071e7b5b2f6e83072d2abeb248f961ada5c3a2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (c3071e7b5b2f6e83072d2abeb248f961ada5c3a2)
  • Date: Tue, 14 Apr 2015 11:45:04 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

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

New commits:
commit c3071e7b5b2f6e83072d2abeb248f961ada5c3a2
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

idjc: Switch dependency from jack to JACK-DRIVER

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 master grimoire by Ismael Luceno (c3071e7b5b2f6e83072d2abeb248f961ada5c3a2), Ismael Luceno, 04/14/2015

Archive powered by MHonArc 2.6.24.

Top of Page