audio/mhwaveedit: Migrate jack-audio-connection-kit => jack.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-18 16:36:50 -05:00 committed by Willy Sudiarto Raharjo
parent 2982de108c
commit 0f034483e6
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -10,11 +10,11 @@ the effects provided by the SoX application. It can also support
additional file formats besides wav through libsndfile and mp3/ogg
import and export through lame and oggenc/oggdec.
lame, jack-audio-connection-kit[*], and portaudio are optional dependencies.
lame, jack[*], and portaudio are optional dependencies.
[*] If jack-audio-connection-kit support is included, this package uses
POSIX filesystem capabilities to execute with elevated privileges
(required for realtime audio processing). This may be considered a
[*] If jack support is included, this package uses POSIX filesystem
capabilities to execute with elevated privileges (required
for realtime audio processing). This may be considered a
security/stability risk. Please read http://www.slackbuilds.org/caps/
for more information. To disable capabilities, pass SETCAP=no to
the script.