summaryrefslogtreecommitdiffstats
path: root/audio/snd/README
diff options
context:
space:
mode:
author Arthur W. Green2017-04-03 20:20:34 +0200
committer Willy Sudiarto Raharjo2017-04-06 16:03:01 +0200
commit94ad494de897860183b440f79de32a8241c4329d (patch)
tree32093bc8d21591afadedd489f8d823a31783fb33 /audio/snd/README
parent580397b85f2dc58cb6affd81d1f9c6d4ad832406 (diff)
downloadslackbuilds-94ad494de897860183b440f79de32a8241c4329d.tar.gz
audio/snd: Updated for version 17.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/snd/README')
-rw-r--r--audio/snd/README9
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.