pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/taglib
Module Name: pkgsrc
Committed By: wiz
Date: Sun Nov 1 16:18:27 UTC 2009
Modified Files:
pkgsrc/audio/taglib: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/audio/taglib/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/audio/taglib/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/audio/taglib/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index