slackbuilds_ponce/audio/audacity
Matteo Bernardini 406b6d8822
audio/audacity: Note incompatibility in the README.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-03-16 10:22:29 +07:00
..
audacity.desktop
audacity.info audio/audacity: Added the dependencies lilv and suil. 2023-12-02 07:54:26 +07:00
audacity.SlackBuild audio/audacity: Updated for version 3.4.2. 2023-11-25 22:12:47 +07:00
doinst.sh
README audio/audacity: Note incompatibility in the README. 2024-03-16 10:22:29 +07:00
slack-desc

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 manual is packaged with the application only if you pass the script
the additional option
  MANUAL=yes

NOTE: 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).
Also this SlackBuild won't work if you built wxWidgets with STL=yes