From: Wang Mingyu <[email protected]> Changelog: ========== - Fixes to alpha componet in HCY, HSL, HSV and YCbCr models. - Use same CIE Lab conversion for start/end as rest with SIMD. - Remove reliance on set rounding mode.
Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-gimp/babl/{babl_0.1.108.bb => babl_0.1.110.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gimp/babl/{babl_0.1.108.bb => babl_0.1.110.bb} (84%) diff --git a/meta-gnome/recipes-gimp/babl/babl_0.1.108.bb b/meta-gnome/recipes-gimp/babl/babl_0.1.110.bb similarity index 84% rename from meta-gnome/recipes-gimp/babl/babl_0.1.108.bb rename to meta-gnome/recipes-gimp/babl/babl_0.1.110.bb index e0685f781..a15419c4a 100644 --- a/meta-gnome/recipes-gimp/babl/babl_0.1.108.bb +++ b/meta-gnome/recipes-gimp/babl/babl_0.1.110.bb @@ -10,7 +10,7 @@ inherit setuptools3 gnomebase gobject-introspection vala DEPENDS += "lcms" SRC_URI = "https://download.gimp.org/pub/${BPN}/0.1/${BP}.tar.xz" -SRC_URI[sha256sum] = "26defe9deaab7ac4d0e076cab49c2a0d6ebd0df0c31fd209925a5f07edee1475" +SRC_URI[sha256sum] = "bf47be7540d6275389f66431ef03064df5376315e243d0bab448c6aa713f5743" FILES:${PN} += "${libdir}/${BPN}-${@gnome_verdir("${PV}")}" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#113686): https://lists.openembedded.org/g/openembedded-devel/message/113686 Mute This Topic: https://lists.openembedded.org/mt/109420695/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
