#TODO not compiled or tested #TODO determine if bundled dependencies need patches, if they need, use recipes [source] git = "https://github.com/opencv/opencv" branch = "4.x" shallow_clone = true [build] template = "cmake" cmakeflags = [ "-DOPENCV_FORCE_3RDPARTY_BUILD=ON" ]