summaryrefslogtreecommitdiff
path: root/audio/csound/patches/patch-ad
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-03-13 13:18:24 +0000
committerwiz <wiz@pkgsrc.org>2001-03-13 13:18:24 +0000
commit8b014114f1b1630f6005d74dd430e497eae6a91f (patch)
treed96fe3071a2629886363332b2dadfe009a494e9e /audio/csound/patches/patch-ad
parent7779abc7a86205fa10323eef4d41d43392304462 (diff)
downloadpkgsrc-8b014114f1b1630f6005d74dd430e497eae6a91f.tar.gz
Initial import of (unofficial) csound-4.09:
Csound is a software synthesis package in the tradition of so-called music-N languages, among which the best-known is Music V. It consists of an orchestra- and score-driven executable, written in C for portability. Since Csound is a computational language, it is highly flexible and efficient; complexity is gained only at the expense of computation time. Basically Csound reads some files and creates the result as a file on disk or, on faster machines, through a DAC in real time. Package provided by Ben Collver in pkg/11759, with an overhaul by me.
Diffstat (limited to 'audio/csound/patches/patch-ad')
-rw-r--r--audio/csound/patches/patch-ad9
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/csound/patches/patch-ad b/audio/csound/patches/patch-ad
new file mode 100644
index 00000000000..5cc21f25189
--- /dev/null
+++ b/audio/csound/patches/patch-ad
@@ -0,0 +1,9 @@
+$NetBSD: patch-ad,v 1.1.1.1 2001/03/13 13:18:24 wiz Exp $
+
+--- acconfig.h.orig Sat Mar 10 01:50:23 2001
++++ acconfig.h
+@@ -0,0 +1,4 @@
++/* these are here to silence autoreconf */
++#undef FORCE_STDOUT_LBUF
++#undef NEEDS_MINSHORT
++#undef NEEDS_SAFE_FCLOSE