head 1.2; access; symbols pkgsrc-2024Q4:1.1.0.8 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.6 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.4 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.2 pkgsrc-2024Q1-base:1.1; locks; strict; comment @// @; 1.2 date 2025.02.07.21.54.17; author wiz; state dead; branches; next 1.1; commitid RS8OGY8QeR4wlAIF; 1.1 date 2024.01.16.19.23.05; author adam; state Exp; branches; next ; commitid wwhWJYlVlfzLYHUE; desc @@ 1.2 log @opencv: update to 4.11.0. This is the new major version under the Apache 2 license. Too many changes to list, no concise summary found. Details at: https://github.com/opencv/opencv/wiki/OpenCV-Change-Logs-v2.2%E2%80%90v4.10 https://github.com/opencv/opencv/wiki/OpenCV-Change-Logs#version4110 @ text @$NetBSD: patch-modules_dnn_test_test__precomp.hpp,v 1.1 2024/01/16 19:23:05 adam Exp $ adhoc patch to build 3.4.6 [ 30%] Built target opencv_core /export/WRKOBJDIR/graphics/opencv/work/opencv-3.4.6/build/modules/dnn/test_precomp.hpp:50:10: fatal error: test/test_common.hpp: No such file or directory #include "test/test_common.hpp" ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. --- build/modules/dnn/test_precomp.hpp.orig 2019-04-29 10:35:50.011315095 +0900 +++ modules/dnn/test/test_precomp.hpp 2019-04-29 11:11:41.277591395 +0900 @@@@ -47,6 +47,6 @@@@ #include "opencv2/core/ocl.hpp" #include "opencv2/dnn.hpp" -#include "test_common.hpp" +#include "../test/test_common.hpp" #endif @ 1.1 log @opencv opencv-contrib-face: updated to 3.4.20 3.4.20 Bug fixes @ text @d1 1 a1 1 $NetBSD: patch-modules_dnn_test__precomp.hpp,v 1.1 2019/04/29 03:23:53 mef Exp $ @