[gnome-contacts/gnome-3-30] Flatpak: remove liboauth/libgdata.
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts/gnome-3-30] Flatpak: remove liboauth/libgdata.
- Date: Tue, 25 Sep 2018 06:01:09 +0000 (UTC)
commit c5e78c3f3f824ff1968ba9cd2dcd8ffc2a74a890
Author: Niels De Graef <nielsdegraef gmail com>
Date: Thu Sep 20 00:53:18 2018 +0200
Flatpak: remove liboauth/libgdata.
And disable the options in e-d-s that had a hard requirement on them.
This fixes the flatpak build (and speeds it up as well).
data/flatpak/org.gnome.Contacts.json | 30 +++---------------------------
1 file changed, 3 insertions(+), 27 deletions(-)
---
diff --git a/data/flatpak/org.gnome.Contacts.json b/data/flatpak/org.gnome.Contacts.json
index c4c5b93..811d2ff 100644
--- a/data/flatpak/org.gnome.Contacts.json
+++ b/data/flatpak/org.gnome.Contacts.json
@@ -120,30 +120,6 @@
}
]
},
- {
- "name": "liboauth",
- "sources": [
- {
- "type": "archive",
- "url": "http://netix.dl.sourceforge.net/project/liboauth/liboauth-1.0.3.tar.gz",
- "sha256": "0df60157b052f0e774ade8a8bac59d6e8d4b464058cc55f9208d72e41156811f"
- }
- ]
- },
- {
- "name": "libgdata",
- "config-opts": [
- "--disable-always-build-tests",
- "--disable-Werror",
- "--disable-static"
- ],
- "sources": [
- {
- "type": "git",
- "url": "https://gitlab.gnome.org/GNOME/libgdata.git"
- }
- ]
- },
{
"name": "evolution-data-server",
"cleanup": [
@@ -157,9 +133,9 @@
"-DENABLE_GTK=ON",
"-DENABLE_GOA=ON",
"-DENABLE_UOA=OFF",
- "-DENABLE_GOOGLE_AUTH=ON",
- "-DENABLE_GOOGLE=ON",
- "-DENABLE_WITH_PHONENUMBER=ON",
+ "-DENABLE_GOOGLE_AUTH=OFF",
+ "-DENABLE_GOOGLE=OFF",
+ "-DENABLE_WITH_PHONENUMBER=OFF",
"-DENABLE_VALA_BINDINGS=ON",
"-DENABLE_WEATHER=OFF",
"-DWITH_OPENLDAP=OFF",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]