diff options
Diffstat (limited to 'multimedia/lives/README')
-rw-r--r-- | multimedia/lives/README | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/multimedia/lives/README b/multimedia/lives/README index 8772d9807b..c71419c5a6 100644 --- a/multimedia/lives/README +++ b/multimedia/lives/README @@ -20,23 +20,14 @@ 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 opencv (or opencv-legacy - If opencv-legacy is installed, - the toonz plugin will not be built.) +mjpegtools ladspa_sdk libunicap libdv schroedinger libavc1394 +To build with opencv support, pass OPENCV=yes to the script. -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. +To disable building with pulseaudio, pass PULSE=no to the script. 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. |