summaryrefslogtreecommitdiffstats
path: root/audio/audacity/README
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2011-12-18 19:23:57 -0600
committer Robby Workman <rworkman@slackbuilds.org>2011-12-18 19:23:57 -0600
commita2aab434c3ac153fec7e102192cd9911961cf27e (patch)
tree4bde3f965b7e19dddaddeff6da3694ba337dc516 /audio/audacity/README
parentee222413080a3f514bf669a443beffc165c713ac (diff)
downloadslackbuilds-a2aab434c3ac153fec7e102192cd9911961cf27e.tar.gz
slackbuilds-a2aab434c3ac153fec7e102192cd9911961cf27e.tar.xz
audio/audacity: Updated for version 1.3.14.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/audacity/README')
-rw-r--r--audio/audacity/README10
1 files changed, 6 insertions, 4 deletions
diff --git a/audio/audacity/README b/audio/audacity/README
index 5d0be96de9..d23d9f3530 100644
--- a/audio/audacity/README
+++ b/audio/audacity/README
@@ -2,8 +2,10 @@ 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.
-Audacity requires either wxPython or wxGTK, and optional dependencies
-are ffmpeg, soundtouch, and twolame.
+Audacity requires either wxPython or wxGTK.
-soundtouch, twolame and ffmpeg support can be enabled in the build
-script if installed. See the build script itself for more information.
+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)