summaryrefslogtreecommitdiff
path: root/audio/taglib
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-11-01 16:18:27 +0000
committerwiz <wiz@pkgsrc.org>2009-11-01 16:18:27 +0000
commit3f141d6ffb44e2103bf1d869c0240ea59aa89875 (patch)
tree6889e15bb1e1ca7449893e4d894fccc5e0335c5b /audio/taglib
parenta2fe7e45f812ce102f0d5e9cd3ef7e75a3ebccde (diff)
downloadpkgsrc-3f141d6ffb44e2103bf1d869c0240ea59aa89875.tar.gz
Update to 1.6.1, set LICENSE.
TagLib 1.6.1 (Oct 31, 2009) =========================== * Better detection of the audio codec of .oga files in FileRef. * Fixed saving of Vorbis comments to Ogg FLAC files. TagLib tried to include the Vorbis framing bit, which is only correct for Ogg Vorbis. * Public symbols now have explicitly set visibility to "default" on GCC. * Added missing exports for static ID3v1 functions. * Fixed a typo in taglib_c.pc * Fixed a failing test on ppc64. * Support for binary 'covr' atom in MP4 files. TagLib 1.6 treated them as text atoms, which corrupted them in some cases. * Fixed ID3v1-style genre to string conversion in MP4 files.
Diffstat (limited to 'audio/taglib')
-rw-r--r--audio/taglib/Makefile6
-rw-r--r--audio/taglib/PLIST3
-rw-r--r--audio/taglib/distinfo8
3 files changed, 9 insertions, 8 deletions
diff --git a/audio/taglib/Makefile b/audio/taglib/Makefile
index 35d582d5803..fcc9723028d 100644
--- a/audio/taglib/Makefile
+++ b/audio/taglib/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.18 2009/09/24 10:24:52 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2009/11/01 16:18:27 wiz Exp $
#
-DISTNAME= taglib-1.6
-PKGREVISION= 1
+DISTNAME= taglib-1.6.1
CATEGORIES= audio
MASTER_SITES= http://ktown.kde.org/~wheeler/files/src/
MAINTAINER= chris@NetBSD.org
HOMEPAGE= http://developer.kde.org/~wheeler/taglib.html
COMMENT= Library for accessing id tags in various media files
+LICENSE= gnu-lgpl-v2.1 OR mpl-1.1
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/audio/taglib/PLIST b/audio/taglib/PLIST
index d1fc51f3f69..d2ae22e3c9c 100644
--- a/audio/taglib/PLIST
+++ b/audio/taglib/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2009/09/19 13:38:31 wiz Exp $
+@comment $NetBSD: PLIST,v 1.10 2009/11/01 16:18:27 wiz Exp $
bin/taglib-config
include/taglib/aifffile.h
include/taglib/aiffproperties.h
@@ -27,6 +27,7 @@ include/taglib/id3v2header.h
include/taglib/id3v2synchdata.h
include/taglib/id3v2tag.h
include/taglib/mp4atom.h
+include/taglib/mp4coverart.h
include/taglib/mp4file.h
include/taglib/mp4item.h
include/taglib/mp4properties.h
diff --git a/audio/taglib/distinfo b/audio/taglib/distinfo
index 414c05e31e0..1a1aa14cfe0 100644
--- a/audio/taglib/distinfo
+++ b/audio/taglib/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2009/09/19 17:14:21 tnn Exp $
+$NetBSD: distinfo,v 1.11 2009/11/01 16:18:27 wiz Exp $
-SHA1 (taglib-1.6.tar.gz) = 2cb5309fa658c695b4ee28a72f85b4d892b63045
-RMD160 (taglib-1.6.tar.gz) = 895788b1f6e6d84f749cd545c107afb174edc4a2
-Size (taglib-1.6.tar.gz) = 1098674 bytes
+SHA1 (taglib-1.6.1.tar.gz) = 20d8d95316f084c872e70c9eddc0edd75b75ea09
+RMD160 (taglib-1.6.1.tar.gz) = cb70dee0e93a5da1a5b1208c393d97945c5ce1de
+Size (taglib-1.6.1.tar.gz) = 1104563 bytes
SHA1 (patch-aa) = f1b1dd6686140cf64e59badc4601488b94c9f290