Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Kowis (79b25c144aef17138e6eb376dc7f249c07a6f29c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Kowis <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Kowis (79b25c144aef17138e6eb376dc7f249c07a6f29c)
  • Date: Sat, 24 Mar 2007 15:40:43 -0500

GIT changes to master grimoire by David Kowis <dkowis AT shlrm.org>:

audio-plugins/oddcastv2_xmms/DEPENDS | 6 +++---
audio-plugins/oddcastv2_xmms/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 79b25c144aef17138e6eb376dc7f249c07a6f29c
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

oddcasttv2_xmms
Fixing bug 11399

diff --git a/audio-plugins/oddcastv2_xmms/DEPENDS
b/audio-plugins/oddcastv2_xmms/DEPENDS
index eaecee7..4ab70a1 100755
--- a/audio-plugins/oddcastv2_xmms/DEPENDS
+++ b/audio-plugins/oddcastv2_xmms/DEPENDS
@@ -1,6 +1,6 @@
-depends xmms &&
-depends wxGTK &&
+depends xmms &&
+depends wxgtk &&
depends libmad &&
-optional_depends "lame" "" "" "for mp3 streaming support"
+optional_depends "lame" "" "" "for mp3 streaming support" &&
optional_depends "libogg" "" "" "for ogg streaming support"

diff --git a/audio-plugins/oddcastv2_xmms/HISTORY
b/audio-plugins/oddcastv2_xmms/HISTORY
index 5c9a951..15f2f65 100644
--- a/audio-plugins/oddcastv2_xmms/HISTORY
+++ b/audio-plugins/oddcastv2_xmms/HISTORY
@@ -1,3 +1,6 @@
+2007-03-24 David Kowis <dkowis AT shlrm.org>
+ * DEPENDS: fixing bug #11399
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




  • [SM-Commit] GIT changes to master grimoire by David Kowis (79b25c144aef17138e6eb376dc7f249c07a6f29c), David Kowis, 03/24/2007

Archive powered by MHonArc 2.6.24.

Top of Page