diff options
author | Arthur W. Green | 2017-02-24 17:41:02 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2017-02-24 17:41:02 +0100 |
commit | 01fdf5721c8242e8f5e711c9abfed3641ce1806c (patch) | |
tree | ac5d25e49e2a315b723aa78a044d1986a18d0381 /audio/snd/README | |
parent | c8f8dad836722ea727c731f03ffabc689738d868 (diff) | |
download | slackbuilds-01fdf5721c8242e8f5e711c9abfed3641ce1806c.tar.gz |
audio/snd: Updated for version 17.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/snd/README')
-rw-r--r-- | audio/snd/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/audio/snd/README b/audio/snd/README index 9c6b9e1bc6..85d1b9d5fa 100644 --- a/audio/snd/README +++ b/audio/snd/README @@ -4,10 +4,11 @@ includes a complete implementation of Common Lisp Music (CLM), can be run sans GUI as a scripting engine, and more. This SlackBuild configures Snd to use Scheme (s7), ALSA, and Motif, as -these are currently the best supported (and tested) options for Snd. -Slackware 14.2 includes Motif and the GNU Scientific Library (gsl), so -these dependencies can now be the preferred defaults for Snd. +these are currently the best supported (and tested) options. As +Slackware 14.2 includes Motif and the GNU Scientific Library (gsl), +both dependencies can now be the preferred defaults. -OpenGL rendering of spectrograms under Motif can be enabled by setting -OPENGL=yes in the environment you run snd.SlackBuild. Since this is -not appropriate for all configurations, it is disabled by default. +If desired, enable support for OpenGL rendering of spectrograms: + OPENGL=yes sh ./snd.SlackBuild +This is not appropriate for all configurations, so this option is +probably best left disabled (the default). |