[gnome-sdk-images/gnome-3-22] Switch to tarballs again for 3.22



commit 735448560c3119e8bab273675f7c0f39aa65e132
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Sep 20 10:06:01 2016 -0700

    Switch to tarballs again for 3.22

 Makefile              |    2 +-
 org.gnome.Sdk.json.in |  225 +++++++++++++++++++++++++++++--------------------
 2 files changed, 135 insertions(+), 92 deletions(-)
---
diff --git a/Makefile b/Makefile
index 51a9016..860c58a 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ REPO   ?= repo
 # SDK_BRANCH:          The version (branch) of runtime and sdk to produce
 # SDK_RUNTIME_VERSION: The org.freedesktop.BaseSdk and platform version to build against
 #
-SDK_BRANCH=master
+SDK_BRANCH=3.22
 SDK_RUNTIME_VERSION=1.4
 
 # Canned recipe for generating metadata
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index e6d40bc..d49c7fd 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -42,8 +42,9 @@
             "cleanup-platform": [ "*" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/gnome-common"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/gnome-common/3.18/gnome-common-3.18.0.tar.xz";,
+                    "sha256": "22569e370ae755e04527b76328befc4c73b62bfd4a572499fde116b8318af8cf"
                 }
             ]
         },
@@ -53,8 +54,9 @@
             "config-opts": ["--disable-doc"],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/yelp-xsl"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/yelp-xsl/3.20/yelp-xsl-3.20.1.tar.xz";,
+                    "sha256": "dc61849e5dca473573d32e28c6c4e3cf9c1b6afe241f8c26e29539c415f97ba0"
                 }
             ]
         },
@@ -63,8 +65,9 @@
             "cleanup-platform": [ "*" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/yelp-tools"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/yelp-tools/3.18/yelp-tools-3.18.0.tar.xz";,
+                    "sha256": "c6c1d65f802397267cdc47aafd5398c4b60766e0a7ad2190426af6c0d0716932"
                 }
             ]
         },
@@ -76,8 +79,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/cantarell-fonts"
+                    "type": "archive",
+                    "url": 
"https://download.gnome.org/sources/cantarell-fonts/0.0/cantarell-fonts-0.0.25.tar.xz";,
+                    "sha256": "14a228aa0b516dfc367b434a850f955a00c57fc549cbb05348e2b150196a737f"
                 }
             ]
         },
@@ -93,8 +97,9 @@
                                ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/glib"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/glib/2.50/glib-2.50.0.tar.xz";,
+                    "sha256": "830b551fa626bda06e12729205b3c5bb0d82b924a8cf64d948945878f01b7d70"
                 }
             ]
         },
@@ -106,8 +111,9 @@
                                  "/bin"],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/gobject-introspection"
+                    "type": "archive",
+                    "url": 
"https://download.gnome.org/sources/gobject-introspection/1.49/gobject-introspection-1.49.2.tar.xz";,
+                    "sha256": "73d59470ba1a546b293f54d023fd09cca03a951005745d86d586b9e3a8dde9ac"
                 }
             ]
         },
@@ -116,8 +122,9 @@
             "config-opts": ["--disable-static", "--with-libproxy"],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/glib-networking"
+                    "type": "archive",
+                    "url": 
"https://download.gnome.org/sources/glib-networking/2.50/glib-networking-2.50.0.tar.xz";,
+                    "sha256": "3f1a442f3c2a734946983532ce59ed49120319fdb10c938447c373d5e5286bee"
                 }
             ]
         },
@@ -133,8 +140,9 @@
                              "--disable-vapigen" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/vala-bootstrap"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/vala/0.34/vala-0.34.0.tar.xz";,
+                    "sha256": "5d59e1ad4c59debc83687b593345a3cf9ef2e9020354145e59a188de4348f455"
                 }
             ]
         },
@@ -144,8 +152,9 @@
             "config-opts": [ "--enable-vapigen", "--enable-unversioned" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/vala"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/vala/0.34/vala-0.34.0.tar.xz";,
+                    "sha256": "5d59e1ad4c59debc83687b593345a3cf9ef2e9020354145e59a188de4348f455"
                 }
             ]
         },
