[gnome-sdk-images] Try upgrading at-spi2-core and at-spi2-atk



commit c35fe2b6ba0aa5f439a7c2703ccd9e1c9da5919c
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Thu May 31 07:48:48 2018 -0500

    Try upgrading at-spi2-core and at-spi2-atk
    
    No clue how to fix at-spi2-core build. Let's try this.

 org.gnome.Sdk.json.in | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index 57beb1e..fd12d13 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -340,22 +340,21 @@
         },
         {
             "name": "at-spi2-core",
-            "config-opts": [ "--disable-gtk-doc" ],
+            "buildsystem": "meson",
             "sources": [
                 {
-                    "type": "archive",
-                    "url": "https://download.gnome.org/sources/at-spi2-core/2.26/at-spi2-core-2.26.2.tar.xz";,
-                    "sha256": "c80e0cdf5e3d713400315b63c7deffa561032a6c37289211d8afcfaa267c2615"
+                    "type": "git",
+                    "url": "https://gitlab.gnome.org/GNOME/at-spi2-core.git";
                 }
             ]
         },
         {
             "name": "at-spi2-atk",
+            "buildsystem": "meson",
             "sources": [
                 {
-                    "type": "archive",
-                    "url": "https://download.gnome.org/sources/at-spi2-atk/2.26/at-spi2-atk-2.26.1.tar.xz";,
-                    "sha256": "b4f0c27b61dbffba7a5b5ba2ff88c8cee10ff8dac774fa5b79ce906853623b75"
+                    "type": "git",
+                    "url": "https://gitlab.gnome.org/GNOME/at-spi2-atk.git";
                 }
             ]
         },


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