[shotwell] flatpak: Switch face detection helper to private bus
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell] flatpak: Switch face detection helper to private bus
- Date: Mon, 18 Mar 2019 14:24:52 +0000 (UTC)
commit 6323575c6e985eb65759fae6281186b486440e93
Author: Jens Georg <mail jensge org>
Date: Mon Mar 18 15:21:05 2019 +0100
flatpak: Switch face detection helper to private bus
flatpak/org.gnome.Shotwell.json | 25 ++++++++++++++++++++++++-
1 file changed, 24 insertions(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Shotwell.json b/flatpak/org.gnome.Shotwell.json
index fe76a55a..995d8218 100644
--- a/flatpak/org.gnome.Shotwell.json
+++ b/flatpak/org.gnome.Shotwell.json
@@ -237,14 +237,37 @@
"-Dudev=false",
"-Dinstall-apport-hook=false",
"-Dface-detection=true",
- "-Dface-detection-helper=false"
+ "-Dface-detection-helper=false",
+ "-Dface_detection_helper_bus=private"
],
"sources" : [
{
"type" : "git",
"url" : "https://gitlab.gnome.org/GNOME/shotwell.git/",
"branch" : "master"
+ },
+ {
+ "type" : "extra-data",
+ "filename" : "openface.nn4.small2.v1.t7",
+ "url" : "https://storage.cmusatyalab.org/openface-models/nn4.small2.v1.t7",
+ "sha256" : "9b72d54aeb24a64a8135dca8e792f7cc675c99a884a6940350a6cedcf7b7ba08",
+ "size" : 31510785
+ },
+ {
+ "type" : "extra-data",
+ "filename" : "res10_300x300_ssd_iter_140000_fp16.caffemodel",
+ "url" :
"https://raw.githubusercontent.com/opencv/opencv_3rdparty/19512576c112aa2c7b6328cb0e8d589a4a90a26d/res10_300x300_ssd_iter_140000_fp16.caffemodel",
+ "sha256" : "510ffd2471bd81e3fcc88a5beb4eae4fb445ccf8333ebc54e7302b83f4158a76",
+ "size" : 5351047
+ },
+ {
+ "type" : "extra-data",
+ "filename" : "deploy.prototxt",
+ "url" :
"https://raw.githubusercontent.com/opencv/opencv/master/samples/dnn/face_detector/deploy.prototxt",
+ "sha256" : "f62621cac923d6f37bd669298c428bb7ee72233b5f8c3389bb893e35ebbcf795",
+ "size" : 28092
}
+
]
}
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]