aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gimp/gegl
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-11-19 15:36:01 +0800
committerKhem Raj <raj.khem@gmail.com>2022-11-19 08:11:45 -0800
commit295895bad75647c5a2f860f18ef277d483b9e18e (patch)
tree29d781c29cc67e3f3c464c5c09db829a08f41ecd /meta-gnome/recipes-gimp/gegl
parent8ab635aca65ac19433290e985d64ca8e8776d17d (diff)
downloadmeta-openembedded-contrib-295895bad75647c5a2f860f18ef277d483b9e18e.tar.gz
gegl: upgrade 0.4.38 -> 0.4.40
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 <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gimp/gegl')
-rw-r--r--meta-gnome/recipes-gimp/gegl/gegl_0.4.40.bb (renamed from meta-gnome/recipes-gimp/gegl/gegl_0.4.38.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.38.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.40.bb
index 5415658094..335ce24aa9 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"