slackbuilds/audio/audacity
Matteo Bernardini f5f8aa41f3
audio/audacity: Updated for version 3.7.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-04-19 23:05:50 +07:00
..
README audio/audacity: Updated for version 3.6.4. 2024-10-12 11:34:50 +07:00
audacity.SlackBuild audio/audacity: Updated for version 3.7.3. 2025-04-19 23:05:50 +07:00
audacity.desktop audio/audacity: Patched to build with ffmpeg-0.6. 2010-06-29 00:36:36 -05:00
audacity.info audio/audacity: Updated for version 3.7.3. 2025-04-19 23:05:50 +07:00
doinst.sh audio/audacity: Update doinst.sh. 2017-01-09 20:18:25 +00:00
slack-desc audio/audacity: Updated for version 2.3.1, changed homepage. 2019-03-16 06:53:36 +07:00

README

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.

Optional dependencies (autodetected) are jack, ladspa_sdk, soundtouch,
twolame, vamp-plugin-sdk and vst3sdk.

The offline html manual will be packaged with the application and put
in the /usr/doc/audacity-* directory only if you pass the script the
additional option

  MANUAL=yes

From the application you will be able only to access the online manual
with the default browser when selecting manual from the menu.

NOTES:
- for audacity to build/run wxWidgets needs to be built with
support for gtk+3 (it won't work if you build it against qt).
- this SlackBuild won't work if you built wxWidgets with STL=yes
- audacity requires SSE2 support on x86 (32bit) host cpus.