[gnome-continuous] manifest: Build cogl-gst, add clutter-gst 3.0



commit f8cbc4bca549681e7c5dc305aa5f94ebfac95e91
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Mon Dec 16 17:37:56 2013 +0000

    manifest: Build cogl-gst, add clutter-gst 3.0
    
    Move gstreamer in the build order before cogl so that we can get
    cogl-gst.

 manifest.json |   37 +++++++++++++++++++++----------------
 1 files changed, 21 insertions(+), 16 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 2ccb5ac..056c05e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -564,11 +564,25 @@
                {"src": "gnome:librsvg",
                 "config-opts": ["--disable-gtk-theme"]},
 
+               {"src": "fd-gstreamer:orc",
+                "patches": ["orc-autogen.patch"]},
+
+               {"src": "fd-gstreamer:gstreamer",
+                "config-opts": ["--disable-tests",
+                                "--disable-fatal-warnings"]},
+
+               {"src": "fd-gstreamer:gst-plugins-base",
+                "config-opts": ["--with-gtk=3.0",
+                                "--disable-tests",
+                                "--disable-gnome_vfs",
+                                "--disable-fatal-warnings"]},
+
                {"src": "gnome:cogl",
                 "config-opts": ["--enable-wayland-egl-platform",
                                 "--enable-wayland-egl-server",
                                 "--enable-kms-egl-platform",
-                                "--enable-xlib-egl-platform"],
+                                "--enable-xlib-egl-platform",
+                                "--enable-cogl-gst"],
                 "branch": "cogl-1.18"},
 
                {"src": "gnome:clutter",
@@ -663,19 +677,6 @@
 
                {"src": "gnome:gnome-ostree-integration"},
 
-               {"src": "fd-gstreamer:orc",
-                "patches": ["orc-autogen.patch"]},
-
-               {"src": "fd-gstreamer:gstreamer",
-                "config-opts": ["--disable-tests",
-                                "--disable-fatal-warnings"]},
-
-               {"src": "fd-gstreamer:gst-plugins-base",
-                "config-opts": ["--with-gtk=3.0",
-                                "--disable-tests",
-                                "--disable-gnome_vfs",
-                                "--disable-fatal-warnings"]},
-
                {"src": "fd-gstreamer:gst-plugins-good",
                 "config-opts": ["--with-gtk=3.0",
                                 "--disable-tests",
@@ -803,8 +804,12 @@
                {"src": "gnome:libgweather"},
 
                {"src": "gnome:clutter-gst",
+                 "name": "clutter-gst2",
                  "branch": "clutter-gst-2.0"},
 
+               {"src": "gnome:clutter-gst",
+                 "name": "clutter-gst3"},
+
                {"src": "gnome:clutter-gtk"},
 
                {"src": "gnome:libpeas"},
@@ -1038,7 +1043,7 @@
 
     "initramfs-build-epoch": {"version": 0},
     
-    "build-epoch": {"version": 32,
+    "build-epoch": {"version": 33,
                    "all": false,
-                   "component-names": ["libgee"]}
+                   "component-names": ["cogl"]}
 }


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