Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Jaka Kranjc (6ccb0fe47a1334be3cfbdbfa2aa63a448ddcc03f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Jaka Kranjc (6ccb0fe47a1334be3cfbdbfa2aa63a448ddcc03f)
  • Date: Sun, 14 Jan 2007 10:36:10 -0600

GIT changes to stable-rc-0.6 grimoire by Jaka Kranjc
<lynxlynxlynx AT sourcemage.org>:

audio-players/dermixd/DETAILS | 2 +-
audio-players/dermixd/HISTORY | 7 +++++++
audio-players/dermixd/dermixd-1.1.1.tar.bz2.sig |binary
audio-players/dermixd/init.d/dermixd | 2 +-
audio-players/dermixd/init.d/dermixd.conf | 3 +++
5 files changed, 12 insertions(+), 2 deletions(-)

New commits:
commit 6ccb0fe47a1334be3cfbdbfa2aa63a448ddcc03f
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

fixing bad signature file

commit 05069d5ffbaab8ffd752ceb7bfbdbee3ce9cda84
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

dermixd version bump

commit 1e8d02681d585284c401e18965f7c867f7fabdf4
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

update for init script config, MPG123_GAPLESS

diff --git a/audio-players/dermixd/DETAILS b/audio-players/dermixd/DETAILS
index 7e793d3..e3dc8da 100755
--- a/audio-players/dermixd/DETAILS
+++ b/audio-players/dermixd/DETAILS
@@ -1,5 +1,5 @@
SPELL=dermixd
- VERSION=1.1.0
+ VERSION=1.1.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://thomas.orgis.org/$SPELL/$SOURCE
diff --git a/audio-players/dermixd/HISTORY b/audio-players/dermixd/HISTORY
index 183e216..967b0f8 100644
--- a/audio-players/dermixd/HISTORY
+++ b/audio-players/dermixd/HISTORY
@@ -1,3 +1,10 @@
+2006-12-28 Thomas Orgis <sobukus AT sourcemage.org>
+ * *.sig: now the correct one
+
+2006-12-19 Thomas Orgis <sobukus AT sourcemage.org>
+ * init.d/dermixd[.conf]: add MPG123_GAPLESS to config, default to off
+ * DETAILS, *.sig: new version 1.1.1
+
2006-10-12 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS, init.d/dermixd, init.d/dermixd.conf, BUILD,
dermixd-1.1.0.tar.bz2.sig: new version 1.1.0
diff --git a/audio-players/dermixd/dermixd-1.1.1.tar.bz2.sig
b/audio-players/dermixd/dermixd-1.1.1.tar.bz2.sig
new file mode 100644
index 0000000..56824a7
Binary files /dev/null and b/audio-players/dermixd/dermixd-1.1.1.tar.bz2.sig
differ
diff --git a/audio-players/dermixd/init.d/dermixd
b/audio-players/dermixd/init.d/dermixd
index 28d9a4b..9e88af9 100644
--- a/audio-players/dermixd/init.d/dermixd
+++ b/audio-players/dermixd/init.d/dermixd
@@ -16,7 +16,7 @@ MPG123_DECODER=/usr/bin/mpg123
MPG123_PREBUFFER=2
MPG123_ZEROSCAN=yes
MPG123_ZEROLEVEL=100
-MPG123_GAPLESS=yes
+MPG123_GAPLESS=no
INITIAL_SETUP=yes
OUTPUT_STOPPED=yes
NICE=-5
diff --git a/audio-players/dermixd/init.d/dermixd.conf
b/audio-players/dermixd/init.d/dermixd.conf
index e2cccac..4d5ce6b 100644
--- a/audio-players/dermixd/init.d/dermixd.conf
+++ b/audio-players/dermixd/init.d/dermixd.conf
@@ -29,6 +29,9 @@ NICE=-5
# path to mpg123 decoder binary
MPG123_DECODER=/usr/bin/mpg123

+# use mpg123's own gapless support?
+MPG123_GAPLESS=no
+
# skip zero level at beginning and end of tracks to get gapless output?
yes/no
MPG123_ZEROSCAN=yes




  • [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Jaka Kranjc (6ccb0fe47a1334be3cfbdbfa2aa63a448ddcc03f), Jaka Kranjc, 01/14/2007

Archive powered by MHonArc 2.6.24.

Top of Page