summaryrefslogtreecommitdiff
path: root/audio/taglib/Makefile
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/Makefile
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/Makefile')
-rw-r--r--audio/taglib/Makefile6
1 files changed, 3 insertions, 3 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