[eog/wip/eog-plugins-meson] flatpak: eog-plugins has switched to Meson
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog/wip/eog-plugins-meson] flatpak: eog-plugins has switched to Meson
- Date: Wed, 2 Feb 2022 20:20:34 +0000 (UTC)
commit 5696c635f972c700d81ae51ba23bcd0014016a8a
Author: Felix Riemann <friemann gnome org>
Date: Wed Feb 2 21:19:51 2022 +0100
flatpak: eog-plugins has switched to Meson
org.gnome.Eog.json | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/org.gnome.Eog.json b/org.gnome.Eog.json
index b7def6af..44a78a4b 100644
--- a/org.gnome.Eog.json
+++ b/org.gnome.Eog.json
@@ -108,10 +108,16 @@
},
{
"name" : "eog-plugins",
+ "buildsystem" : "meson",
+ "config-opts" : [
+ "-Dplugin_map=false",
+ "-Dplugin_postasa=false"
+ ],
"sources" : [
{
"type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/eog-plugins.git"
+ "url" : "https://gitlab.gnome.org/GNOME/eog-plugins.git",
+ "branch" : "wip/port-to-meson"
}
]
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]