summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-01-18 16:36:50 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-26 08:09:49 +0700
commit0f034483e6e9a935e6724a26c582f7c437a62166 (patch)
treeab717d4732f2cbcb9c3b53ea4e176ca8d0690ab5 /audio
parent2982de108c1afd6a3def6f6901c46b2a45710f62 (diff)
downloadslackbuilds-0f034483e6e9a935e6724a26c582f7c437a62166.tar.gz
slackbuilds-0f034483e6e9a935e6724a26c582f7c437a62166.tar.xz
audio/mhwaveedit: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio')
-rw-r--r--audio/mhwaveedit/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/mhwaveedit/README b/audio/mhwaveedit/README
index 47200ffa46..ee4c88b298 100644
--- a/audio/mhwaveedit/README
+++ b/audio/mhwaveedit/README
@@ -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.