[gnome-builder/gnome-builder-3-32] meson-templates: update gtkmm application flatpak dependencies
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/gnome-builder-3-32] meson-templates: update gtkmm application flatpak dependencies
- Date: Wed, 24 Apr 2019 19:36:40 +0000 (UTC)
commit 93f629b84a60f1566ec0354de4e6aa96e20e9189
Author: Christian Hergert <chergert redhat com>
Date: Wed Apr 24 12:33:35 2019 -0700
meson-templates: update gtkmm application flatpak dependencies
This updates dependencies to use more recent releases which improve a
number of bugs including compilation on recent org.gnome.Sdk releases.
Fixes #862
src/plugins/meson-templates/resources/flatpak.json | 41 ++++++++++++++--------
1 file changed, 26 insertions(+), 15 deletions(-)
---
diff --git a/src/plugins/meson-templates/resources/flatpak.json
b/src/plugins/meson-templates/resources/flatpak.json
index 71b0126d4..ff88562e3 100644
--- a/src/plugins/meson-templates/resources/flatpak.json
+++ b/src/plugins/meson-templates/resources/flatpak.json
@@ -44,8 +44,8 @@
"sources": [
{
"type": "archive",
- "url": "http://ftp.gnome.org/pub/GNOME/sources/mm-common/0.9/mm-common-0.9.9.tar.xz",
- "sha256": "9d00bc77e77794e0bd2ae68132c4b4136aa115d255e34b310f7449b29db50b7a"
+ "url": "https://download.gnome.org/sources/mm-common/0.9/mm-common-0.9.12.tar.xz",
+ "sha256": "ceffdcce1e5b52742884c233ec604bf6fded12eea9da077ce7a62c02c87e7c0b"
}
]
},
@@ -55,8 +55,19 @@
"sources": [
{
"type": "archive",
- "url": "http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.9/libsigc++-2.9.3.tar.xz",
- "sha256": "0bf9b301ad6198c550986c51150a646df198e8d1d235270c16486b0dda30097f"
+ "url": "https://download.gnome.org/sources/libsigc++/2.10/libsigc++-2.10.1.tar.xz",
+ "sha256": "c9a25f26178c6cbb147f9904d8c533b5a5c5111a41ac2eb781eb734eea446003"
+ }
+ ]
+ },
+ {
+ "name": "sigc++-3",
+ "config-opts": [ "--disable-documentation" ],
+ "sources": [
+ {
+ "type": "archive",
+ "url": "https://download.gnome.org/sources/libsigc++/2.99/libsigc++-2.99.12.tar.xz",
+ "sha256": "d902ae277f5baf2d56025586e2153cc2f158472e382723c67f49049f7c6690a8"
}
]
},
@@ -66,8 +77,8 @@
"sources": [
{
"type": "archive",
- "url": "http://ftp.acc.umu.se/pub/GNOME/sources/glibmm/2.50/glibmm-2.50.1.tar.xz",
- "sha256": "1fd85051da9cb402cc8348cec72dfe4d79f9345df4a1dbf68703a4ded45846a4"
+ "url": "https://download.gnome.org/sources/glibmm/2.60/glibmm-2.60.0.tar.xz",
+ "sha256": "a3a1b1c9805479a16c0018acd84b3bfff23a122aee9e3c5013bb81231aeef2bc"
}
]
},
@@ -77,8 +88,8 @@
"sources": [
{
"type": "archive",
- "url": "http://cairographics.org/releases/cairomm-1.12.0.tar.gz",
- "sha256": "50435aec6fdd976934b791e808993160113ad19ca53a5634a9b64ccbe55874cc"
+ "url": "https://download.gnome.org/sources/cairomm/1.12/cairomm-1.12.0.tar.xz",
+ "sha256": "a54ada8394a86182525c0762e6f50db6b9212a2109280d13ec6a0b29bfd1afe6"
}
]
},
@@ -88,8 +99,8 @@
"sources": [
{
"type": "archive",
- "url": "http://ftp.acc.umu.se/pub/GNOME/sources/pangomm/2.40/pangomm-2.40.1.tar.xz",
- "sha256": "9762ee2a2d5781be6797448d4dd2383ce14907159b30bc12bf6b08e7227be3af"
+ "url": "https://download.gnome.org/sources/pangomm/2.42/pangomm-2.42.0.tar.xz",
+ "sha256": "ca6da067ff93a6445780c0b4b226eb84f484ab104b8391fb744a45cbc7edbf56"
}
]
},
@@ -99,8 +110,8 @@
"sources": [
{
"type": "archive",
- "url": "http://ftp.gnome.org/pub/GNOME/sources/atkmm/2.24/atkmm-2.24.2.tar.xz",
- "sha256": "ff95385759e2af23828d4056356f25376cfabc41e690ac1df055371537e458bd"
+ "url": "https://download.gnome.org/sources/atkmm/2.28/atkmm-2.28.0.tar.xz",
+ "sha256": "4c4cfc917fd42d3879ce997b463428d6982affa0fb660cafcc0bc2d9afcedd3a"
}
]
},
@@ -111,11 +122,11 @@
"sources": [
{
"type": "archive",
- "url": "http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.22/gtkmm-3.22.2.tar.xz",
- "sha256": "91afd98a31519536f5f397c2d79696e3d53143b80b75778521ca7b48cb280090"
+ "url": "https://download.gnome.org/sources/gtkmm/3.24/gtkmm-3.24.1.tar.xz",
+ "sha256": "ddfe42ed2458a20a34de252854bcf4b52d3f0c671c045f56b42aa27c7542d2fd"
}
]
- },
+ },
{{end}}
{{end}}
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]