https://bugs.kde.org/show_bug.cgi?id=478987
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/ace7edc |hics/krita/-/commit/0213896 |ca6ad322581ab39620f21ccf3ff |37e50638b096c7227cf5c06e644 |bd3b5a |4cef89 --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 021389637e50638b096c7227cf5c06e6444cef89 by Dmitry Kazakov, on behalf of Timo Gurr. Committed on 28/01/2024 at 10:13. Pushed by dkazakov into branch 'krita/5.2'. Fix build with libjxl 0.9.0 Fix build with libjxl 0.9.0 Test Plan --------- * Upgrade to libjxl 0.9.0 * Apply patch from MR and build krita (5.2.2) * Open/Display a sample image e.g. https://jpegxl.info/test-page/red-room.jxl Formalities Checklist --------------------- - [x] I confirmed this builds. - [x] I confirmed Krita ran and the relevant functions work (Could successfully open/display a sample image https://jpegxl.info/test-page/red-room.jxl). - [ ] I tested the relevant unit tests and can confirm they are not broken. (If not possible, don't hesitate to ask for help!) - [x] I made sure my commits build individually and have good descriptions as per [KDE guidelines](https://community.kde.org/Policies/Commit_Policy). - [x] I made sure my code conforms to the standards set in the HACKING file. - [x] I can confirm the code is licensed and attributed appropriately, and that unattributed code is mine, as per [KDE Licensing Policy](https://community.kde.org/Policies/Licensing_Policy). _**Reminder: the reviewer is responsible for merging the patch, this is to ensure at the least two people can build the patch. In case a patch breaks the build, both the author and the reviewer should be contacted to fix the build.**_ _**If this is not possible, the commits shall be reverted, and a notification with the reasoning and any relevant logs shall be sent to the mailing list, kimages...@kde.org.**_ M +14 -1 plugins/impex/jxl/JPEGXLImport.cpp https://invent.kde.org/graphics/krita/-/commit/021389637e50638b096c7227cf5c06e6444cef89 -- You are receiving this mail because: You are watching all bug changes.