diff options
author | tv <tv@pkgsrc.org> | 2004-10-11 22:18:45 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-10-11 22:18:45 +0000 |
commit | ed6eb4e8c9d2379a4a68fbec1c1522402c3daedf (patch) | |
tree | df516c09e37102a3361e0d93ed624ef9df58b405 /audio | |
parent | 62071c8b2f022322c0b554163c08364af9fcac54 (diff) | |
download | pkgsrc-ed6eb4e8c9d2379a4a68fbec1c1522402c3daedf.tar.gz |
Note that cygwin_esound is required on Interix for physical audio output.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/esound/MESSAGE.Interix | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/esound/MESSAGE.Interix b/audio/esound/MESSAGE.Interix new file mode 100644 index 00000000000..aaa77197559 --- /dev/null +++ b/audio/esound/MESSAGE.Interix @@ -0,0 +1,10 @@ +=========================================================================== +$NetBSD: MESSAGE.Interix,v 1.1 2004/10/11 22:18:45 tv Exp $ + +On Interix, this package does not provide physical audio output support, +nor is "autospawn" supported. For the server side of esound, you will +need to install the emulators/cygwin_esound package, and start the +cygwin_esd server using its included rc.d script. Once cygwin_esd is +started, esound-enabled applications will use it automatically. + +=========================================================================== |