summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/lcms
Commit message (Collapse)AuthorAgeFilesLines
* imagemagick/lcms/fftw: Allow nativesdk versions to existRichard Purdie2024-03-171-1/+1
| | | | | | | | | These allow the use of imagemagick in SDKs where it is useful to perform image analysis such as on the autobuilder for screenshot processing during QA testing. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lcms: upgrade 2.15 -> 2.16alperak2024-01-191-2/+2
| | | | | | | | | | | | | | | | | | | | | License-Update: Renamed from COPYING to LICENSE Changelog: New: import .CUBE files as RGB device links New: Read/Write MHC2 tags for Windows GPU access New: Support for UTF8 on multi-localized Unicode functions New: Support for OkLab color space, built-in and formatter. Improved: floating point transforms float -> integer are now honored as float Improved: MSYS2, mingw is now supported Improved: preferred CMM, platform and creator now survives profile edition. Fixed: tificc now can deal with Lab TIFF Fixed: code can now be compiled by a C++17 compiler, "register" keyword use detected at compile time. Fixed: Reverted PostScript creation that corrupted some interpreters. Bug fixing Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lcms: add CVE_PRODUCTEmil Kronborg Andersen2023-08-261-0/+2
| | | | | Signed-off-by: Emil Kronborg Andersen <emkan@prevas.dk> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lcms: upgrade 2.14 -> 2.15Wang Mingyu2023-03-091-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lcms: upgrade 2.13.1 -> 2.14Wang Mingyu2022-11-071-1/+1
| | | | | | | | | | | | | | Changelog: =========== lcms2 now implements ICC specification 4.4 New multi-threaded plug-in several fixes to keep fuzzers happy Remove check on DLL when CMS_NO_REGISTER_KEYWORD is used Added more validation against broken profiles Add more help to several tools Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lcms: upgrade 2.12 -> 2.13.1wangmy2022-02-081-2/+1
| | | | | | | | | Changelog: ========= Fix for pure white going gray in grayscale transforms. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lcms: upgrade 2.11 -> 2.12zangrc2021-02-211-3/+3
| | | | | | | -License-Update: The typesetting format has been adjusted. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lcms: upgrade 2.9 -> 2.11Zang Ruochen2020-09-101-3/+3
| | | | | | | -License-Update: Copyright year updated to 2020. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lcms: update to 2.9Oleksandr Kravchuk2019-09-161-2/+3
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lcms: upgrade 2.6->2.7Roy Li2015-08-311-2/+2
| | | | | | | 2.7 is a maintenance release Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lcms: Update to lcms2 version 2.6Khem Raj2014-05-032-15/+15
| | | | | | | Fix S != B build Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-231-1/+1
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lcms: add tiff to DEPENDSMartin Jansa2012-03-091-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lcms: bump PR to rebuild after libtiff3->libtiff5 changeMartin Jansa2012-02-281-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes,classes: import a lot of recipes from meta-shrMartin Jansa2011-04-101-0/+14
* tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)