From 6c6253223d8d75c917113bf36192a7e5f9151ab7 Mon Sep 17 00:00:00 2001 From: Jehan Date: Sun, 3 Aug 2025 19:25:50 +0200 Subject: [PATCH] extensions: update in the GEX format Our custom keys are now listed under instead of , with the same format otherwise. This change was initially triggered by using as_component_get_custom() in libappstream instead of as_app_get_metadata() in appstream-glib (cf. MR !2326). It seems that libappstream doesn't have any API to get the keys, and that this tag is not officially in the spec anyway. The custom tag on the other hand is officially in the specs (and has been added in 2018 apparently, cf. commit 1b1ba1f61 in the appstream repository). See also commit Infrastructure/gimp-extensions-web@f9f497b. Without this, all extensions were broken with MR !2326. They were parsed and correctly listed, but no entry point to plug-ins or data were registered. --- .../org.gimp.extension.goat-exercises.metainfo.xml.in.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/goat-exercises/org.gimp.extension.goat-exercises.metainfo.xml.in.in b/extensions/goat-exercises/org.gimp.extension.goat-exercises.metainfo.xml.in.in index 45fecfff1b..6e60fe35e0 100644 --- a/extensions/goat-exercises/org.gimp.extension.goat-exercises.metainfo.xml.in.in +++ b/extensions/goat-exercises/org.gimp.extension.goat-exercises.metainfo.xml.in.in @@ -24,7 +24,7 @@ org.gimp.GIMP - + @GOAT_EXERCISES@ - +