3a64305d43
- Revert options helpers to if statements since the OFF condition is not applied when OPTIONS_EXCLUDE is used - Move most of the OpenCV modules from the graphics/opencv-core port to graphics/opencv, leaving opencv-core as just the bare minimum required for building ffmpeg with OpenCV support - Install examples for python and java bindings - Add new slave port graphics/opencv-java: Java bindings for OpenCV - Bump PORTREVISION and make dependency adjustments and fixes for dependent ports - Add UPDATING entry
30 lines
967 B
Text
30 lines
967 B
Text
include/opencv2/core/core.hpp
|
|
include/opencv2/core/core_c.h
|
|
include/opencv2/core/cuda_devptrs.hpp
|
|
include/opencv2/core/devmem2d.hpp
|
|
include/opencv2/core/eigen.hpp
|
|
include/opencv2/core/gpumat.hpp
|
|
include/opencv2/core/internal.hpp
|
|
include/opencv2/core/mat.hpp
|
|
include/opencv2/core/opengl_interop.hpp
|
|
include/opencv2/core/opengl_interop_deprecated.hpp
|
|
include/opencv2/core/operations.hpp
|
|
include/opencv2/core/types_c.h
|
|
include/opencv2/core/version.hpp
|
|
include/opencv2/core/wimage.hpp
|
|
include/opencv2/imgproc/imgproc.hpp
|
|
include/opencv2/imgproc/imgproc_c.h
|
|
include/opencv2/imgproc/types_c.h
|
|
lib/libopencv_core.so
|
|
lib/libopencv_core.so.2
|
|
lib/libopencv_core.so.%%VERSION%%
|
|
lib/libopencv_imgproc.so
|
|
lib/libopencv_imgproc.so.2
|
|
lib/libopencv_imgproc.so.%%VERSION%%
|
|
libdata/pkgconfig/opencv-core.pc
|
|
share/cmake/Modules/FindOpenCVCore.cmake
|
|
@dirrmtry share/cmake/Modules
|
|
@dirrmtry share/cmake
|
|
@dirrm include/opencv2/imgproc
|
|
@dirrm include/opencv2/core
|
|
@dirrmtry include/opencv2
|