Commit Graph

7 Commits

Author SHA1 Message Date
a8a638fdfa lcms2: update to 2.13 2022-01-30 11:26:51 +01:00
e98298fdeb lcms2: update to 2.12 2021-02-15 15:23:35 +01:00
10fe82ea4c lcms2: update to 2.10 2020-06-01 13:50:02 +02:00
cebf9d3a6b lcms2: update to 2.8 2016-07-26 12:30:03 +02:00
ebadcae1d3 lcms2: update to 2.7 2015-03-19 13:08:54 +01:00
b54233f924 lcms2: update to 2.6 2014-03-16 18:35:29 +01:00
d6df59bbfe [notify] lcms2: initial release
the lcms 1.x library (opt/lcms), is discontinued upstream and
replaced by liblcms2 since 2009. Due to this bugs in lcms are
not fixed any more by upstream and important improvements in
color reproduction and safety against crashes are not done.

Therefore we should try to remove lcms and migrate all programs
using it to lcms2.

This first commit includes lcms2 in our opt repository.

Next new version of poppler and cups-filters using lcms2 instead
of lcms will follow the next days.

Note:
-----
lcms and lcms2 can be installed together without conflicts.
2013-08-06 19:16:50 +02:00