[gnome-maps/lionirdeadman/gnome-maps-master] flatpak: update ical and use non-git libgfbgraph
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/lionirdeadman/gnome-maps-master] flatpak: update ical and use non-git libgfbgraph
- Date: Fri, 3 Jul 2020 19:25:59 +0000 (UTC)
commit 37f8f95966512e9fa8c310cbc9dc84619386a513
Author: Lionir Deadman <19426-lionirdeadman users noreply gitlab gnome org>
Date: Fri Jul 3 02:03:51 2020 +0000
flatpak: update ical and use non-git libgfbgraph
Updates are just for update sake but the libgfbgraph change is done because
git libgfgraph has breaking changes which are not accounted for meaning that
gnome-maps breaks.
org.gnome.Maps.json | 28 +++++++---------------------
1 file changed, 7 insertions(+), 21 deletions(-)
---
diff --git a/org.gnome.Maps.json b/org.gnome.Maps.json
index e4e4330c..0967f2ce 100644
--- a/org.gnome.Maps.json
+++ b/org.gnome.Maps.json
@@ -65,23 +65,8 @@
"sources": [
{
"type": "archive",
- "url":
"https://github.com/libical/libical/releases/download/v3.0.7/libical-3.0.7.tar.gz",
- "sha256": "0abe66df1ea826e57db7f281c704ede834c84139012e6c686ea7adafd4e763fc"
- }
- ]
- },
- {
- "name" : "libgee",
- "build-options" : {
- "make-install-args" : [
- "girdir=/app/share/gir-1.0",
- "typelibdir=/app/lib/girepository-1.0"
- ]
- },
- "sources" : [
- {
- "type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/libgee.git"
+ "url":
"https://github.com/libical/libical/releases/download/v3.0.8/libical-3.0.8.tar.gz",
+ "sha256": "09fecacaf75ba5a242159e3a9758a5446b5ce4d0ab684f98a7040864e1d1286f"
}
]
},
@@ -163,7 +148,7 @@
"-DENABLE_INTROSPECTION=ON",
"-DENABLE_CANBERRA=OFF"
],
- "buildsystem" : "cmake",
+ "buildsystem" : "cmake-ninja",
"sources" : [
{
"type" : "git",
@@ -216,8 +201,9 @@
],
"sources" : [
{
- "type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/libgfbgraph.git"
+ "type" : "archive",
+ "url" : "https://download.gnome.org/sources/gfbgraph/0.2/gfbgraph-0.2.4.tar.xz",
+ "sha256" : "6065391f35e7335588cc6b0cc4c1abbce7341488573a654551264cb9793b9379"
}
]
},
@@ -233,4 +219,4 @@
]
}
]
-}
+}
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]