From cc4fa12ffea1d364c7a196f51c56af813aead170 Mon Sep 17 00:00:00 2001 From: Sylvain Pineau Date: Tue, 12 Apr 2016 15:49:03 +0200 Subject: providers:checkbox: Use libcheese instead of our own gstreamer pipelines Maintaining our own pipelines in this script is a mistake as all the small fixes we did are already provided and implemented in a better way in libcheese. Cheese >= 3.6 (Trusty is ok) can be driven from python using GObject Introspection. Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1474199 https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1568664 --- jobs/camera.txt.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'jobs') diff --git a/jobs/camera.txt.in b/jobs/camera.txt.in index 688b1e0..bff0dc6 100644 --- a/jobs/camera.txt.in +++ b/jobs/camera.txt.in @@ -1,3 +1,7 @@ +unit: packaging meta-data +os-id: debian +Depends: gir1.2-cheese-3.0 + plugin: shell category_id: 2013.com.canonical.plainbox::camera id: camera/detect -- cgit v1.2.3