[pitivi/1.0] flatpak: Build opencv2 and the GStreamer plugins
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi/1.0] flatpak: Build opencv2 and the GStreamer plugins
- Date: Fri, 15 Dec 2017 18:06:08 +0000 (UTC)
commit 7f30f974f890c578c21a57a11ccd8c867589e586
Author: Thibault Saunier <tsaunier gnome org>
Date: Thu Oct 12 10:12:47 2017 +0200
flatpak: Build opencv2 and the GStreamer plugins
Reviewed-by: Alex Băluț <<alexandru balut gmail com>>
Differential Revision: https://phabricator.freedesktop.org/D1870
build/flatpak/pitivi.template.json | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/build/flatpak/pitivi.template.json b/build/flatpak/pitivi.template.json
index ab409df..1e0e9a0 100644
--- a/build/flatpak/pitivi.template.json
+++ b/build/flatpak/pitivi.template.json
@@ -348,6 +348,18 @@
]
},
{
+ "name": "opencv",
+ "buildsystem": "cmake",
+ "builddir": true,
+ "sources": [
+ {
+ "type": "git",
+ "branch": "2.4.13.3",
+ "url": "https://github.com/opencv/opencv"
+ }
+ ]
+ },
+ {
"name": "gstreamer",
"buildsystem": "meson",
"builddir": true,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]