From: Wang Mingyu <[email protected]> Changelog: ============ core: * Fix rendering of some buttons * Fix selecting fonts in TTC font collections * CairoOutputDev: prevent infinite loop in functionShadedFill() * Fix some unstable headers not being usable on their own * Fix some headers not being usable on their own * Add support for SubmitForms Links * Internal code improvements * Fix crash in malformed documents
glib: * Fix some headers not being usable on their own * add INSTALL_GLIB_DEMO option to install poppler-glib-demo * Fix Launch action with unicode encoded filenames * add auto_cleanup functions so that consumers can use g_auto* * fix closure GI annotation qt6: * Fix memory handling issue on signature creation * Fix Launch action with unicode encoded filenames * Add support for SubmitForms Links * Add API for creating signature field without signing immediately qt5: * Fix Launch action with unicode encoded filenames * Add support for SubmitForms Links build system: * Remove duplicate definitions * cmake: Set CMAKE_C_STANDARD to 17 * Use the boosts own cmake file as suggested by cmake itself Signed-off-by: Wang Mingyu <[email protected]> --- .../poppler/{poppler_24.09.0.bb => poppler_24.11.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/poppler/{poppler_24.09.0.bb => poppler_24.11.0.bb} (96%) diff --git a/meta-oe/recipes-support/poppler/poppler_24.09.0.bb b/meta-oe/recipes-support/poppler/poppler_24.11.0.bb similarity index 96% rename from meta-oe/recipes-support/poppler/poppler_24.09.0.bb rename to meta-oe/recipes-support/poppler/poppler_24.11.0.bb index fb6b534cf..8b9888a78 100644 --- a/meta-oe/recipes-support/poppler/poppler_24.09.0.bb +++ b/meta-oe/recipes-support/poppler/poppler_24.11.0.bb @@ -8,7 +8,7 @@ SRC_URI = "http://poppler.freedesktop.org/${BP}.tar.xz \ file://basename-include.patch \ file://0001-cmake-Do-not-use-isystem.patch \ " -SRC_URI[sha256sum] = "ebd857987e2395608c69fdc44009692d5906f13b612c5280beff65a0b75dc255" +SRC_URI[sha256sum] = "7723d880565211740c13649d24a300257b86ddd7fa2d208187ff7e5cc8dfbd58" DEPENDS = "fontconfig zlib cairo lcms glib-2.0 glib-2.0-native" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#113700): https://lists.openembedded.org/g/openembedded-devel/message/113700 Mute This Topic: https://lists.openembedded.org/mt/109420722/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
