[shotwell/wip/phako/enhanced-faces: 133/136] flatpak: OpenCV: Strip down to what we actually need
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell/wip/phako/enhanced-faces: 133/136] flatpak: OpenCV: Strip down to what we actually need
- Date: Thu, 11 Oct 2018 09:57:46 +0000 (UTC)
commit 53ef3271cee84651e6702aa682a552e6744bfe7d
Author: Jens Georg <mail jensge org>
Date: Thu Oct 11 11:23:05 2018 +0200
flatpak: OpenCV: Strip down to what we actually need
flatpak/org.gnome.Shotwell.json | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Shotwell.json b/flatpak/org.gnome.Shotwell.json
index 3c74e067..5e442944 100644
--- a/flatpak/org.gnome.Shotwell.json
+++ b/flatpak/org.gnome.Shotwell.json
@@ -192,8 +192,13 @@
"-DWITH_FFMPEG=OFF",
"-DWITH_GTK=OFF",
"-DWITH_GSTREAMER=OFF",
+ "-DWITH_JASPER=OFF",
+ "-DWITH_OPENEXR=OFF",
+ "-DWITH_GDAL=OFF",
+ "-DWITH_GDCM=OFF",
"-DBUILD_opencv_apps=OFF",
- "-DCMAKE_INSTALL_LIBDIR=lib"
+ "-DCMAKE_INSTALL_LIBDIR=lib",
+ "-DBUILD_LIST=imgproc,imgcodecs,objdetect,dnn"
],
"sources" : [
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]