diff options
Diffstat (limited to 'audio/snd/README')
-rw-r--r-- | audio/snd/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/audio/snd/README b/audio/snd/README index 85d1b9d5fa..ee23b7e4fc 100644 --- a/audio/snd/README +++ b/audio/snd/README @@ -4,11 +4,10 @@ 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. As -Slackware 14.2 includes Motif and the GNU Scientific Library (gsl), -both dependencies can now be the preferred defaults. +these options are well-supported by Snd's author and extensively +tested. -If desired, enable support for OpenGL rendering of spectrograms: +Support for OpenGL rendering of spectrograms can be enabled like so: OPENGL=yes sh ./snd.SlackBuild This is not appropriate for all configurations, so this option is -probably best left disabled (the default). +disabled by default. |