aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gimp/gegl
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-07-07 11:13:26 +0800
committerKhem Raj <raj.khem@gmail.com>2023-07-07 08:59:27 -0700
commit9c57cb9ff5e96fb0b39e4f37f8166c640acd0e3b (patch)
tree4e6eba946b83447a17381fe62cd2194f2ed3eb46 /meta-gnome/recipes-gimp/gegl
parent50e4b2bcd8163329ccd9eb778c1399ba297c7c02 (diff)
downloadmeta-openembedded-contrib-9c57cb9ff5e96fb0b39e4f37f8166c640acd0e3b.tar.gz
gegl: upgrade 0.4.44 -> 0.4.46
Changelog: ============= New simpler API for connecting pads, gegl_node_connect which can be used instead of either gegl_node_connect_from or gegl_node_connect_to by autosensing the neccesary direction of the connection. 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.46.bb (renamed from meta-gnome/recipes-gimp/gegl/gegl_0.4.44.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.44.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.46.bb
index 3c1a0243e8..3a9478785d 100644
--- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.44.bb
+++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.46.bb
@@ -26,7 +26,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] = "0a4cdb41635e406a0849cd0d3f03caf7d97cab8aa13d28707d532d0089d56126"
+SRC_URI[sha256sum] = "d0b3b2481bc8774c5f3d0a487611910166d18eef823a859fb91e781ab7b1e892"
PACKAGECONFIG ??= "gexiv2 jpeg libpng libraw librsvg pango poppler sdl2"
PACKAGECONFIG:class-native = "libpng librsvg"