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 04069131a6..9c6b9e1bc6 100644 --- a/audio/snd/README +++ b/audio/snd/README @@ -5,10 +5,9 @@ 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. -Slackare 14.2 includes Motif and the GNU Scientific Library (gsl), so +Slackware 14.2 includes Motif and the GNU Scientific Library (gsl), so these dependencies can now be the preferred defaults for Snd. -OpenGL rendering of spectrograms under Motif can also enabled by -passing "--with-gl" to configure in snd.SlackBuild. - -https://ccrma.stanford.edu/software/snd/ +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. |