summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2024-12-28 08:04:06 +0100
committerKhem Raj <raj.khem@gmail.com>2024-12-28 00:14:59 -0800
commit5bb3125e1c0829657ee57d58a6ab325e74f9e978 (patch)
treeb4b99a51d1ceca494c802aaaf1a21bc821119f9a /meta-gnome
parentb74b4cd7b29ab0c302b71a0903a50b68579fb302 (diff)
downloadmeta-openembedded-5bb3125e1c0829657ee57d58a6ab325e74f9e978.tar.gz
gegl: update 0.4.50 -> 0.4.52
required for gimp-3.0.0-RC2 release Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gimp/gegl/gegl_0.4.52.bb (renamed from meta-gnome/recipes-gimp/gegl/gegl_0.4.50.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.50.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.52.bb
index 665e8ae1ba..b993386e38 100644
--- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.50.bb
+++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.52.bb
@@ -26,7 +26,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
26SHPV = "${@gnome_verdir("${PV}")}" 26SHPV = "${@gnome_verdir("${PV}")}"
27 27
28SRC_URI = "https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz" 28SRC_URI = "https://download.gimp.org/pub/${BPN}/${SHPV}/${BP}.tar.xz"
29SRC_URI[sha256sum] = "6084969b06ee86ca71142133773f27e13f02e5a6a22c2cfce452ecaaddb790c1" 29SRC_URI[sha256sum] = "ca212a0fc3e0448c5058c51ca6a0d30fdfb02971f21f28820da2b4901396000a"
30 30
31PACKAGECONFIG ??= "gexiv2 jpeg libpng libraw librsvg pango poppler sdl2" 31PACKAGECONFIG ??= "gexiv2 jpeg libpng libraw librsvg pango poppler sdl2"
32PACKAGECONFIG:class-native = "libpng librsvg" 32PACKAGECONFIG:class-native = "libpng librsvg"