[gnome-photos/wip/rishi/flatpak-update-gegl-meson] flatpak: Switch GEGL to Meson
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/rishi/flatpak-update-gegl-meson] flatpak: Switch GEGL to Meson
- Date: Mon, 19 Aug 2019 19:45:42 +0000 (UTC)
commit 8a07059e04637cd68e54affe68a4566e341648d1
Author: Debarshi Ray <debarshir gnome org>
Date: Mon Aug 19 18:08:29 2019 +0200
flatpak: Switch GEGL to Meson
https://gitlab.gnome.org/GNOME/gnome-photos/merge_requests/112
flatpak/org.gnome.Photos.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index 37b5b2f2..7262e44d 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -160,8 +160,9 @@
},
{
"name": "gegl",
+ "buildsystem": "meson",
"cleanup": [ "/bin" ],
- "config-opts": [ "--disable-docs", "--disable-introspection" ],
+ "config-opts": [ "-Dintrospection=false", "-Dlua=disabled", "-Dvapigen=disabled" ],
"sources": [
{
"type": "git",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]