[gnome-continuous] Tag GStreamer



commit f96864c32c2de5ebd03a6a4683275b6ca31dcb2e
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Jun 21 22:56:13 2017 +0100

    Tag GStreamer
    
    The addition of new values to GstStateChange is causing build failures
    in module using -Werror=switch-enum, like libnice.
    
    See:
    
      https://bugzilla.gnome.org/show_bug.cgi?id=783798
      https://phabricator.freedesktop.org/T7770

 manifest.json |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 483cb27..1528330 100644
--- a/manifest.json
+++ b/manifest.json
@@ -700,7 +700,9 @@
 
                {"src": "fd-gstreamer:gstreamer",
                  "config-opts": ["--disable-gtk-doc"],
-                "patches": ["gstreamer-meson-buildapi.patch"]},
+                "patches": ["gstreamer-meson-buildapi.patch"],
+                 "tag": "c30c39b5ad82e6661c52ad228f8915188072b912",
+                 "tag-reason": "Following commits cause build failure in libnice; see: 
https://phabricator.freedesktop.org/T7770"},
 
                {"src": "fd-gstreamer:gst-plugins-base",
                 "config-opts": ["--with-gtk=3.0",


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