Subject: CVS commit: pkgsrc/audio/easytag
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 05/08/2003 12:26:01
Module Name: pkgsrc
Committed By: wiz
Date: Thu May 8 12:26:01 UTC 2003
Modified Files:
pkgsrc/audio/easytag: Makefile distinfo
Log Message:
Update to 0.27.1.
* Added support of APE tag for MusePack and Monkey's Audio files (thanks to Artur Polaczyński),
* Cast and pointers fixes for a clean compilation on 64bits platform (thanks to Philipp
Thomas),
* Fixed a bug when using "Open File With..." after renaming a file without reloading the
directory (it was using the old filename),
* Cleaning in the configure script (thanks to Philipp Thomas),
* When loading files with id3 tags, it checks if it has the versions of tags specified in
the preferences window,
* Genre in ID3v2 tag : use only the string for an unknowm id3v1 genre,
* Added the missing instruction "#include <errno.h>" in about.c that may produce
compilation problems,
* Dutch translation updated (thanks to Björn Olievier),
* Polish translation updated (thanks to Artur Polaczyński),
* Czech translation updated (thanks to Milan Siebenburger),
* German translation updated (thanks to Götz Waschk).
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/audio/easytag/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/audio/easytag/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.