[eog] flatpak: eog-plugins has switched to Meson
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog] flatpak: eog-plugins has switched to Meson
- Date: Thu, 3 Feb 2022 21:10:10 +0000 (UTC)
commit a15c9ebecd619bf7a01110fe01788067b99ae72d
Author: Felix Riemann <friemann gnome org>
Date: Wed Feb 2 21:19:51 2022 +0100
flatpak: eog-plugins has switched to Meson
Keep Map and Postasa plugins disabled as their dependencies are not
available in the buildroot.
org.gnome.Eog.json | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/org.gnome.Eog.json b/org.gnome.Eog.json
index b7def6af..2e962c9c 100644
--- a/org.gnome.Eog.json
+++ b/org.gnome.Eog.json
@@ -108,6 +108,11 @@
},
{
"name" : "eog-plugins",
+ "buildsystem" : "meson",
+ "config-opts" : [
+ "-Dplugin_map=false",
+ "-Dplugin_postasa=false"
+ ],
"sources" : [
{
"type" : "git",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]