diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-04-08 16:54:37 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-12 10:06:52 +0700 |
commit | 2efbb48a4f3416335423c4c2c2b9c9c51c24a9c5 (patch) | |
tree | 7d028194f3c3a72ebc1a10d9884b786f957ca28b /audio/audacity/README | |
parent | 28cb952f84db0b02b8545a0ff2c90c9e0c9c8b0d (diff) | |
download | slackbuilds-2efbb48a4f3416335423c4c2c2b9c9c51c24a9c5.tar.gz |
audio/audacity: Updated for version 2.1.0.
Build from a svn tag snapshot of the full sources.
Autodetect optional dependencies
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/audacity/README')
-rw-r--r-- | audio/audacity/README | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/audacity/README b/audio/audacity/README index 4182770830..e977fe06c5 100644 --- a/audio/audacity/README +++ b/audio/audacity/README @@ -2,9 +2,5 @@ Audacity is free, open source software for recording and editing sounds. With Audacity one can record live audio, convert tapes and records into digital recordings, edit Ogg, MP3, and WAV sound files, and much more. -Support for optional dependencies can be enabled passing the script -optional parameters, such as: -FFMPEG=yes (requires ffmpeg) -SOUNDTOUCH=yes (requires soundtouch) -TWOLAME=yes (requires twolame) -VAMP=yes (requires vamp-plugin-sdk) +Optional dependencies (autodetected) are ffmpeg, jack-audio-connection-kit, +ladspa_sdk, lame, lilv, soundtouch, twolame and vamp-plugin-sdk. |