summaryrefslogtreecommitdiffstats
path: root/audio/DPF-Plugins/README
diff options
context:
space:
mode:
author Johannes Schoepfer <slackbuilds@schoepfer.info>2020-01-25 08:43:08 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-25 08:43:08 +0700
commit9f4e71c86931e84b22c899b8893c54aca14c40eb (patch)
tree1f09db94aebab220ad7855be18ebfbecdd0e9d7f /audio/DPF-Plugins/README
parent87ecf502eaeb4bf0beea7071aa9cd8e06e1ad91f (diff)
downloadslackbuilds-9f4e71c86931e84b22c899b8893c54aca14c40eb.tar.gz
slackbuilds-9f4e71c86931e84b22c899b8893c54aca14c40eb.tar.xz
audio/DPF-Plugins: Add setcap.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/DPF-Plugins/README')
-rw-r--r--audio/DPF-Plugins/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/DPF-Plugins/README b/audio/DPF-Plugins/README
index 3f1131660b..3c84fc186d 100644
--- a/audio/DPF-Plugins/README
+++ b/audio/DPF-Plugins/README
@@ -14,5 +14,11 @@ LV2_ONLY=yes may be set to ommit building ladspa, dssi and vst plugins.
Optional dependencies: jack,dssi,projectM
+If compiled against jack, 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.
+
This build conflicts with "distrho-mini-series" from SBo, as that build
is a subset of DPF-Plugins.