aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gimp/gegl
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-02-19 17:02:06 +0800
committerKhem Raj <raj.khem@gmail.com>2024-02-19 23:22:19 -0800
commit9f5a74cbe454305c6c9aeec9200b887ec41fa8e7 (patch)
tree043212d9372fc54cc9b16ad8a44eac4479f43849 /meta-gnome/recipes-gimp/gegl
parente3026d60b802d2c7ae62ee94dc7d6de7f48d3810 (diff)
downloadmeta-openembedded-contrib-9f5a74cbe454305c6c9aeec9200b887ec41fa8e7.tar.gz
gegl: upgrade 0.4.46 -> 0.4.48
Changelog: -GeglColor extended with GBytes API, and space aware accesors for RGB and CMYK. Better runtime handling of mismatched GEGL ops in graphs. 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.48.bb (renamed from meta-gnome/recipes-gimp/gegl/gegl_0.4.46.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.46.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.48.bb
index 8c3f89fa9b..34e001a5f7 100644
--- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.46.bb
+++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.48.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] = "d0b3b2481bc8774c5f3d0a487611910166d18eef823a859fb91e781ab7b1e892"
+SRC_URI[sha256sum] = "418c26d94be8805d7d98f6de0c6825ca26bd74fcacb6c188da47533d9ee28247"
PACKAGECONFIG ??= "gexiv2 jpeg libpng libraw librsvg pango poppler sdl2"
PACKAGECONFIG:class-native = "libpng librsvg"