flathub/org.gimp.GIMP

Update beta to GNOME 45

Closed this issue · 4 comments

Update beta to GNOME 45

This is currently blocked by this:

https://gitlab.gnome.org/GNOME/gnome-build-meta/-/issues/736

tl;dr GIMP link against libappstream-glib but it is removed in the platform while still in the SDK.

Jehan commented

Yeah we had the issue months earlier on the nightly flatpak of GIMP (which uses the master version of the GNOME runtime) so I added libappstream-glib build in there already last April. The same build rules should work, I guess, on the beta (especially as it's very close to the nightly build): https://gitlab.gnome.org/GNOME/gimp/-/blob/master/build/flatpak/org.gimp.GIMP-nightly.json?ref_type=heads#L49

yeah this is the approach to take. but it remains a bug in the SDK. If they didn't want people to link it, they shouldn't provide the .pc.

I'll submit a PR later today.

Jehan commented

yeah this is the approach to take. but it remains a bug in the SDK. If they didn't want people to link it, they shouldn't provide the .pc.

Sure, definitely!

I'll submit a PR later today.

👍