summaryrefslogtreecommitdiffstats
path: root/audio-creation/supercollider/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/supercollider/DETAILS')
-rwxr-xr-xaudio-creation/supercollider/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/audio-creation/supercollider/DETAILS b/audio-creation/supercollider/DETAILS
new file mode 100755
index 0000000000..ffa358e919
--- /dev/null
+++ b/audio-creation/supercollider/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=supercollider
+ VERSION=head
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_URL[0]=cvs://:pserver:anonymous@cvs.sourceforge.net:/cvsroot/supercollider:SuperCollider3
+ MD5[0]=IGNORE
+ WEB_SITE=http://supercollider.sourceforge.net/
+ ENTERED=20031208
+ UPDATED=20031208
+ LICENSE[0]=GPL
+ FORCE_DOWNLOAD=on
+ MAINTAINER=unet@sourcemage.org
+ SHORT="SuperCollider is a state of the art, realtime sound synthesis server"
+cat << EOF
+SuperCollider is a state of the art, realtime sound synthesis server as
+well as an interpreted Object Oriented language which is based on
+Smalltalk but with C language family syntax. The language functions as a
+network client to the sound synthesis server.
+EOF