Gimp/extensions
Jehan 2a1b2050bb extensions: update in the GEX format
Our custom keys are now listed under <custom/> instead of <metadata/>,
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
<metadata/> 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.

(cherry picked from commit 6c6253223d)
2025-09-17 16:40:23 +02:00
..
goat-exercises extensions: update in the GEX format 2025-09-17 16:40:23 +02:00
lua.interp.in extensions: install the lua interpreter for all non-relocatable builds. 2024-08-09 16:31:00 +02:00
meson.build extensions: the lua binding (and its example plug-in) is now marked as experimental. 2024-09-18 22:54:02 +02:00