summaryrefslogtreecommitdiff
path: root/graphics/digikam/patches/patch-core_README
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/digikam/patches/patch-core_README')
-rw-r--r--graphics/digikam/patches/patch-core_README16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/digikam/patches/patch-core_README b/graphics/digikam/patches/patch-core_README
new file mode 100644
index 00000000000..c48b5651b87
--- /dev/null
+++ b/graphics/digikam/patches/patch-core_README
@@ -0,0 +1,16 @@
+$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):
+