summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-11-30 19:07:22 +0100
committer Willy Sudiarto Raharjo2019-11-30 19:08:31 +0100
commit996bacd1c64d6404feb753f8896971dab6db4051 (patch)
tree5d9eb1b217c11dd2f424641d24c341a62734d5be /audio
parentf15ff0428d093b5f4f1f8723cfadb9eaf7fed94d (diff)
downloadslackbuilds-996bacd1c64d6404feb753f8896971dab6db4051.tar.gz
network/isync: Update script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r--audio/setBfree/README13
-rw-r--r--audio/setBfree/setBfree.info2
2 files changed, 8 insertions, 7 deletions
diff --git a/audio/setBfree/README b/audio/setBfree/README
index 9265a24cbb..ec98662a6c 100644
--- a/audio/setBfree/README
+++ b/audio/setBfree/README
@@ -3,14 +3,15 @@ and properties of the electromechanical organs and sound modification
devices that brought world-wide fame to the names and products of
Laurens Hammond and Don Leslie.
+This requires one of the jack varieties.
+
+Optional dependencies are lv2,liblo and ftgl to build the
+standalone and lv2 OpenGL UI:
+For the LV2 GUI you need a LV2 host with Gtk support, like jalv.
+jalv.gtk -l ~/.config/setBfree http://gareus.org/oss/lv2/b_synth
+
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.
-
-jack2 may be used instead of jack-audio-connection-kit.
-lv2,liblo and ftgl are optional
-dependencies to build the standalone/lv2 OpenGL UI:
-For the LV2 GUI you need a LV2 host with Gtk support, like jalv.
-jalv.gtk -l ~/.config/setBfree http://gareus.org/oss/lv2/b_synth
diff --git a/audio/setBfree/setBfree.info b/audio/setBfree/setBfree.info
index 5ea64e3121..33f2a14e63 100644
--- a/audio/setBfree/setBfree.info
+++ b/audio/setBfree/setBfree.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/pantherb/setBfree/archive/v0.8.10/setBfree-0.8.10.t
MD5SUM="05ca24e68dd70f498a52f609ec3eb050"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="jack2"
+REQUIRES="jack-audio-connection-kit"
MAINTAINER="Johannes Schoepfer"
EMAIL="slackbuilds@schoepfer.info"