summaryrefslogtreecommitdiffstats
path: root/audio/audacity/README
diff options
context:
space:
mode:
author Chess Griffin <chess@chessgriffin.com>2010-06-28 23:21:52 -0500
committer Erik Hanson <erik@slackbuilds.org>2010-06-29 00:36:36 -0500
commit424be1ba1bfa2f72bdb45a658062d0406d53bf04 (patch)
tree1ddd3d4e7388e531fd1dab305fce3ca7beac4805 /audio/audacity/README
parent9296dedd5aecb5fbfaa15b55f0988021e6e2bfe9 (diff)
downloadslackbuilds-424be1ba1bfa2f72bdb45a658062d0406d53bf04.tar.gz
slackbuilds-424be1ba1bfa2f72bdb45a658062d0406d53bf04.tar.xz
audio/audacity: Patched to build with ffmpeg-0.6.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/audacity/README')
-rw-r--r--audio/audacity/README15
1 files changed, 6 insertions, 9 deletions
diff --git a/audio/audacity/README b/audio/audacity/README
index 66f16a8a45..4a0b020133 100644
--- a/audio/audacity/README
+++ b/audio/audacity/README
@@ -2,12 +2,9 @@ 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 wxPython or wxGTK and libsndfile, both of which are
-available at SlackBuilds.org. This script builds with support for
-libmad, libvorbis, id3tag, and libflac (all of which are included in
-stock Slackware), but they can be removed in the "configure" section
-of the build script if desired. Finally, one can also optionally
-enable soundtouch or twolame support in the SlackBuild if the
-soundtouch or twolame dependencies (available at SBo) have been built
-and installed prior to compiling Audacity. See the Audacity
-SlackBuild itself for more information.
+Audacity requires libsndfile and either wxPython or wxGTK, and optional
+dependencies are ffmpeg, soundtouch, and twolame.
+
+audacity will be built with support for ffmpeg if it is installed, while
+soundtouch and/or twolame support can be enabled in the build script if
+installed. See the build script itself for more information.