@@ -155,8 +164,9 @@
             "cleanup": [ "/libexec/dconf-service", "/share/dbus-1/services/*" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/dconf"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/dconf/0.26/dconf-0.26.0.tar.xz";,
+                    "sha256": "8683292eb31a3fae31e561f0a4220d8569b0f6d882e9958b68373f9043d658c9"
                 },
                 {
                     "type": "patch",
@@ -169,8 +179,9 @@
             "config-opts": ["--disable-static"],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/libsoup"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/libsoup/2.56/libsoup-2.56.0.tar.xz";,
+                    "sha256": "d8216b71de8247bc6f274ec054c08547b2e04369c1f8add713e9350c8ef81fe5"
                 }
             ]
         },
@@ -178,8 +189,9 @@
             "name": "gsettings-desktop-schemas",
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/gsettings-desktop-schemas"
+                    "type": "archive",
+                    "url": 
"https://download.gnome.org/sources/gsettings-desktop-schemas/3.21/gsettings-desktop-schemas-3.21.4.tar.xz";,
+                    "sha256": "6d195bfe8d4af56b2cfb46417473ecad6e41b7254ff226bb9d20c8944310c15f"
                 }
             ]
         },
@@ -188,8 +200,10 @@
             "config-opts": [ "--disable-static", "--disable-gtk-doc" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://anongit.freedesktop.org/git/dbus/dbus-glib"
+                    "type": "archive",
+                    "url": "https://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.106.tar.gz";,
+                    "sha256": "b38952706dcf68bad9c302999ef0f420b8cf1a2428227123f0ac4764b689c046"
+
                 }
             ]
         },
@@ -199,8 +213,9 @@
                              "--disable-gtk-doc" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/json-glib"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/json-glib/1.2/json-glib-1.2.2.tar.xz";,
+                    "sha256": "ea128ab52a824fcd06e5448fbb2bd8d9a13740d51c66d445828edba71321a621"
                 }
             ]
         },
@@ -253,8 +268,9 @@
             "name": "pango",
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/pango"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/pango/1.40/pango-1.40.3.tar.xz";,
+                    "sha256": "abba8b5ce728520c3a0f1535eab19eac3c14aeef7faa5aded90017ceac2711d3"
                 }
             ]
         },
@@ -262,8 +278,9 @@
             "name": "atk",
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/atk"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/atk/2.22/atk-2.22.0.tar.xz";,
+                    "sha256": "d349f5ca4974c9c76a4963e5b254720523b0c78672cbc0e1a3475dbd9b3d44b6"
                 }
             ]
         },
@@ -271,8 +288,9 @@
             "name": "at-spi2-core",
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/at-spi2-core"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/at-spi2-core/2.21/at-spi2-core-2.21.4.tar.xz";,
+                    "sha256": "4d996ac71c7c30c863362a0bf86e8c9803b1a189c9135ead8efe3dcac67621fe"
                 }
             ]
         },
@@ -280,8 +298,9 @@
             "name": "at-spi2-atk",
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/at-spi2-atk"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/at-spi2-atk/2.21/at-spi2-atk-2.21.91.tar.xz";,
+                    "sha256": "a6b0eaa18c87d66b9e8d3e1a0687c31abea9e1e9c4a90f49f0f2dfb5e5714950"
                 }
             ]
         },
@@ -294,8 +313,9 @@
                             "--with-included-loaders=png,jpeg" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/gdk-pixbuf"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/gdk-pixbuf/2.36/gdk-pixbuf-2.36.0.tar.xz";,
+                    "sha256": "85ab52ce9f2c26327141b3dcf21cca3da6a3f8de84b95fa1e727d8871a23245c"
                 }
             ]
         },
@@ -304,8 +324,9 @@
             "config-opts": ["--disable-static"],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/libcroco"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/libcroco/0.6/libcroco-0.6.11.tar.xz";,
+                    "sha256": "132b528a948586b0dfa05d7e9e059901bca5a3be675b6071a90a90b81ae5a056"
                 }
             ]
         },
@@ -314,8 +335,9 @@
             "config-opts": ["--disable-static"],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/librsvg"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/librsvg/2.40/librsvg-2.40.16.tar.xz";,
+                    "sha256": "d48bcf6b03fa98f07df10332fb49d8c010786ddca6ab34cbba217684f533ff2e"
                 }
             ]
         },
@@ -326,9 +348,9 @@
                             "--with-xinput=xfree"],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/gtk+",
