$NetBSD: patch-core_README,v 1.1 2015/11/03 20:47:48 markd Exp $

opencv3 support. https://bugs.kde.org/show_bug.cgi?id=349601

--- core/README.orig	2015-09-03 21:22:45.000000000 +0000
+++ core/README
@@ -122,6 +122,9 @@ CMake compilation options to custom digi
 Use CMake "-DENABLE_LCMS2=on"             flag to compile digiKam source code using lcms2 instead lcms1                          (disabled by default).
 Use CMake "-DENABLE_BALOOSUPPORT=on"      flag to compile digiKam with Baloo support                                             (disabled by default).
 Use CMake "-DENABLE_KDEPIMLIBSSUPPORT=on" flag to compile digiKam with KdePimLibs support                                        (disabled by default).
+Use CMake "-DENABLE_OPENCV3=on"           flag to compile libkface source code using OpenCV3 instead OpenCV2                     (disabled by default).
+                                          OpenCV3 support needs extra contrib modules package, especially 'face'
+                                          and 'legacy' components.
 
 Mysql support options (experimental):
 
