summaryrefslogtreecommitdiff
path: root/audio/csound4
diff options
context:
space:
mode:
authorben <ben@pkgsrc.org>2004-11-28 17:16:48 +0000
committerben <ben@pkgsrc.org>2004-11-28 17:16:48 +0000
commitd122d6c2ebecad47555d884ece08b2286cc2f5d0 (patch)
tree9bd34663f9789a4f18d4743ec8d71cdfc67d155f /audio/csound4
parent19643c87cf0ddf9dc899b1c6d23261184e687325 (diff)
downloadpkgsrc-d122d6c2ebecad47555d884ece08b2286cc2f5d0.tar.gz
Initial import of csound4-4.23.12.6
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.
Diffstat (limited to 'audio/csound4')
-rw-r--r--audio/csound4/DESCR8
-rw-r--r--audio/csound4/Makefile28
-rw-r--r--audio/csound4/PLIST35
-rw-r--r--audio/csound4/distinfo4
4 files changed, 75 insertions, 0 deletions
diff --git a/audio/csound4/DESCR b/audio/csound4/DESCR
new file mode 100644
index 00000000000..909beaee389
--- /dev/null
+++ b/audio/csound4/DESCR
@@ -0,0 +1,8 @@
+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.
diff --git a/audio/csound4/Makefile b/audio/csound4/Makefile
new file mode 100644
index 00000000000..78c23c7b51d
--- /dev/null
+++ b/audio/csound4/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/28 17:16:48 ben Exp $
+#
+
+DISTNAME= csound-4.23f12gbs.6
+PKGNAME= csound4-4.23.12.6
+CATEGORIES= audio
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=csound/}
+
+MAINTAINER= ben@NetBSD.org
+HOMEPAGE= http://sourceforge.net/projects/csound/
+COMMENT= Software synthesizer and sequencer
+
+DIST_SUBDIR= csound
+CONFLICTS+= csound-bath-4*
+CONFLICTS+= csound-dev-4*
+USE_GNU_TOOLS+= make
+GNU_CONFIGURE= yes
+USE_MAKEINFO= yes
+USE_BUILDLINK3= yes
+USE_X11= yes
+TEXINFO_REQD= 4.2
+CONFIGURE_ARGS+= --enable-debug
+CFLAGS+= -g
+INFO_FILES= csoundgbs.info
+
+.include "../../x11/fltk/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/csound4/PLIST b/audio/csound4/PLIST
new file mode 100644
index 00000000000..ca06296bbf7
--- /dev/null
+++ b/audio/csound4/PLIST
@@ -0,0 +1,35 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/28 17:16:48 ben Exp $
+bin/csound
+bin/csound-config
+bin/cvanal
+bin/dnoise
+bin/envext
+bin/extract
+bin/extractor
+bin/flcsound
+bin/hetro
+bin/lpanal
+bin/mixer
+bin/pvanal
+bin/pvlook
+bin/scale
+bin/scot
+bin/scsort
+bin/sdif2ad
+bin/sndinfo
+bin/srconv
+include/csound/OpcodeBase.hpp
+include/csound/autoheader.h
+include/csound/config.h
+include/csound/cscore.h
+include/csound/csound.h
+include/csound/cwindow.h
+include/csound/opcode.h
+include/csound/sysdep.h
+lib/libcscore.a
+lib/libcsound.la
+share/csound/csound.xmg
+share/csound/csoundgbs.html
+share/csound/flcsound.html
+@dirrm include/csound
+@dirrm share/csound
diff --git a/audio/csound4/distinfo b/audio/csound4/distinfo
new file mode 100644
index 00000000000..0b211661884
--- /dev/null
+++ b/audio/csound4/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/28 17:16:48 ben Exp $
+
+SHA1 (csound/csound-4.23f12gbs.6.tar.gz) = b9d1239fb8020128079190d6f0fbe7c1735ed691
+Size (csound/csound-4.23f12gbs.6.tar.gz) = 1627424 bytes