Make the testcms link the new -lcms statically to avoid possible conflicts
with the already installed library (probably of a different version).
PR: ports/68610
Otherwise we get unresolved references error at the time linking this library
into objects w/o -lm dependency.
This was the reason why color proof module in gimp-devel was not built.
underscore-prefixed aliases, which are not available on -stable. There I
was proud of myself for testing on i386, alpha, and panther, and still
missing a -stable incompatibility :-\
Submitted by: Voodai, Lars Erik Gullerud, Ivajlo Nikolov (so far)
Install JPEG-related sample files in addition to the TIFF sample. All
this samples can be built by the port, BTW, but would require
lib-dependency on libtiff and libjpeg.
though there are plenty of messages about unalligned access...
(Notably, the author incorporated almost all of our 32-bit related
patches).
PR: ports/33528
Submitted by: Lev A. Serebryakov
graphics library. Color management is the process of keeping
"profiles" which describe the response of scanners, cameras,
monitors, printers and such to light, and compensating for the
different response curves as images are transferred from one device
to another.
PR: 22420
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>