pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/csound-dev Clarify installation MESSAGE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3568c522b2c6
branches:  trunk
changeset: 464634:3568c522b2c6
user:      ben <ben%pkgsrc.org@localhost>
date:      Sat Dec 13 20:30:53 2003 +0000

description:
Clarify installation MESSAGE.

diffstat:

 audio/csound-dev/MESSAGE |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r aae0bab36c83 -r 3568c522b2c6 audio/csound-dev/MESSAGE
--- a/audio/csound-dev/MESSAGE  Sat Dec 13 20:29:22 2003 +0000
+++ b/audio/csound-dev/MESSAGE  Sat Dec 13 20:30:53 2003 +0000
@@ -1,9 +1,9 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1 2003/12/13 20:26:03 ben Exp $
+$NetBSD: MESSAGE,v 1.2 2003/12/13 20:30:53 ben Exp $
 
 This version of csound implements localization and realtime audio as
 plugins.  As a result you need to set the OPCDIR environment variable to
-${PREFIX}/lib/Csound and then run "csound32".  To properly play realtime
-audio, specify "-o devaudio" rather than "-o /dev/audio".
+${PREFIX}/lib/Csound.  The csound executable is named "csound32".  To
+play realtime audio, specify "-o devaudio" instead of "-o /dev/audio".
 
 ===========================================================================



Home | Main Index | Thread Index | Old Index