-                    "branch": "gtk-2-24"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/gtk+/2.24/gtk+-2.24.31.tar.xz";,
+                    "sha256": "68c1922732c7efc08df4656a5366dcc3afdc8791513400dac276009b40954658"
                 }
             ]
         },
@@ -344,8 +366,9 @@
                              "--enable-wayland-backend" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/gtk+"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/gtk+/3.22/gtk+-3.22.0.tar.xz";,
+                    "sha256": "88d0bb584be7ecec965b82ba88a9cf0aafd6f03eff7447653295ab2341c74134"
                 }
             ]
         },
@@ -353,8 +376,9 @@
             "name": "adwaita-icon-theme",
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/adwaita-icon-theme"
+                    "type": "archive",
+                    "url": 
"https://download.gnome.org/sources/adwaita-icon-theme/3.21/adwaita-icon-theme-3.21.91.tar.xz";,
+                    "sha256": "a8013082140e1f3527ffe762a440bf162f3d97fd7cf88c73788dc9f2c27c79f8"
                 }
             ]
         },
@@ -363,8 +387,9 @@
             "config-opts": ["--disable-gtk-doc", "--enable-debug", "--disable-examples" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://anongit.freedesktop.org/gstreamer/gstreamer"
+                    "type": "archive",
+                    "url": "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.8.3.tar.xz";,
+                    "sha256": "66b37762d4fdcd63bce5a2bec57e055f92420e95037361609900278c0db7c53f"
                 }
             ]
         },
@@ -373,8 +398,9 @@
             "config-opts": ["--disable-gtk-doc", "--enable-experimental", "--enable-orc" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://anongit.freedesktop.org/gstreamer/gst-plugins-base"
+                    "type": "archive",
+                    "url": 
"http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.8.3.tar.xz";,
+                    "sha256": "114871d4d63606b4af424a8433cd923e4ff66896b244bb7ac97b9da47f71e79e"
                 }
             ]
         },
@@ -393,9 +419,9 @@
                               "--enable-cogl-gst" ],
             "sources": [
                 {
-                    "type": "git",
-                    "branch": "cogl-1.22",
-                    "url": "git://git.gnome.org/cogl"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/cogl/1.22/cogl-1.22.0.tar.xz";,
+                    "sha256": "689dfb5d14fc1106e9d2ded0f7930dcf7265d0bc84fa846b4f03941633eeaa91"
                 }
             ]
         },
@@ -406,8 +432,9 @@
                             "--enable-evdev-input" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/clutter"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/clutter/1.26/clutter-1.26.0.tar.xz";,
+                    "sha256": "67514e7824b3feb4723164084b36d6ce1ae41cb3a9897e9f1a56c8334993ce06"
                 }
             ]
         },
@@ -415,9 +442,9 @@
             "name": "clutter-gst",
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/clutter-gst",
-                    "branch": "clutter-gst-3.0"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/clutter-gst/3.0/clutter-gst-3.0.20.tar.xz";,
+                    "sha256": "a0011787ed2a2dafe914f973c1ede283d40b8eb75123f4a7b608ae6d1cc066c9"
                 }
             ]
         },
@@ -425,8 +452,9 @@
             "name": "clutter-gtk",
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/clutter-gtk"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/clutter-gtk/1.8/clutter-gtk-1.8.2.tar.xz";,
+                    "sha256": "da27d486325490ad3f65d2abf9413aeb8b4a8f7b559e4b2f73567a5344a26b94"
                 }
             ]
         },
@@ -455,8 +483,9 @@
                             "--with-default-visualizer=autoaudiosink" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://anongit.freedesktop.org/gstreamer/gst-plugins-good"
+                    "type": "archive",
+                    "url": 
"http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.8.3.tar.xz";,
+                    "sha256": "a1d6579ba203a7734927c24b90bf6590d846c5a5fcec01a48201018c8ad2827a"
                 }
             ]
         },
@@ -479,8 +508,9 @@
             "config-opts": ["--disable-gtk-doc", "--enable-experimental", "--enable-orc" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://anongit.freedesktop.org/gstreamer/gst-plugins-bad"
+                    "type": "archive",
+                    "url": 
"http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.8.3.tar.xz";,
+                    "sha256": "7899fcb18e6a1af2888b19c90213af018a57d741c6e72ec56b133bc73ec8509b"
                 }
             ]
         },
