Subject: CVS commit: pkgsrc/audio/vorbis-tools
To: None <pkgsrc-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: pkgsrc-changes
Date: 08/14/2001 18:12:01
Module Name: pkgsrc
Committed By: lukem
Date: Tue Aug 14 15:12:00 UTC 2001
Modified Files:
pkgsrc/audio/vorbis-tools: Makefile distinfo
pkgsrc/audio/vorbis-tools/pkg: PLIST
Removed Files:
pkgsrc/audio/vorbis-tools/patches: patch-aa patch-ab
Log Message:
update from vorbis-tools-1.0rc1 to vorbis-tools-1.0rc2
changes include:
ogg123:
* The default output device is now set in the libao configuration
files. A future release of ogg123 will allow a configuration
option to override the libao default. In this release, the ogg123
config files are ignored. Note that most systems will not need to
override the default selected by libao.
* The -f is now used to set the output filename when writing
audio to a file. Default filenames are no longer supported.
oggenc:
* Correct UTF8 encoding, so that non-ASCII comments can be encoded correctly.
* Better input file handling, including wav parser bugfixes.
ogginfo:
* Simple file integrity checks are now performed on the Ogg files.
* Only the info for the first logical bitstream of a chained file
will be displayed.
vorbiscomment:
* append mode added for appending comments to an existing file.
* More user-friendly interface.
* Major bugs in file-rewriting core fixed.
* Processing with vorbiscomment will fix a number of common problems
with ogg files.
vcut:
* New utility for sample-accurate manipulation of vorbis files without
requiring reencoding
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/vorbis-tools/Makefile \
pkgsrc/audio/vorbis-tools/distinfo
cvs rdiff -r1.2 -r0 pkgsrc/audio/vorbis-tools/patches/patch-aa
cvs rdiff -r1.1.1.1 -r0 pkgsrc/audio/vorbis-tools/patches/patch-ab
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/vorbis-tools/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.