Subject: CVS commit: pkgsrc/audio/abcde
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 11/14/2004 21:55:29
Module Name:	pkgsrc
Committed By:	snj
Date:		Sun Nov 14 21:55:29 UTC 2004

Modified Files:
	pkgsrc/audio/abcde: Makefile distinfo
	pkgsrc/audio/abcde/patches: patch-ab

Log Message:
Update to abcde-2.2.0.

Changes:
* New "-t <number>" option for starting the numbering of the output files at a
  given starting number. Ideal for albums with more than one CD.
* New "-T <number>" option, similar to "-t" but also modifies the tag entries
  on the files themselves.
* New "-w <COMMENT>" to add a comment to the tracks of a given CD rip. Use
  quotes.
* New "-W <number>" option to combine both a comment with "CD #number" and a
  starting number for both the tracks and the tags with "#01" (that is, 101 for
  the 1st CD, 201 for the second...)
* Support for keeping an existing playlist (and not add new entries to it),
  erase the existing one (overwrite) or append new entries to the existing
  one.
* New mungegenre function to switch off (or modify) the default behaviour of
  transforming uppercase characters to lowercase.
* cdparanoia permits performing a query to the CD drive and obtain a list of
  valid audio tracks. So, now we perform such query and process the results.
* Support for "None of the above" has been added with the "0" selection. A
  template is created, and the selection to edit it is defaulted to "y".


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/audio/abcde/Makefile
cvs rdiff -r1.24 -r1.25 pkgsrc/audio/abcde/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/audio/abcde/patches/patch-ab

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