Skip to Content.
Sympa Menu

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

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 (82e38f463794ff46fb58e7632c766cc5b86e0033)
  • Date: Sun, 4 Sep 2011 04:47:52 -0500

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

audio-creation/mhwaveedit/DEPENDS | 2 ++
audio-creation/mhwaveedit/HISTORY | 3 +++
2 files changed, 5 insertions(+)

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

mhwaveedit: added vorbis-tools suggest dep

diff --git a/audio-creation/mhwaveedit/DEPENDS
b/audio-creation/mhwaveedit/DEPENDS
index 01b5536..f1b93f1 100755
--- a/audio-creation/mhwaveedit/DEPENDS
+++ b/audio-creation/mhwaveedit/DEPENDS
@@ -54,4 +54,6 @@ optional_depends ladspa "" "" "for LADSPA plugins support"
&&

suggest_depends sox "" "" "for SoX effects support" &&

+suggest_depends vorbis-tools "" "" "for Ogg [en|de]coding support" &&
+
suggest_depends lame "" "" "for MP3 [en|de]coding support"
diff --git a/audio-creation/mhwaveedit/HISTORY
b/audio-creation/mhwaveedit/HISTORY
index 1bc81b9..cd4efd6 100644
--- a/audio-creation/mhwaveedit/HISTORY
+++ b/audio-creation/mhwaveedit/HISTORY
@@ -1,3 +1,6 @@
+2011-09-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added vorbis-tools suggest dep
+
2011-06-12 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL=1
* PRE_BUILD: added, to apply the patch



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (82e38f463794ff46fb58e7632c766cc5b86e0033), Vlad Glagolev, 09/04/2011

Archive powered by MHonArc 2.6.24.

Top of Page