slackbuilds_ponce/audio/SuperCollider
David Spencer 4e547f586e audio/SuperCollider: Fix doinst.sh setup in SlackBuild.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-01-08 01:17:15 +00:00
..
doinst.sh
fixups_for_x86_64.diff
README
slack-desc
SuperCollider.info
SuperCollider.SlackBuild audio/SuperCollider: Fix doinst.sh setup in SlackBuild. 2016-01-08 01:17:15 +00:00

SuperCollider is an environment and programming language for real time audio 
synthesis and algorithmic composition.  It provides an interpreted object
oriented language which functions as a network client to a state of the art, 
realtime sound synthesis server.

To use scvim editor copy the contents of /usr/share/scvim/vim to ~/.vim/

This will perform setcap cap_ipc_lock,cap_sys_nice=ep to /usr/bin/sclang,
/usr/bin/scsynth, /usr/bin/scide and /usr/bin/scvim. If you don't want this
behaviour pass CAPS="no" to the script.

Pass EMACS=no to the script to disable emacs support. avahi (enabled with
the switch AVAHI=yes), cwiid, and gedit are optional dependencies.