summaryrefslogtreecommitdiffstats
path: root/audio/ngjackspa/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ngjackspa/README')
-rw-r--r--audio/ngjackspa/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/ngjackspa/README b/audio/ngjackspa/README
index bf98e7d1a0..b5a71ae436 100644
--- a/audio/ngjackspa/README
+++ b/audio/ngjackspa/README
@@ -5,9 +5,8 @@ providing JACK ports for its audio inputs and outputs, and dynamic setting
of its control inputs. Additionally, the plugin controls can be exported
to or controlled by control voltages on standard JACK audio ports.
-By default, the Qt user interface is built, and the gtkmm UI is disabled.
-To disable Qt, set QT=no in the script's environment. To enable gtkmm,
-set GTKMM=yes (this will require gtkmm to be installed, of course).
+By default, both the Qt and gtkmm user interfaces are built. To disable
+one or both of them, set QT=no and/or GTKMM=no in the script's environment.
This package uses POSIX filesystem capabilities to execute with
elevated privileges (required for realtime audio processing). This