@@ -488,8 +518,9 @@
             "name": "libcanberra",
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.0pointer.net/libcanberra.git"
+                    "type": "archive",
+                    "url": "http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz";,
+                    "sha256": "c2b671e67e0c288a69fc33dc1b6f1b534d07882c2aceed37004bf48c601afa72"
                 }
             ]
         },
@@ -498,8 +529,9 @@
             "config-opts": ["--disable-static", "--disable-gtk-doc", "--disable-manpages"],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/libsecret"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/libsecret/0.18/libsecret-0.18.5.tar.xz";,
+                    "sha256": "9ce7bd8dd5831f2786c935d82638ac428fa085057cc6780aba0e39375887ccb3"
                 }
             ]
         },
@@ -508,8 +540,9 @@
             "config-opts": ["--disable-static"],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/libnotify"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/libnotify/0.7/libnotify-0.7.6.tar.xz";,
+                    "sha256": "0ef61ca400d30e28217979bfa0e73a7406b19c32dd76150654ec5b2bdf47d837"
                 }
             ]
         },
@@ -520,8 +553,9 @@
                              "--disable-avahi", "--disable-documentation", "--disable-admin" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/gvfs"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/gvfs/1.30/gvfs-1.30.0.tar.xz";,
+                    "sha256": "2285d387213eef528f09df4b113d9d2e54ce7108c50587355d07f2a885840da4"
                 }
             ]
         },
@@ -548,8 +582,9 @@
             "config-opts": ["--disable-static", "--enable-fast-install"],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/gcab"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/gcab/0.7/gcab-0.7.tar.xz";,
+                    "sha256": "a16e5ef88f1c547c6c8c05962f684ec127e078d302549f3dfd2291e167d4adef"
                 }
             ]
         },
@@ -557,8 +592,9 @@
             "name": "gnome-themes-standard",
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/gnome-themes-standard"
+                    "type": "archive",
+                    "url": 
"https://download.gnome.org/sources/gnome-themes-standard/3.20/gnome-themes-standard-3.20.2.tar.xz";,
+                    "sha256": "9d0d9c4b2c9f9008301c3c1878ebb95859a735b7fd4a6a518802b9637e4a7915"
                 }
             ]
         },
@@ -611,8 +647,9 @@
             "name": "gjs",
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/gjs"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/gjs/1.45/gjs-1.45.4.tar.xz";,
+                    "sha256": "db51bc2aae51700a2a8ca8ba597c488505d106bc70b9605e77c6ab5183212228"
                 }
             ]
         },
@@ -665,8 +702,9 @@
                             "--without-pcre2"],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/vte"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/vte/0.46/vte-0.46.0.tar.xz";,
+                    "sha256": "5f7122e7860eb2470d310fc63df91d3ee32bab233729c2dc181a0cbc9b3249d7"
                 }
             ]
         },
@@ -724,8 +762,9 @@
             "config-opts": ["--disable-webkitgtk" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/zenity"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/zenity/3.22/zenity-3.22.0.tar.xz";,
+                    "sha256": "1ecdfa1071d383b373b8135954b3ec38d402d671dcd528e69d144aff36a0e466"
                 }
             ]
         },
@@ -771,8 +810,9 @@
             },
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/pygobject"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/pygobject/3.22/pygobject-3.22.0.tar.xz";,
+                    "sha256": "08b29cfb08efc80f7a8630a2734dec65a99c1b59f1e5771c671d2e4ed8a5cbe7"
                 }
             ]
         },
@@ -785,8 +825,10 @@
             },
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://anongit.freedesktop.org/gstreamer/gst-python"
+                    "type": "archive",
+                    "url": "https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.8.0.tar.xz";,
+                    "sha256": "ce45ff17c59f86a3a525685e37b95e6a78a019e709f66a5c4b462a7f7a22f6ea"
+
                 }
             ]
         },
@@ -796,8 +838,9 @@
             "cleanup-platform": [ "/libexec", "/bin", "/share/applications", "/share/dbus-1/services" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/gcr"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/gcr/3.20/gcr-3.20.0.tar.xz";,
+                    "sha256": "90572c626d8a708225560c42b4421f7941315247fa1679d4ef569bde7f4bb379"
                 }
             ]
         }


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