[Bug 265804] graphics/opencv: make install fail with non default options
Date: Sun, 14 Aug 2022 12:55:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265804
Ivan Rozhuk <rozhuk.im@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rozhuk.im@gmail.com
--- Comment #3 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
(In reply to Tobias C. Berner from comment #1)
# make showconfig
===> The following configuration options are available for opencv-4.5.5_9:
EIGEN=on: Add Eigen v3 Support, builds sfm modules
GDAL=off: Add Geospatial Data Abstraction Library Support
GDCM=off: Add Open source DICOM library Support
HARDENING=off: Enables Build Hardening
JAVA=off: Enable Java Support
LTO=on: Enables Link Time Optimizations
OPENCL=off: Add OpenCL Support
PATENTED=off: Enable patented 2d feature detection USE AT OWN RISK
PROTOBUF=off: Enable protobuf support, builds dnn modules
PYTHON=off: Enable Python Support 3.6 or greater
TBB=off: Add Intel Threading Building Blocks Support
TESSERACT=off: Add Tesseract-based OCR
====> GUI (Graphical User Interface) support
GTK3=on: GTK+ 3 GUI toolkit support
VTK=off: Include VTK library support (build opencv_viz module)
====> Options available for the group IMAGE
GPHOTO2=off: Add Gphoto2 Support
JPEG=on: Add LibJpeg Support
OPENEXR=on: Add OpenEXR Support
PNG=on: Add LibPNG Support
TIFF=on: Add LibTIFF Support
====> Video support
DC1394=off: IEEE 1394 camera support
FFMPEG=on: Link with ffmpeg
GSTREAMER=off: Add GSTREAMER Support
V4L=on: Enable support for Video for Linux
VULKAN=off: Add Vulkan Support
WEBP=on: Add Webp Support
XINE=off: Add Xine Support
====> Options available for the single BLAS: you have to select exactly one of
them
ATLAS=off: ATLAS blas implementation with lapacke
OPENBLAS=off: OpenBLAS blas implementation with lapacke
NOBLAS=on: Disable support for lapack/blas
====> Options available for the radio JPEG2K: you can only select none or one
of them
JASPER=off: Add Jasper Support for JPEG2000
OPENJPEG=on: Add OpenJPEG Support for JPEG2000, OpenCV preferred
===> Use 'make config' to modify these settings
--
You are receiving this mail because:
You are the assignee for the bug.