diff options
author | ponce <matteo.bernardini@gmail.com> | 2011-03-05 06:32:57 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-03-05 06:32:57 -0300 |
commit | 915d5559e0cf5fbe29557b9b63a84f77ee2144a5 (patch) | |
tree | 092525273f4791605da7ad72aa03ea9774911178 /audio/audacity/README | |
parent | d2ec2b6968a02e2dd16474d7681f459f827af7ba (diff) | |
download | slackbuilds-915d5559e0cf5fbe29557b9b63a84f77ee2144a5.tar.gz |
audio/audacity: Patched for portaudio + new ffmpeg switch.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'audio/audacity/README')
-rw-r--r-- | audio/audacity/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/audacity/README b/audio/audacity/README index 4a0b020133..345d1ed22c 100644 --- a/audio/audacity/README +++ b/audio/audacity/README @@ -5,6 +5,5 @@ digital recordings, edit Ogg, MP3, and WAV sound files, and much more. 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. +soundtouch, twolame and ffmpeg support can be enabled in the build +script if installed. See the build script itself for more information. |