[evolution] [Flatpak] Update libical version to 3.0.5 for the 'master' manifest
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] [Flatpak] Update libical version to 3.0.5 for the 'master' manifest
- Date: Mon, 10 Jun 2019 09:29:50 +0000 (UTC)
commit 333cfef934130c8beb3b260633000bb1d48116ce
Author: Milan Crha <mcrha redhat com>
Date: Mon Jun 10 11:31:35 2019 +0200
[Flatpak] Update libical version to 3.0.5 for the 'master' manifest
flatpak/org.gnome.Evolution-master.json | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/flatpak/org.gnome.Evolution-master.json b/flatpak/org.gnome.Evolution-master.json
index 754c34b118..fbb091a6cb 100644
--- a/flatpak/org.gnome.Evolution-master.json
+++ b/flatpak/org.gnome.Evolution-master.json
@@ -45,13 +45,16 @@
"config-opts": [
"-DCMAKE_INSTALL_LIBDIR:PATH=/app/lib",
"-DBUILD_SHARED_LIBS:BOOL=ON",
- "-DGOBJECT_INTROSPECTION:BOOL=OFF"
+ "-DGOBJECT_INTROSPECTION:BOOL=OFF",
+ "-DICAL_BUILD_DOCS:BOOL=OFF",
+ "-DICAL_GLIB_VAPI:BOOL=OFF",
+ "-DICAL_GLIB:BOOL=ON"
],
"sources": [
{
"type": "archive",
- "url":
"https://github.com/libical/libical/releases/download/v3.0.4/libical-3.0.4.tar.gz",
- "sha256":
"72b216e10233c3f60cb06062facf41f3b0f70615e5a60b47f9853341a0d5d145"
+ "url":
"https://github.com/libical/libical/releases/download/v3.0.5/libical-3.0.5.tar.gz",
+ "sha256":
"7ad550c8c49c9b9983658e3ab3e68b1eee2439ec17b169a6b1e6ecb5274e78e6"
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]