Skip to Content.
Sympa Menu

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

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 (67ac66e5ecb61db86603a72862cb8dab2ddd5fb7)
  • Date: Mon, 1 Dec 2008 02:53:26 -0600

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

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

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

mhwaveedit: added lame suggest dep

diff --git a/audio-creation/mhwaveedit/DEPENDS
b/audio-creation/mhwaveedit/DEPENDS
index a6de313..4769cff 100755
--- a/audio-creation/mhwaveedit/DEPENDS
+++ b/audio-creation/mhwaveedit/DEPENDS
@@ -45,4 +45,6 @@ optional_depends PORTAUDIO \
"--without-portaudio" \
"for PortAudio library support" &&

-optional_depends ladspa "" "" "for LADSPA plugins support"
+optional_depends ladspa "" "" "for LADSPA plugins support" &&
+
+suggest_depends lame "" "" "for MP3 [en|de]coding support"
diff --git a/audio-creation/mhwaveedit/HISTORY
b/audio-creation/mhwaveedit/HISTORY
index 038fa5c..fd57bb7 100644
--- a/audio-creation/mhwaveedit/HISTORY
+++ b/audio-creation/mhwaveedit/HISTORY
@@ -1,2 +1,5 @@
+2008-12-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added lame suggest dep
+
2008-10-25 Vlad Glagolev <stealth AT sourcemage.org>
* BUILD, CONFIGURE, DEPENDS, DETAILS: spell created



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (67ac66e5ecb61db86603a72862cb8dab2ddd5fb7), Vlad Glagolev, 12/01/2008

Archive powered by MHonArc 2.6.24.

Top of Page