[Lunar-commits] <moonbase> taglib: Version with the following;

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri Apr 9 21:28:50 CEST 2010


commit b269cef56ff869886c8136e2caba3f510db24551
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Fri Apr 9 15:28:50 2010 -0400

    taglib: Version with the following;
    
        * Read Vorbis Comments from the first FLAC metadata block, if there are
          multipe ones.
        * Fixed a memory leak in FileRef's OGA format detection.
        * Fixed compilation with the Sun Studio compiler.
        * Handle WM/TrackNumber attributes with DWORD content in WMA files.
        * More strict check if something is a valid MP4 file.
        * Correctly save MP4 int-pair atoms with flags set to 0.
        * Fixed compilation of the test runner on Windows.
        * Store ASF attributes larger than 64k in the metadata library object.
        * Ignore trailing non-data atoms when parsing MP4 covr atoms.
        * Don't upgrade ID3v2.2 frame TDA to TDRC.
---
 audio/taglib/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/audio/taglib/DETAILS b/audio/taglib/DETAILS
index ec9fdb4..3854085 100644
--- a/audio/taglib/DETAILS
+++ b/audio/taglib/DETAILS
@@ -1,13 +1,13 @@
           MODULE=taglib
-         VERSION=1.6.1
+         VERSION=1.6.2
           SOURCE=$MODULE-$VERSION.tar.gz
    SOURCE_URL[0]=http://developer.kde.org/~wheeler/files/src/
    SOURCE_URL[1]=http://ktown.kde.org/~wheeler/taglib/
    SOURCE_URL[2]=$MIRROR_URL
-      SOURCE_VFY=sha1:20d8d95316f084c872e70c9eddc0edd75b75ea09
+      SOURCE_VFY=sha1:b425ebfcc8ec1fad661c247d66ee465afa6fe57c
         WEB_SITE=http://ktown.kde.org/~wheeler/taglib
          ENTERED=20040331
-         UPDATED=20100104
+         UPDATED=20100109
            SHORT="A library for reading and editing the meta-data of several popular audio formats"
 
 cat << EOF


More information about the Lunar-commits mailing list