Created attachment 177264 [details] Update to version 1.2.12 A new stable version (1.2.12) is available: https://www.freedesktop.org/software/colord/download.html Other changes: . add LICENSE (GPLv2); . get using USES+=localbase; . build and install libcolordcompat [*]. [*] Argyllcms uses libcolordcompat to manage colors. Here is the output of "dispwin -D1" command without and with libcolordcompat: === Got EDID for display using ucmm for profile installation --- Got EDID for display using colord for profile installation === So, Argyll uses colord only when libcolordcompat is installed.
A commit references this bug: Author: bsam Date: Fri Dec 9 20:02:36 UTC 2016 New revision: 428238 URL: https://svnweb.freebsd.org/changeset/ports/428238 Log: graphics/colord: Update to version 1.2.12, plus: . add LICENSE (GPLv2); . incorporate USES+=localbase; . . build and install libcolordcompat [*]. [*] Argyllcms uses libcolordcompat to manage colors. Here is the output of "dispwin -D1" command without and with libcolordcompat: === Got EDID for display using ucmm for profile installation --- Got EDID for display using colord for profile installation === So, Argyll uses colord only when libcolordcompat is installed. PR: 214728 Submitted by: bsam (me) Approved by: kwm (maintainer timeout, 2 weeks+) Changes: head/graphics/colord/Makefile head/graphics/colord/distinfo head/graphics/colord/files/patch-Makefile.in head/graphics/colord/pkg-plist
Committed, thanks! ;-)
Maintainer timeout (2 weeks+)