diff options
author | A. Green <lynx@panix.com> | 2016-05-03 19:30:49 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-04 11:49:10 +0700 |
commit | 4194c4c32ed96d53cc46c3d486036c078f23b8dc (patch) | |
tree | 9edccbf239d861db138458519f9f42c6e2127258 /audio/snd/README | |
parent | f04ea3639dc1293f35467b3305b30d225c4dab0b (diff) | |
download | slackbuilds-4194c4c32ed96d53cc46c3d486036c078f23b8dc.tar.gz |
audio/snd: updated for version 16.4 and use official icon.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/snd/README')
-rw-r--r-- | audio/snd/README | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/audio/snd/README b/audio/snd/README index 3b0cf106dd..a1a4084ad5 100644 --- a/audio/snd/README +++ b/audio/snd/README @@ -1,12 +1,12 @@ Snd is a sound editor modelled loosely after Emacs. It is highly -programmable, supports a variety of audio and sample file formats, includes a -complete implementation of Common Lisp Music (CLM), can be run sans GUI as a -scripting engine, and more. +programmable, supports a variety of audio and sample file formats, +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 the 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 these -dependencies can now be the preferred defaults for Snd. +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 +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. +OpenGL rendering of spectrograms under Motif can also enabled by +passing "--with-gl" to configure in snd.SlackBuild. |