diff options
author | Lenard Spencer <lenardrspencer@gmail.com> | 2021-01-01 23:30:10 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-02 10:48:27 +0700 |
commit | 191138093143bd9eb56b23969e6f0be4ab7c7427 (patch) | |
tree | 153ff2bf177a162a326aa78da6bff0be67e9f75b /multimedia/lives/README | |
parent | 328589fbb621d2600db5be73bfa55c94566dada8 (diff) |
multimedia/lives: Various script fixes.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/lives/README')
-rw-r--r-- | multimedia/lives/README | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/multimedia/lives/README b/multimedia/lives/README index a0296a83549f..8772d9807b61 100644 --- a/multimedia/lives/README +++ b/multimedia/lives/README @@ -20,10 +20,23 @@ performances, and as a video editor is capable of creating dazzling clips in a huge variety of formats. Optional dependencies: -ffmpeg mjpegtools ladspa_sdk libunicap libdv schroedinger frei0r libavc1394 +ffmpeg mjpegtools ladspa_sdk libunicap libdv schroedinger frei0r + libavc1394 opencv (or opencv-legacy - If opencv-legacy is installed, + the toonz plugin will not be built.) + + +If after initialization the program does not properly come up on the +screen, right-click on the entry in the taskbar, then go to +'More Actions -> Resize', then click anywhere on the screen and it +should lock in. + +NOTE! You must remove any previous installation of lives before +running this script or the build will fail. 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. + +Version 3.0.2 will be the last for Slackware 14.2. |