[gnome-music/wip/jfelder/gnome-online-accounts-meson] flatpak: Use meson to build gnome-online-accounts
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/jfelder/gnome-online-accounts-meson] flatpak: Use meson to build gnome-online-accounts
- Date: Thu, 23 Jun 2022 11:11:05 +0000 (UTC)
commit ff108e884a1e3a60961a318dd917aca751d7d3ac
Author: Jean Felder <jfelder src gnome org>
Date: Thu Jun 23 12:58:13 2022 +0200
flatpak: Use meson to build gnome-online-accounts
The autotools build has been dropped.
See:
https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/merge_requests/89
org.gnome.Music.json | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/org.gnome.Music.json b/org.gnome.Music.json
index 2177fcc84..511728d44 100644
--- a/org.gnome.Music.json
+++ b/org.gnome.Music.json
@@ -65,10 +65,8 @@
},
{
"name": "gnome-online-accounts",
- "config-opts": [ "--enable-introspection",
- "--disable-documentation",
- "--disable-backend",
- "--disable-Werror" ],
+ "buildsystem": "meson",
+ "config-opts": [ "-Dgoabackend=false" ],
"sources": [
{
"type": "git",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]