Subject: CVS commit: pkgsrc/audio/abcde
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 04/10/2004 06:25:38
Module Name:	pkgsrc
Committed By:	snj
Date:		Sat Apr 10 06:25:38 UTC 2004

Modified Files:
	pkgsrc/audio/abcde: Makefile PLIST distinfo

Log Message:
Update to abcde-2.1.19.

Changes:
* Improved the logic in the order of events when using a local CDDB repo.
* When using a selected, localy cached CDDB entry, we forgot to show the
  selection when asking the user for editing the choice. Now we show it.
* Added the option "-m" to modify the resulting playlist, to contain CRLF at
  the end of every line, letting some hardware players which insist with
  DOS-style files to use them. Also, added DOSPLAYLIST as a config option.
* Added >&2 redirection to visualize the "Erase playlist" question.
* When *DATAPREFIX was set, the playlist creation was made without newline.
* Solved bug with batch encoding, thanks to Travis McKay.
* Do not tag GENRE and DATE in Ogg/Vorbis if CDDB does not provide them
* Documentation update: README, abcde.1
* Added COMMENT part in OggFlac metadata.
* Added a pre-read function for preparations. Uses include closing the CD
  tray.
* New setting for the CD speed. Some drives have a higher failure ratio when
  spinning at high speed.
* The eject program is not needed if CDSPEEDVALUE is not set and no EJECT
  action is performed.
* Encoding the whole CD in one file is now possible. Use "-1" as a flag.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/audio/abcde/Makefile \
    pkgsrc/audio/abcde/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/abcde/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.