[gnome-contacts/wip/nielsdg/build-folks-with-meson] flatpak: Build folks with meson
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts/wip/nielsdg/build-folks-with-meson] flatpak: Build folks with meson
- Date: Wed, 17 Apr 2019 05:51:50 +0000 (UTC)
commit a4c0c9d5fefe03f7c23f9f0409570fee42f21111
Author: Niels De Graef <nielsdegraef gmail com>
Date: Wed Apr 17 07:49:59 2019 +0200
flatpak: Build folks with meson
Use Contacts as an early integration check for libfolks' Meson port,
since we want to release it rather sooner than later.
See also https://gitlab.gnome.org/GNOME/folks/merge_requests/9
data/flatpak/org.gnome.Contacts.json | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/data/flatpak/org.gnome.Contacts.json b/data/flatpak/org.gnome.Contacts.json
index 91157ab..844754d 100644
--- a/data/flatpak/org.gnome.Contacts.json
+++ b/data/flatpak/org.gnome.Contacts.json
@@ -134,15 +134,14 @@
},
{
"name": "folks",
+ "buildsystem": "meson",
"cleanup": [
"/bin",
- "/share/GConf"
],
"config-opts": [
- "--disable-telepathy-backend",
- "--disable-inspect-tool",
- "--disable-import-tool",
- "--disable-fatal-warnings"
+ "-Dtelepathy-backend=false",
+ "-Dinspect-tool=false",
+ "-Dimport-tool=false"
],
"sources": [
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]