[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:20:56 +0000 (UTC)
commit e5c7367d8d17fc6f698c37228ebc2202b2e42d43
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 | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/org.gnome.Music.json b/org.gnome.Music.json
index 2177fcc84..f6cf66043 100644
--- a/org.gnome.Music.json
+++ b/org.gnome.Music.json
@@ -65,10 +65,9 @@
},
{
"name": "gnome-online-accounts",
- "config-opts": [ "--enable-introspection",
- "--disable-documentation",
- "--disable-backend",
- "--disable-Werror" ],
+ "buildsystem": "meson",
+ "config-opts": [ "-Dgoabackend=false",
+ "-Dvapi=false" ],
"sources": [
{
"type": "git",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]