[gnome-sdk-images] Update to latest wayland as required by gtk3.



commit 129eac1dfd30e4af09ecfd0d8eeb867706718994
Author: Alexander Larsson <alexl redhat com>
Date:   Tue Aug 9 14:16:45 2016 +0200

    Update to latest wayland as required by gtk3.

 org.gnome.Sdk.json.in |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index 0a24682..d364f95 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -227,6 +227,29 @@
             ]
         },
         {
+            "name": "wayland-updated",
+            "config-opts": ["--disable-static", "--disable-documentation"],
+            "cleanup-platform": [ "/bin/wayland-scanner" ],
+            "sources": [
+                 {
+                     "type": "archive",
+                     "url": "https://wayland.freedesktop.org/releases/wayland-1.11.0.tar.xz";,
+                     "sha256": "9540925f7928becfdf5e3b84c70757f6589bf1ceef09bea78784d8e4772c0db0"
+                 }
+            ]
+        },
+        {
+            "name": "wayland-protocols-updated",
+            "cleanup-platform": [ "*" ],
+            "sources": [
+                 {
+                     "type": "archive",
+                     "url": "http://wayland.freedesktop.org/releases/wayland-protocols-1.5.tar.xz";,
+                     "sha256": "7d0b426ccaeafc084fc579bb2a139f8ad4ea3492d54b7b0210d124c61fbeb2bf"
+                 }
+            ]
+        },
+        {
             "name": "pango",
             "sources": [
                 {


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