From ec0827ff1ba7273ed4775956bb469326d949a496 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 10 Aug 2000 13:37:47 +0000 Subject: 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) --- audio/esound/Makefile | 4 ++-- audio/esound/files/md5 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'audio/esound') diff --git a/audio/esound/Makefile b/audio/esound/Makefile index a84d97c3702..06b325ffa28 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2000/06/09 07:23:20 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2000/08/10 13:37:47 wiz Exp $ -DISTNAME= esound-0.2.18 +DISTNAME= esound-0.2.19 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/esound/} diff --git a/audio/esound/files/md5 b/audio/esound/files/md5 index 8d674e32970..2599c778064 100644 --- a/audio/esound/files/md5 +++ b/audio/esound/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.5 2000/05/30 19:20:13 drochner Exp $ +$NetBSD: md5,v 1.6 2000/08/10 13:37:48 wiz Exp $ -MD5 (esound-0.2.18.tar.gz) = ea7959ec3761e02061270677322d7266 +MD5 (esound-0.2.19.tar.gz) = 05ce2d3d8db08a340a4fc04671a38ef0 -- cgit v1.2.3