Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 08/10/2000 16:37:49
Module Name: pkgsrc
Committed By: wiz
Date: Thu Aug 10 13:37:48 UTC 2000
Modified Files:
pkgsrc/audio/esound: Makefile
pkgsrc/audio/esound/files: md5
Log Message:
Update esound to 0.2.19. Changes from the ChangeLog:
* Undo esd_send_file change on 03-03 - it makes lots of things break.
* Fix fcntl that tried to remove non-blocking flag.
* audio_solaris.c: Don't set the output device, volume and
balance when opening audio device. Those should be configurable
by an external program and the values set that way preserved
as defaults for sunsequent playing. (bugs #2587 and #5682)
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/audio/esound/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/audio/esound/files/md5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.