(In reply to comment #15) > I send a patch to add support for lcms2 with a fallback to lcms v1: > http://source.winehq.org/patches/data/96110
BUG: The patch was still using the includes for lcms v1 To fix compilation while using lcms2.h, add a #include <icc34.h> after the #include <lcms2.h> (icc34.h comes with the liblcms v1 dev package) I prepare a better patch in the near future. -- By by .. Detlef -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gimp in Ubuntu. https://bugs.launchpad.net/bugs/885324 Title: Completely replace lcms1 by lcms2 in Ubuntu Status in digiKam - digital photo management: Fix Released Status in Enblend: Fix Released Status in Inkscape: A Vector Drawing Tool: Fix Released Status in Wine: Confirmed Status in “cups-filters” package in Ubuntu: Fix Released Status in “dcraw” package in Ubuntu: New Status in “digikam” package in Ubuntu: Fix Released Status in “enblend” package in Ubuntu: New Status in “enblend-enfuse” package in Ubuntu: New Status in “f-spot” package in Ubuntu: New Status in “geeqie” package in Ubuntu: New Status in “gimp” package in Ubuntu: New Status in “imagemagick” package in Ubuntu: Fix Released Status in “inkscape” package in Ubuntu: Fix Released Status in “lcms” package in Ubuntu: New Status in “libkdcraw” package in Ubuntu: Fix Released Status in “libmng” package in Ubuntu: New Status in “libraw” package in Ubuntu: Fix Released Status in “openjdk-6” package in Ubuntu: New Status in “poppler” package in Ubuntu: Fix Released Status in “python-imaging” package in Ubuntu: New Status in “rawstudio” package in Ubuntu: New Status in “scribus” package in Ubuntu: New Status in “shotwell” package in Ubuntu: Fix Released Status in “ufraw” package in Ubuntu: New Status in “wine1.4” package in Ubuntu: Triaged Status in “xsane” package in Ubuntu: New Bug description: Many packages in Ubuntu use the liblcms1 library (source package lcms). This library is discontinued upstream and replaced by liblcms2. Due to this bugs in liblcms1 are not fixed any more upstream and important improvements in color reproduction and safety against crashes are not done. Therefore we should remove lcms1 and migrate all programs using it to lcms2. To manage notifications about this bug go to: https://bugs.launchpad.net/digikam/+bug/885324/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp