slackbuilds/audio/SuperCollider
David Spencer 8e7847ab57 audio/SuperCollider: Fixed build on i?86.
Compiling with ARCH=i486 gives "undefined reference to
`boost::atomics::detail::lockpool::pool_'". It builds ok with
i686.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-02-05 07:02:36 +07:00
..
README audio/SuperCollider: Updated for version 3.6.6. 2014-09-06 00:02:50 +07:00
SuperCollider.SlackBuild audio/SuperCollider: Fixed build on i?86. 2016-02-05 07:02:36 +07:00
SuperCollider.info audio/SuperCollider: Updated for version 3.6.6. 2014-09-06 00:02:50 +07:00
doinst.sh audio/SuperCollider: Updated for version 3.6.2. 2013-02-22 22:27:44 -06:00
fixups_for_x86_64.diff audio/SuperCollider: Updated for version 3.6.2. 2013-02-22 22:27:44 -06:00
ftbfs-gcc-4.9.patch audio/SuperCollider: Patched SlackBuild. 2016-01-17 09:40:16 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.