diff options
Diffstat (limited to 'multimedia/vlc/README')
-rw-r--r-- | multimedia/vlc/README | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/multimedia/vlc/README b/multimedia/vlc/README index 8a5179e3bad67..b1628da152342 100644 --- a/multimedia/vlc/README +++ b/multimedia/vlc/README @@ -12,14 +12,6 @@ are detected at build time, they will be included. Conversely if optional packages are not available at build time, vlc will generally continue to build with a reduced feature set. -Support for OpenCV is supported using either the "default" opencv -package or the opencv-legacy package (version 3.1.0) from SBo. Either -package will be detected and used if already installed. If opencv support -is not wanted despite the presence of opencv or opencv-legacy, it can be -explicitly disabled by setting the the OPENCV environment variable -to "no" e.g. - OPENCV=no sh vlc.SlackBuild - Support for Wayland is a special case. It is not supported by default but can be enabled setting the WAYLAND environment variable to "yes" when running the SlackBuild e.g. WAYLAND=yes sh vlc.SlackBuild @@ -40,7 +32,3 @@ e.g. Please advise the maintainer to suggest support for any further options. - -*NOTES* -- the qt4 interface seems not to be working ATM so the qt5 one is - enabled by default: this means qt5 is a new mandatory dependency |