[Lunar-commits] <moonbase> mpg123: version bumped to 1.5.0.
Florin Braescu
florin at lunar-linux.org
Sun Aug 3 17:57:12 CEST 2008
commit 10d85dfba87b0b0c46a4ec33a67a289ee704c8bb
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Aug 3 18:57:12 2008 +0300
mpg123: version bumped to 1.5.0.
Changes:
- libmpg123 6.0.6
- Floating point decoding back again, (build time choice for now; --with-cpu=generic_float).
- More robust string handling; extended string API.
- fixed an (so far) unnoticed ID3 bug that may have obscured comment fields
- added mpg123_feed() as shortcut; using const input buffer now
- resync is enabled again for ICY streams (the trouble in the past was due to a reader bug, not the streams)
- decode ICY text data to UTF-8 (thanks, Thorsten)
- preserve file flags for timeout mode
- More elaborate (helpful?) error message for output format problems.
- Reworked HTTP code... and added IPv6 support!
- Fix the --proxy parameter (has been accidentally ignored before).
- Added --ignore-mime to work with web streams with funny playlist MIME types like "audio/megurl".
- Know MIME audio/mpegurl.
- --timeout is now also used for the connection itself (not just reading).
- Now trying to resume ALSA device after suspend.
- subtle build changes (your CFLAGS rule now)
---
audio/mpg123/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/audio/mpg123/DETAILS b/audio/mpg123/DETAILS
index 5aa2431..7f46899 100644
--- a/audio/mpg123/DETAILS
+++ b/audio/mpg123/DETAILS
@@ -1,12 +1,12 @@
MODULE=mpg123
- VERSION=1.4.3
+ VERSION=1.5.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=$SFORGE_URL/$MODULE
SOURCE_URL[1]=http://www.mpg123.de/download
- SOURCE_VFY=sha1:0bc78ab50908228692c283ac03f164e05c406117
+ SOURCE_VFY=sha1:c91f7fc1bd23bb104cf80341a55cfc2623d69535
WEB_SITE=http://mpg123.de
ENTERED=20011104
- UPDATED=20080522
+ UPDATED=20080803
SHORT="A console MPEG audio player"
cat << EOF
More information about the Lunar-commits
mailing list