[gnome-continuous] manifest: Add gst-plugins-bad



commit caef568e0b36d2bcefc38852ff270af72595ed33
Author: Javier Jardón <jjardon gnome org>
Date:   Fri Jan 22 14:24:33 2016 +0000

    manifest: Add gst-plugins-bad
    
    At least cheese depends on it

 manifest.json |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index b73c159..dc2d015 100644
--- a/manifest.json
+++ b/manifest.json
@@ -755,6 +755,12 @@
                                 "--disable-examples",
                                 "--disable-fatal-warnings"]},
 
+               {"src": "fd-gstreamer:gst-plugins-bad",
+                "config-opts": ["--with-gtk=3.0",
+                                "--disable-tests",
+                                "--disable-examples",
+                                "--disable-fatal-warnings"]},
+
                {"src": 
"tarball:https://github.com/maxmind/geoip-api-c/releases/download/v1.6.2/GeoIP-1.6.2.tar.gz";,
                 "rm-configure": true,
                 "name": "geoip",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]