[Lunar-commits] <moonbase> lame: version bumped to 3.98.3.

Florin Braescu florin at lunar-linux.org
Sun Feb 28 12:01:33 CET 2010


commit a75b82ddc22d968a9bdcc221a5a428c64c475086
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Feb 28 13:01:33 2010 +0200

    lame: version bumped to 3.98.3.
    
    Changes:
    A very important interaction with the FhG decoder was fixed.
    The hip audio decoding library is used to perform a better job when
    reencoding MP3 files to MP3 files.
    Bugs were worked around to improve compatibility with ffmpeg.
    Many fixes were made regarding ID3 tags, including correct specification
    of the length of the tracks.
---
 audio/lame/BUILD   |    6 +++---
 audio/lame/DETAILS |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/audio/lame/BUILD b/audio/lame/BUILD
index bc03484..ba84432 100644
--- a/audio/lame/BUILD
+++ b/audio/lame/BUILD
@@ -8,10 +8,10 @@
               --mandir=$MODULE_PREFIX/share/man    \
               --enable-shared                      \
               --enable-mp3rtp                      \
-	      --disable-gtktest                    \
-	      --disable-mp3x                       \
+              --disable-gtktest                    \
+              --disable-mp3x                       \
               $OPTS                               &&
 
   default_make
-              
+
 ) > $C_FIFO 2>&1
diff --git a/audio/lame/DETAILS b/audio/lame/DETAILS
index efd40a0..cc90582 100644
--- a/audio/lame/DETAILS
+++ b/audio/lame/DETAILS
@@ -1,11 +1,11 @@
           MODULE=lame
-         VERSION=398-2
+         VERSION=3.98.3
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/$MODULE
-      SOURCE_VFY=sha1:b2db41dbc9c0824caa102e8c932b820c79ccd5ec
+      SOURCE_VFY=sha1:35a854710a4a580a9277df3309014e5d8faf8d94
         WEB_SITE=http://lame.sourceforge.net
          ENTERED=20010922
-         UPDATED=20080923
+         UPDATED=20100228
            SHORT="Open source MP3 encoder and graphical frame analyzer"
            PSAFE=no
 


More information about the Lunar-commits mailing list