diff options
Diffstat (limited to 'multimedia/lives/README')
-rw-r--r-- | multimedia/lives/README | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/multimedia/lives/README b/multimedia/lives/README index 0ff8df50b53c0..c71419c5a61df 100644 --- a/multimedia/lives/README +++ b/multimedia/lives/README @@ -20,15 +20,11 @@ performances, and as a video editor is capable of creating dazzling clips in a huge variety of formats. Optional dependencies: -mjpegtools ladspa_sdk libunicap libdv schroedinger libavc1394 +mjpegtools ladspa_sdk libunicap libdv schroedinger libavc1394 -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. +To build with opencv support, pass OPENCV=yes to the script. -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 |