diff options
author | snj <snj@pkgsrc.org> | 2004-04-10 06:25:38 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-10 06:25:38 +0000 |
commit | c48be0a97f4447ad9730e8a6eed6b38578bcd8a0 (patch) | |
tree | 43d288d3349e2d48b77e7b5214c345448e51570e /audio/abcde/PLIST | |
parent | 16eabfe70312634bf861e474fecfed7a2ec76f45 (diff) | |
download | pkgsrc-c48be0a97f4447ad9730e8a6eed6b38578bcd8a0.tar.gz |
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.
Diffstat (limited to 'audio/abcde/PLIST')
-rw-r--r-- | audio/abcde/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/abcde/PLIST b/audio/abcde/PLIST index bb95597f55a..04c0658eefb 100644 --- a/audio/abcde/PLIST +++ b/audio/abcde/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 2002/11/29 02:37:21 kim Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/04/10 06:25:38 snj Exp $ bin/abcde bin/cddb-tool -share/examples/abcde/abcde.conf -@dirrm share/examples/abcde man/man1/abcde.1 man/man1/cddb-tool.1 +share/examples/abcde/abcde.conf +@dirrm share/examples/abcde |