Bug 214728 - graphics/colord: Update to version 1.2.12
Summary: graphics/colord: Update to version 1.2.12
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Koop Mast
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-22 09:57 UTC by Boris Samorodov
Modified: 2016-12-09 20:11 UTC (History)
0 users

See Also:
bsam: maintainer-feedback-


Attachments
Update to version 1.2.12 (2.98 KB, patch)
2016-11-22 09:57 UTC, Boris Samorodov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Samorodov freebsd_committer freebsd_triage 2016-11-22 09:57:54 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-12-09 20:02:51 UTC
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
Comment 2 Boris Samorodov freebsd_committer freebsd_triage 2016-12-09 20:10:56 UTC
Committed, thanks! ;-)
Comment 3 Boris Samorodov freebsd_committer freebsd_triage 2016-12-09 20:11:50 UTC
Maintainer timeout (2 weeks+)