Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž Levstik (15d88fa9d8256f3c09201c9ec001f96ecb9bb3fe)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (15d88fa9d8256f3c09201c9ec001f96ecb9bb3fe)
  • Date: Mon, 31 Oct 2011 05:25:59 -0500

GIT changes to master grimoire by Andraž Levstik
<ruskie+2054d253 AT codemages.net>:

audio-players/xmms2/CONFIGURE | 8 ++------
audio-players/xmms2/DEPENDS | 4 ++--
audio-players/xmms2/DETAILS | 4 ++--
audio-players/xmms2/HISTORY | 6 ++++++
audio-players/xmms2/PRE_BUILD | 10 +++++-----
5 files changed, 17 insertions(+), 15 deletions(-)

New commits:
commit 15d88fa9d8256f3c09201c9ec001f96ecb9bb3fe
Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>

xmms2: update to 0.8DrO_o

diff --git a/audio-players/xmms2/CONFIGURE b/audio-players/xmms2/CONFIGURE
index 656f288..bab1c79 100755
--- a/audio-players/xmms2/CONFIGURE
+++ b/audio-players/xmms2/CONFIGURE
@@ -3,6 +3,8 @@ XMMS2_OPTS="${XMMS2_OPTS/--without-xmms2d=0/--with-xmms2d}"
XMMS2_OPTS="${XMMS2_OPTS/--without-xmms2d=1/--without-xmms2d}"
XMMS2_OPTS="${XMMS2_OPTS/--with-plugins=lastfm,lastfmeta,curl}"
XMMS2_OPTS="${XMMS2_OPTS/--with-plugins=lastfm,lastfmeta,curl}"
+XMMS2_OPTS="${XMMS2_OPTS/--with-optionals=cli/--with-optionals=nycli}"
+XMMS2_OPTS="${XMMS2_OPTS/--without-optionals=cli/--without-optionals=nycli}"
message "NOTE: not all of these options might be relevant to your selected"
&&
message "tree and version but they don't affect anything or in other words"
&&
message "NOTHING WILL BREAK IF IT ISN'T SUPPORTED" &&
@@ -163,12 +165,6 @@ config_query_option XMMS2_OPTS
\
"--with-plugins=karaoke" \
"--without-plugins=karaoke"
fi &&
-
-config_query_option XMMS2_OPTS \
- "Do you want to build the cli client" \
- y \
- "--with-optionals=cli" \
- "--without-optionals=cli" &&
config_query_option XMMS2_OPTS \
"Do you want to build the new cli client" \
y \
diff --git a/audio-players/xmms2/DEPENDS b/audio-players/xmms2/DEPENDS
index a53dd0f..a6df3fe 100755
--- a/audio-players/xmms2/DEPENDS
+++ b/audio-players/xmms2/DEPENDS
@@ -119,11 +119,11 @@ depends curl
depends libsamplerate &&
depends fftw
fi
-fi &&
optional_depends libofa \
"--with-plugins=ofa" \
"--without-plugins=ofa" \
- "For acoustic fingerprint plugin." &&
+ "For acoustic fingerprint plugin."
+fi &&

#Clients &&
optional_depends gamin \
diff --git a/audio-players/xmms2/DETAILS b/audio-players/xmms2/DETAILS
index fde5c73..8c39762 100755
--- a/audio-players/xmms2/DETAILS
+++ b/audio-players/xmms2/DETAILS
@@ -13,11 +13,11 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${XMMS2_TREE}
FORCE_DOWNLOAD=ON
SOURCE_IGNORE=volatile
else
- VERSION=0.7DrNo
+ VERSION=0.8DrO_o
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:e991c0c5d598ccfd868b81ae932255352bd3be014f86e05f1fa782d240b7ce059054cad746cf52c8c383058feba1fdf5675c43ec6495955c06b6e5e9f949ca01
+
SOURCE_HASH=sha512:478103d80264c0cb32912e828f74d0f5b2f10fe310f530a87ebecda7ca547a69e238cd572788f90bda29494494160d459fa6d1356b4fb87c7a8f0bf02e3b75f8
fi
WEB_SITE=http://wiki.xmms2.xmms.se/index.php/Main_Page
ENTERED=20040527
diff --git a/audio-players/xmms2/HISTORY b/audio-players/xmms2/HISTORY
index 9f4e461..6c90a3c 100644
--- a/audio-players/xmms2/HISTORY
+++ b/audio-players/xmms2/HISTORY
@@ -1,3 +1,9 @@
+2011-10-31 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * DETAILS: updated spell to 0.8DrO_o
+ * PRE_BUILD: no more patching
+ * CONFIGURE: no more old cli
+ * DEPENDS: move one dependency into the daemon if
+
2010-04-02 Thomas Orgis <sobukus AT sourcemage.org>
* PRE_BUILD: Only apply the wscript for mpg123 1.11.0 .
This is subject to removal once we are sure that this version
diff --git a/audio-players/xmms2/PRE_BUILD b/audio-players/xmms2/PRE_BUILD
index b7586d2..6ca446b 100755
--- a/audio-players/xmms2/PRE_BUILD
+++ b/audio-players/xmms2/PRE_BUILD
@@ -3,9 +3,9 @@ cd $SOURCE_DIRECTORY &&
unpack_file &&
cd xmms* &&
echo -e "#!/bin/sh\ncd xmms*\n./waf configure --help" > ../configure &&
-chmod +x ../configure &&
-patch -p0 < $SPELL_DIRECTORY/fix_flags.diff &&
+chmod +x ../configure
+#patch -p0 < $SPELL_DIRECTORY/fix_flags.diff &&
# Be prepared for mpg123 == 1.11.0, newer mpg123 does not need this.
-if spell_ok mpg123 && [[ $(installed_version mpg123) == 1.11.0 ]]; then
- cp -v "$SCRIPT_DIRECTORY/xmms2-0.6_and_0.7_mpg123-wscript"
src/plugins/mpg123/wscript
-fi
+#if spell_ok mpg123 && [[ $(installed_version mpg123) == 1.11.0 ]]; then
+# cp -v "$SCRIPT_DIRECTORY/xmms2-0.6_and_0.7_mpg123-wscript"
src/plugins/mpg123/wscript
+#fi



  • [SM-Commit] GIT changes to master grimoire by Andraž Levstik (15d88fa9d8256f3c09201c9ec001f96ecb9bb3fe), Andraž Levstik, 10/31/2011

Archive powered by MHonArc 2.6.24.

Top of Page