[Lunar-commits] <moonbase> mpg123: version bumped to 1.9.0.
Florin Braescu
florin at lunar-linux.org
Fri Aug 14 14:26:44 CEST 2009
commit 768df9818731a84ffdfda375c73a0f5ff846ce0c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Aug 14 15:26:44 2009 +0300
mpg123: version bumped to 1.9.0.
Free format support and ARM assembly optimizations were added.
Dither noise is now runtime-generated, so the binary is less bloated
with dithered decoders, and those are therefore included by default now.
Several bugs have been fixed relating to UTF16 in ID3v2 tags and bad
frame fillup for 8-bit samples.
Generally the ID3v2 parser is more flexible with encodings.
libmpg123 also offers a switch to defer the transcoding to UTF8.
---
audio/mpg123/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/audio/mpg123/DETAILS b/audio/mpg123/DETAILS
index df1d3a3..0cc4ff4 100644
--- a/audio/mpg123/DETAILS
+++ b/audio/mpg123/DETAILS
@@ -1,12 +1,12 @@
MODULE=mpg123
- VERSION=1.8.1
+ VERSION=1.9.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=$SFORGE_URL/$MODULE
SOURCE_URL[1]=http://www.mpg123.de/download
- SOURCE_VFY=sha1:c7dae6842db1f52b6a2dcfbbdbd78b47baff7210
+ SOURCE_VFY=sha1:51dc4c3fe0b905d6c7f1a49f0a3f2c7e618e3239
WEB_SITE=http://mpg123.de
ENTERED=20011104
- UPDATED=20090615
+ UPDATED=20090814
SHORT="A console MPEG audio player"
cat << EOF
More information about the Lunar-commits
mailing list