summaryrefslogtreecommitdiffstats
path: root/audio/jalv/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/jalv/README')
-rw-r--r--audio/jalv/README12
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/jalv/README b/audio/jalv/README
index 8e5aebef8d..6b7cadd4ad 100644
--- a/audio/jalv/README
+++ b/audio/jalv/README
@@ -11,12 +11,12 @@ valgrind, and is capable of dumping all plugin to/from UI communication
in a human readable format.
For testing with various host toolkits, there are several Jalv
-executables: jalv, jalv.gtk, jalv.gtkmm, and jalv.qt. The jalv and
-jalv.gtk programs are suitable for production use by users, the others
-are less complete and intended for developer testing only. By default,
-this SlackBuild only builds jalv (text) and jalv.gtk (gtk+-2.0). If you
-really want to build the other UIs, pass ALL_UIS=yes in the script's
-environment.
+executables:
+
+jalv - textmode shell-like UI
+jalv.gtk - GTK+2
+jalv.gtk3 - GTK+3
+jalv.qt5 - Qt5
This package uses POSIX filesystem capabilities to execute with
elevated privileges (required for realtime audio processing). This