Subject: CVS commit: pkgsrc/audio/gmp3info
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 12/30/2002 22:47:30
Module Name: pkgsrc
Committed By: tron
Date: Mon Dec 30 20:47:30 UTC 2002
Modified Files:
pkgsrc/audio/gmp3info: Makefile distinfo
Log Message:
Update "gmp3info" package to version 0.8.4. Changes since version 0.8.2:
- Added %k format specifier to allow printing of the file size
in formatted text output (-p option)
- Rearranged some items in the man page and quick help (-h)
to make them more readable.
- Fixed minor logic bug in mp3tech
- Now compiles under CYGWIN32
- Manual page typos fixed
- Now correctly recognizes and reports MPEG version 2.5 files
- Clearing individual ID3 fields can now be accomplished
by passing a blank argument ("") to any tag setting
switch (-t, -a, etc.)
- Fixed a bug in GTK version that showed garbage or nothing
where track information should have been displayed.
- Fixed a bug that prevented the interactive curses version from
changing from one genre to another if the second genre contained
fewer characters than the first.
- Added a FILE | OPEN menu to the GTK version
- Added a technical information view to the GTK version
- Added an 'About' box to GTK version
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/audio/gmp3info/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/audio/gmp3info/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.