summaryrefslogtreecommitdiff
path: root/audio/taglib/PLIST
diff options
context:
space:
mode:
authorchris <chris@pkgsrc.org>2004-10-06 00:09:02 +0000
committerchris <chris@pkgsrc.org>2004-10-06 00:09:02 +0000
commit1dfcc92e5fe0f19eb64e22845cdff61f16bb41b2 (patch)
treeb0d7921682a0fefb78cfe632321b7f7196792170 /audio/taglib/PLIST
parent6b06a136599770ed34452de74c3c520d70ce0bc9 (diff)
downloadpkgsrc-1dfcc92e5fe0f19eb64e22845cdff61f16bb41b2.tar.gz
Update taglib to 1.3. Main changes from 1.2 to 1.3 are:
Added support for APE tags Added support for MPC files Added support for APE tags in MP3 files Added support for compressed ID3v2 frames Added support for uniuque file identifier frames in ID3v2 Added checks for several potential divide by zero (SIGFPE) cases Fixed support for custom text frames Fixes PR 27061 (basically applied the patch in PR, but added the change to buildlink3.mk and removed LIBTOOLIZE_PLIST option from Makefile.)
Diffstat (limited to 'audio/taglib/PLIST')
-rw-r--r--audio/taglib/PLIST7
1 files changed, 6 insertions, 1 deletions
diff --git a/audio/taglib/PLIST b/audio/taglib/PLIST
index e58da5ca58b..b99aae4dfdc 100644
--- a/audio/taglib/PLIST
+++ b/audio/taglib/PLIST
@@ -1,5 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:17 jlam Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/10/06 00:09:02 chris Exp $
bin/taglib-config
+include/taglib/apefooter.h
+include/taglib/apetag.h
include/taglib/attachedpictureframe.h
include/taglib/audioproperties.h
include/taglib/commentsframe.h
@@ -16,6 +18,8 @@ include/taglib/id3v2framefactory.h
include/taglib/id3v2header.h
include/taglib/id3v2synchdata.h
include/taglib/id3v2tag.h
+include/taglib/mpcfile.h
+include/taglib/mpcproperties.h
include/taglib/mpegfile.h
include/taglib/mpegheader.h
include/taglib/mpegproperties.h
@@ -38,6 +42,7 @@ include/taglib/tmap.h
include/taglib/tmap.tcc
include/taglib/tstring.h
include/taglib/tstringlist.h
+include/taglib/uniquefileidentifierframe.h
include/taglib/unknownframe.h
include/taglib/vorbisfile.h
include/taglib/vorbisproperties.h