pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/taglib Update to 1.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7b2c58b92ac
branches:  trunk
changeset: 399381:f7b2c58b92ac
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 19 13:38:31 2009 +0000

description:
Update to 1.6:

1.6:

 * New CMake option to build a static version - ENABLE_STATIC.
 * Added support for disabling dllimport/dllexport on Windows using the
   TAGLIB_STATIC macro.
 * Support for parsing the obsolete 'gnre' MP4 atom.
 * New cpp macros TAGLIB_WITH_MP4 and TAGLIB_WITH_ASF to determin if
   TagLib was built with MP4/ASF support.

1.6 RC1:

 * Split Ogg packets larger than 64k into multiple pages. (BUG:171957)
 * TagLib can now use FLAC padding block. (BUG:107659)
 * ID3v2.2 frames are now not incorrectly saved. (BUG:176373)
 * Support for ID3v2.2 PIC frames. (BUG:167786)
 * Fixed a bug in ByteVectorList::split().
 * XiphComment::year() now falls back to YEAR if DATE doesn't exist
   and XiphComment::year() falls back to TRACKNUM if TRACKNUMBER doesn't
   exist. (BUG:144396)
 * Improved ID3v2.3 genre parsing. (BUG:188578)
 * Better checking of corrupted ID3v2 APIC data. (BUG:168382)
 * Bitrate calculating using the Xing header now uses floating point
   numbers. (BUG:172556)
 * New TagLib::String method rfind().
 * Added support for MP4 file format with iTunes-style metadata [optional].
 * Added support for ASF (WMA) file format [optional].
 * Fixed crash when saving a Locator APEv2 tag. (BUG:169810)
 * Fixed a possible crash in the non-const version of String::operator[]
   and in String::operator+=. (BUG:169389)
 * Added support for PRIV ID3v2 frames.
 * Empty ID3v2 genres are no longer treated as numeric ID3v1 genres.
 * Added support for the POPM (rating/playcount) ID3v2 frame.
 * Generic RIFF file format support:
   * Support for AIFF files with ID3v2 tags.
   * Support for WAV files with ID3v2 tags.
 * Fixed crash on handling unsupported ID3v2 frames, e.g. on encrypted
   frames. (BUG:161721)
 * Fixed overflow while calculating bitrate of FLAC files with a very
   high bitrate.

diffstat:

 audio/taglib/Makefile |   6 +++---
 audio/taglib/PLIST    |  19 ++++++++++++++++++-
 audio/taglib/distinfo |   8 ++++----
 3 files changed, 25 insertions(+), 8 deletions(-)

diffs (93 lines):

diff -r bb28c761ecee -r f7b2c58b92ac audio/taglib/Makefile
--- a/audio/taglib/Makefile     Sat Sep 19 11:06:53 2009 +0000
+++ b/audio/taglib/Makefile     Sat Sep 19 13:38:31 2009 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.16 2008/03/04 10:31:01 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2009/09/19 13:38:31 wiz Exp $
 #
 
-DISTNAME=      taglib-1.5
+DISTNAME=      taglib-1.6
 CATEGORIES=    audio
 MASTER_SITES=  http://ktown.kde.org/~wheeler/files/src/
 
 MAINTAINER=    chris%NetBSD.org@localhost
 HOMEPAGE=      http://developer.kde.org/~wheeler/taglib.html
-COMMENT=       Library for accessing id tags in mp3 and ogg files
+COMMENT=       Library for accessing id tags in various media files
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
diff -r bb28c761ecee -r f7b2c58b92ac audio/taglib/PLIST
--- a/audio/taglib/PLIST        Sat Sep 19 11:06:53 2009 +0000
+++ b/audio/taglib/PLIST        Sat Sep 19 13:38:31 2009 +0000
@@ -1,8 +1,14 @@
-@comment $NetBSD: PLIST,v 1.8 2009/06/14 17:32:23 joerg Exp $
+@comment $NetBSD: PLIST,v 1.9 2009/09/19 13:38:31 wiz Exp $
 bin/taglib-config
+include/taglib/aifffile.h
+include/taglib/aiffproperties.h
 include/taglib/apefooter.h
 include/taglib/apeitem.h
 include/taglib/apetag.h
+include/taglib/asfattribute.h
+include/taglib/asffile.h
+include/taglib/asfproperties.h
+include/taglib/asftag.h
 include/taglib/attachedpictureframe.h
 include/taglib/audioproperties.h
 include/taglib/commentsframe.h
@@ -20,6 +26,11 @@
 include/taglib/id3v2header.h
 include/taglib/id3v2synchdata.h
 include/taglib/id3v2tag.h
+include/taglib/mp4atom.h
+include/taglib/mp4file.h
+include/taglib/mp4item.h
+include/taglib/mp4properties.h
+include/taglib/mp4tag.h
 include/taglib/mpcfile.h
 include/taglib/mpcproperties.h
 include/taglib/mpegfile.h
@@ -29,12 +40,16 @@
 include/taglib/oggflacfile.h
 include/taglib/oggpage.h
 include/taglib/oggpageheader.h
+include/taglib/popularimeterframe.h
+include/taglib/privateframe.h
 include/taglib/relativevolumeframe.h
+include/taglib/rifffile.h
 include/taglib/speexfile.h
 include/taglib/speexproperties.h
 include/taglib/tag.h
 include/taglib/tag_c.h
 include/taglib/taglib.h
+include/taglib/taglib_config.h
 include/taglib/taglib_export.h
 include/taglib/tbytevector.h
 include/taglib/tbytevectorlist.h
@@ -54,8 +69,10 @@
 include/taglib/urllinkframe.h
 include/taglib/vorbisfile.h
 include/taglib/vorbisproperties.h
+include/taglib/wavfile.h
 include/taglib/wavpackfile.h
 include/taglib/wavpackproperties.h
+include/taglib/wavproperties.h
 include/taglib/xingheader.h
 include/taglib/xiphcomment.h
 lib/libtag.la
diff -r bb28c761ecee -r f7b2c58b92ac audio/taglib/distinfo
--- a/audio/taglib/distinfo     Sat Sep 19 11:06:53 2009 +0000
+++ b/audio/taglib/distinfo     Sat Sep 19 13:38:31 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2008/03/04 10:31:01 wiz Exp $
+$NetBSD: distinfo,v 1.8 2009/09/19 13:38:31 wiz Exp $
 
-SHA1 (taglib-1.5.tar.gz) = 0f57d4763af82a3d87f6c3f8875ca5d87ead918f
-RMD160 (taglib-1.5.tar.gz) = b591ab074e6b854cbbd0469a36d9d799b252baaf
-Size (taglib-1.5.tar.gz) = 1394506 bytes
+SHA1 (taglib-1.6.tar.gz) = 2cb5309fa658c695b4ee28a72f85b4d892b63045
+RMD160 (taglib-1.6.tar.gz) = 895788b1f6e6d84f749cd545c107afb174edc4a2
+Size (taglib-1.6.tar.gz) = 1098674 bytes
 SHA1 (patch-aa) = 541795a7c2a551bde2ee2492b56e4b4a9335967c



Home | Main Index | Thread Index | Old Index