forked from jengelh/libjxl
Jan Engelhardt
4958be5d5b
I tested this in a Leap 15.4 system with kimageformats 5.100.0 and gwenview5 and it could open/save jxl files correctly. The test was built in home:alarrosa:branches:openSUSE:Backports:SLE-15-SP4:kimageformats With this, we can submit jxl support to Backports for SLE15-SP5/ Leap 15.5 - Add patch (applied reversed) to revert the requirement for an updated liblcms2 library when we have an older one. This allows libjxl to build in SLE15 SP4/SP5 (and Leap 15.4/15.5): * 0001-Remove-LCMS-mutex.patch OBS-URL: https://build.opensuse.org/request/show/1043745 OBS-URL: https://build.opensuse.org/package/show/graphics/libjxl?expand=0&rev=11
34 lines
1.5 KiB
Plaintext
34 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Dec 19 12:35:30 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Add patch (applied reversed) to revert the requirement for an
|
|
updated liblcms2 library when we have an older one. This allows
|
|
libjxl to build in SLE15 SP4/SP5 (and Leap 15.4/15.5):
|
|
* 0001-Remove-LCMS-mutex.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 15 11:32:45 UTC 2022 - Simon Vogl <simon.vogl@gmx.net>
|
|
|
|
- Added missing baselibs.conf so that 32bit library packages
|
|
become available
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 22 07:03:57 UTC 2022 - Enrico Belleri <idesmi@protonmail.com>
|
|
|
|
- Update to 0.7.0:
|
|
* new functions for retrieving associated alpha channel with
|
|
premultiplied or unpremultiplied colors, for blending
|
|
information for extra channels in the non-coalesced case, for
|
|
getting the intended downsampling ratio of progressive steps,
|
|
for disabling rendering of spot colors.
|
|
* Added ability to add metadata boxes, to set several encoder
|
|
options, to check required codestream compatibility level,
|
|
for force-emitting the box-based container format, to store
|
|
JPEG metadata for lossless reconstruction, to encode
|
|
arbitrary extra channels.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 23 14:33:36 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Initial package (version 0.7~779.f5d6e29) build.opensuse.org
|