summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2005-08-29 20:51:14 +0000
committerseb <seb@pkgsrc.org>2005-08-29 20:51:14 +0000
commit4e5c8448b48d44c7fae145b53903e03cfc95cb5d (patch)
treeacf32a2405eda7092a72792b62fd40c2c4f4bf93 /audio
parentca4c22cb170e5db60ef81d1ceafdb743c517d16b (diff)
downloadpkgsrc-4e5c8448b48d44c7fae145b53903e03cfc95cb5d.tar.gz
Update to version 1.4.
Approved by chris@. Changes since last packaged version (1.3.1) as seen on taglib's homepage: * Added a package-config file * Added support for plugging in file type resolvers to make it easier to use native mime type resolution systems and to add support for additional file formats * Fixed a memory leak in APE items * Fixed a crash when requesting the text of an empty APE item * Added a README noting the Ruby and Python bindings * Added the ability to save mp3 tags using the save mask without discarding those tags that are not part of the mask * Fixed the misspelling of "A Cappella" * Implemented support for the ID3v2 frame flag for discarding frames on tag alteration * Use the above flag for ID3v2 frames that are discarded because they are no longer supported in ID3v2.4 (which TagLib uses). This allows for these tags to still be handled by library users if desired * Fix memory corruption (deleting a no longer valid iterator) when removing a frame from an ID3v2 tag * Make it possible to read and modify the descriptions of images in attached picture frames of ID3v2 tags * Introduced an argument for limiting the number of fields that will be created usign ByteVectorList::split() * Significantly unbroke the relative volume adjustment ID3v2 frame's API. It now properly supports multiple volume fields in the same frame * Added support for reading the comment portion of "Xiph" tags (used in Ogg Vorbis and FLAC) from the "COMMENT" field rather than only from the "DESCRIPTION" field mentioned in the spec * Added support for Ogg FLAC v1.1.1 * Added prepend methods to the List<T> class * Added support for UTF-16 little endian strings as used in some tagging formats * Fixed or implemented roughly 35 bug or wishlist items relative to 1.3.1
Diffstat (limited to 'audio')
-rw-r--r--audio/taglib/Makefile4
-rw-r--r--audio/taglib/PLIST4
-rw-r--r--audio/taglib/distinfo8
3 files changed, 8 insertions, 8 deletions
diff --git a/audio/taglib/Makefile b/audio/taglib/Makefile
index cc88ce533d0..36febfb9705 100644
--- a/audio/taglib/Makefile
+++ b/audio/taglib/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2005/06/17 04:49:45 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2005/08/29 20:51:14 seb Exp $
#
-DISTNAME= taglib-1.3.1
+DISTNAME= taglib-1.4
CATEGORIES= audio
MASTER_SITES= http://ktown.kde.org/~wheeler/files/src/
diff --git a/audio/taglib/PLIST b/audio/taglib/PLIST
index 2e069bb53fb..24237a486be 100644
--- a/audio/taglib/PLIST
+++ b/audio/taglib/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2005/02/14 22:47:48 chris Exp $
+@comment $NetBSD: PLIST,v 1.6 2005/08/29 20:51:14 seb Exp $
bin/taglib-config
include/taglib/apefooter.h
include/taglib/apeitem.h
@@ -34,7 +34,6 @@ include/taglib/tag_c.h
include/taglib/taglib.h
include/taglib/tbytevector.h
include/taglib/tbytevectorlist.h
-include/taglib/tdebug.h
include/taglib/textidentificationframe.h
include/taglib/tfile.h
include/taglib/tlist.h
@@ -51,4 +50,5 @@ include/taglib/xingheader.h
include/taglib/xiphcomment.h
lib/libtag.la
lib/libtag_c.la
+lib/pkgconfig/taglib.pc
@dirrm include/taglib
diff --git a/audio/taglib/distinfo b/audio/taglib/distinfo
index c283e67806f..b34945d6442 100644
--- a/audio/taglib/distinfo
+++ b/audio/taglib/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2005/02/23 20:39:52 agc Exp $
+$NetBSD: distinfo,v 1.6 2005/08/29 20:51:14 seb Exp $
-SHA1 (taglib-1.3.1.tar.gz) = 72241d0e4d2c9c491832fd87a20da2ed195dc215
-RMD160 (taglib-1.3.1.tar.gz) = c7b33ee56375c4288609dce8f957d51546d9738b
-Size (taglib-1.3.1.tar.gz) = 734938 bytes
+SHA1 (taglib-1.4.tar.gz) = 9830aed2e8d4e0d5da399e2e6b0c5d5db3a0c270
+RMD160 (taglib-1.4.tar.gz) = 447055f5bc03dd8869e95205690cadd437372b21
+Size (taglib-1.4.tar.gz) = 732938 bytes
SHA1 (patch-aa) = 541795a7c2a551bde2ee2492b56e4b4a9335967c