Subject: CVS commit: pkgsrc/audio/libsndfile
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 05/23/2003 09:30:12
Module Name: pkgsrc
Committed By: wiz
Date: Fri May 23 09:30:11 UTC 2003
Modified Files:
pkgsrc/audio/libsndfile: Makefile PLIST distinfo
Log Message:
Update to 1.0.5:
* Added support for HTK files.
* Added new function sf_open_fd() to allow for secure opening of temporary
files as well as reading/writing sound files embedded within larger
container files.
* Added string support for AIFF files.
* Minor bug fixes and code cleanups.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/audio/libsndfile/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/audio/libsndfile/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/audio/libsndfile/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.