From: Wang Mingyu <[email protected]> Changelog: ========== Operations: ----------- *newsprint: do not drop alpha channel in RGB modes.
Core ---------- *fixes for legacy build, still supporting building latest GEGL for stable GIMP with old babl (not recommended if distros can have recent enough meson.). *avoiding possible multi thread race in babl garbage collection Signed-off-by: Wang Mingyu <[email protected]> --- meta-gnome/recipes-gimp/gegl/{gegl_0.4.38.bb => gegl_0.4.40.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gimp/gegl/{gegl_0.4.38.bb => gegl_0.4.40.bb} (96%) diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.38.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.40.bb similarity index 96% rename from meta-gnome/recipes-gimp/gegl/gegl_0.4.38.bb rename to meta-gnome/recipes-gimp/gegl/gegl_0.4.40.bb index 541565809..335ce24aa 100644 --- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.38.bb +++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.40.bb @@ -22,7 +22,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" SHPV = "${@gnome_verdir("${PV}")}" SRC_URI = "https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz" -SRC_URI[sha256sum] = "e4a33c8430a5042fba8439b595348e71870f0d95fbf885ff553f9020c1bed750" +SRC_URI[sha256sum] = "cdde80d15a49dab9a614ef98f804c8ce6e4cfe1339a3c240c34f3fb45436b85d" PACKAGECONFIG ??= "gexiv2 jpeg libpng libraw librsvg pango poppler sdl2" PACKAGECONFIG:class-native = "libpng librsvg" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#99625): https://lists.openembedded.org/g/openembedded-devel/message/99625 Mute This Topic: https://lists.openembedded.org/mt/95129493/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
