slackbuilds/audio/SuperCollider
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README audio/SuperCollider: Fix README. 2020-10-17 09:37:40 +07:00
SuperCollider.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
SuperCollider.info audio/SuperCollider: Fixed dep info 2021-04-19 19:21:16 +02:00
doinst.sh
slack-desc

README

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.

NOTE: yaml-cpp0.3 is a runtime dependency.