Subject: CVS commit: pkgsrc/audio/libtunepimp
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 07/12/2006 13:28:08
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jul 12 13:28:08 UTC 2006
Modified Files:
pkgsrc/audio/libtunepimp: Makefile PLIST buildlink3.mk distinfo
pkgsrc/audio/libtunepimp/patches: patch-ac patch-ad
Added Files:
pkgsrc/audio/libtunepimp/patches: patch-ae
Removed Files:
pkgsrc/audio/libtunepimp/patches: patch-ab
Log Message:
Update to 0.5.0. Bigger API change, old version in libtunepimp0.4.
Changes:
version 0.5.0:
- Versioned header files. tunepimp/tunepimp.h -> tunepimp-0.5/tunepimp.h
- Removed track lookup parts of libtunepimp
- WavPack, Speex and The True Audio metadata plugins
- Correct handling of UNC paths on Windows
- Fixed non-album tracks renaming/moving (#1408)
- Trivial change to id3tag to read tags empty ID3 frames (#1568)
version 0.5.0-alpha2:
- Python bindings: compatibility with ctypes 0.9.9.3 (#1171)
- Python bindings: fixed libtunepimp .so version (3 -> 4) (#1168)
- Support for "Windows-safe" file names on non-Windows systems (for files on
FAT32, Samba, ...) (#1014, #1222)
- Fixed checking for end of stream in Ogg Vorbis and FLAC plugins (#1291)
- Added decoding to MPC plugin (#1355)
version 0.5.0-alpha1:
- New acoustic fingerprint technology - MusicDNS <http://www.musicdns.org/>
- New file name format variable %albumtracks (#951)
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/audio/libtunepimp/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/libtunepimp/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/libtunepimp/buildlink3.mk \
pkgsrc/audio/libtunepimp/distinfo
cvs rdiff -r1.2 -r0 pkgsrc/audio/libtunepimp/patches/patch-ab
cvs rdiff -r1.1 -r1.2 pkgsrc/audio/libtunepimp/patches/patch-ac \
pkgsrc/audio/libtunepimp/patches/patch-ad
cvs rdiff -r0 -r1.1 pkgsrc/audio/libtunepimp/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.