Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (db1511971f1f2f5118a3c39e06216cf19aaddd6b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andra?? Levstik <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (db1511971f1f2f5118a3c39e06216cf19aaddd6b)
  • Date: Wed, 13 Sep 2006 17:55:34 -0500

GIT changes to master grimoire by Andra?? Levstik <ruskie AT mages.ath.cx>:

audio-players/xmms2/CONFIGURE | 3 +++
audio-players/xmms2/HISTORY | 3 +++
2 files changed, 6 insertions(+)

New commits:
commit db1511971f1f2f5118a3c39e06216cf19aaddd6b
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

xmms2: added a query for daap support

diff --git a/audio-players/xmms2/CONFIGURE b/audio-players/xmms2/CONFIGURE
index ac0bb00..53f40c5 100755
--- a/audio-players/xmms2/CONFIGURE
+++ b/audio-players/xmms2/CONFIGURE
@@ -36,6 +36,9 @@ if list_find "$XMMS2_OPTS" noxmms ; then
"Do you want icecast stream support" y \
"noicymetaint" "icymetaint" &&
config_query_option XMMS2_OPTS \
+ "Do you want daap support" y \
+ "nodaap" "daap" &&
+ config_query_option XMMS2_OPTS \
"Do you want file transport support(to access using file://) RECOMMENDED" \
y "nofile" "file"
else
diff --git a/audio-players/xmms2/HISTORY b/audio-players/xmms2/HISTORY
index ed26f46..9229935 100644
--- a/audio-players/xmms2/HISTORY
+++ b/audio-players/xmms2/HISTORY
@@ -1,3 +1,6 @@
+2006-09-14 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * CONFIGURE: added daap
+
2006-07-30 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* PREPARE: should default to NO




  • [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (db1511971f1f2f5118a3c39e06216cf19aaddd6b), Andra?? Levstik, 09/13/2006

Archive powered by MHonArc 2.6.24.

Top of Page