Accepting request 1113077 from home:ateixeira:branches:multimedia:color_management
- Update to 3.0.0: * Updated ccast/axTLS to get ChromCast working again with latest Google CC operating software. * Extensive re-write/re-factor of icclib to make it more future-proof. See https://www.argyllcms.com/doc/ChangesSummary.html for details. * Added ref/ColorCheckerPassport.ti2 and ref/ColorCheckerHalfPassport.ti2 to allow measuring ColorCheckerPassport with instrument. * Fixed bug in Munki spectro hi-res mode with some instruments. Luminance matching between normal and hi-res was sometimes quite poor. * Added ARGYLL_CREATE_DISPLAY_PROFILE_WITHOUT_CHAD environment variable. * Changed colprof -U flag to -u. Changed dispcal -J flag to -K to accommodate a potential new flag for colprof and dispcal. * Added workaround for bug in madHcNet64.dll32/64.dll which sometimes causes failure. * Added delay after USB set_config on OS X to help Spyder 3/4 on Ventura OS. * Added -Y parameter to dispwin to override automatic patch delay. * Changed i1d3 driver to cope with Rev. B "0x83" error robustly. This should fix any issues measuring low level Red only patch values on OLED displays, but with slower measurements when this occurs. * Added spotread -Y S option to save spectral sensitivity curves and added corresponding support in i1d3 driver. This allows for comparison of different instruments factory calibrations. * Added a -h scale parameter to dispread, to allow the automatic instrument calibration test patch values to be scaled down from their default 100% value. This is useful with HDR displays. * Added manifest to MSWindows executables to use UTF-8 code pages on Windows 1903 and later. This should improve non-ASCII filename and path handling. * Added a Violet colorant to the targen colorant list. * Fixed problem with OS X 64 bit backwards compatibility where it failed to locate serial instruments when the binaries are run on OS X V12 or latter OBS-URL: https://build.opensuse.org/request/show/1113077 OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=56
This commit is contained in:
parent
ff50eb4909
commit
6e1300ec2c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bd0bcf58cec284824b79ff55baa242903ed361e12b1b37e12228679f9754961c
|
|
||||||
size 14098636
|
|
3
Argyll_V3.0.0_src.zip
Normal file
3
Argyll_V3.0.0_src.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f3f8932f311a8c0c1239baf475e069d645ed6aa991e1e8d822bae361e1764651
|
||||||
|
size 14186686
|
@ -1,3 +1,45 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 22 19:22:42 UTC 2023 - Antonio Teixeira <antonio.teixeira@suse.com>
|
||||||
|
|
||||||
|
- Update to 3.0.0:
|
||||||
|
* Updated ccast/axTLS to get ChromCast working again with latest Google CC
|
||||||
|
operating software.
|
||||||
|
* Extensive re-write/re-factor of icclib to make it more future-proof.
|
||||||
|
See https://www.argyllcms.com/doc/ChangesSummary.html for details.
|
||||||
|
* Added ref/ColorCheckerPassport.ti2 and ref/ColorCheckerHalfPassport.ti2
|
||||||
|
to allow measuring ColorCheckerPassport with instrument.
|
||||||
|
* Fixed bug in Munki spectro hi-res mode with some instruments. Luminance
|
||||||
|
matching between normal and hi-res was sometimes quite poor.
|
||||||
|
* Added ARGYLL_CREATE_DISPLAY_PROFILE_WITHOUT_CHAD environment variable.
|
||||||
|
* Changed colprof -U flag to -u. Changed dispcal -J flag to -K to accommodate
|
||||||
|
a potential new flag for colprof and dispcal.
|
||||||
|
* Added workaround for bug in madHcNet64.dll32/64.dll which sometimes causes
|
||||||
|
failure.
|
||||||
|
* Added delay after USB set_config on OS X to help Spyder 3/4 on Ventura OS.
|
||||||
|
* Added -Y parameter to dispwin to override automatic patch delay.
|
||||||
|
* Changed i1d3 driver to cope with Rev. B "0x83" error robustly. This should
|
||||||
|
fix any issues measuring low level Red only patch values on OLED displays,
|
||||||
|
but with slower measurements when this occurs.
|
||||||
|
* Added spotread -Y S option to save spectral sensitivity curves and added
|
||||||
|
corresponding support in i1d3 driver. This allows for comparison of different
|
||||||
|
instruments factory calibrations.
|
||||||
|
* Added a -h scale parameter to dispread, to allow the automatic instrument
|
||||||
|
calibration test patch values to be scaled down from their default 100%
|
||||||
|
value. This is useful with HDR displays.
|
||||||
|
* Added manifest to MSWindows executables to use UTF-8 code pages on Windows
|
||||||
|
1903 and later. This should improve non-ASCII filename and path handling.
|
||||||
|
* Added a Violet colorant to the targen colorant list.
|
||||||
|
* Fixed problem with OS X 64 bit backwards compatibility where it failed to
|
||||||
|
locate serial instruments when the binaries are run on OS X V12 or latter
|
||||||
|
machines.
|
||||||
|
* Fixed bug in i1Pro3 driver where it was not returning the correct
|
||||||
|
measurement conditions enum.
|
||||||
|
* Fixed spotread so that ambient measure for monochrome sources doesn't error
|
||||||
|
out due to bad CCT/VCT/VDT. Also change -T so that it suppresses CCT etc. if
|
||||||
|
ambient mode is used.
|
||||||
|
* Added hacky workaround to strange Mac M2/rosetta bug in del_i1proimp().
|
||||||
|
- Make the argyllcms-doc package noarch.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 7 11:31:17 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
Wed Dec 7 11:31:17 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package argyllcms
|
# spec file for package argyllcms
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define tarname Argyll
|
%define tarname Argyll
|
||||||
|
|
||||||
Name: argyllcms
|
Name: argyllcms
|
||||||
Version: 2.3.1
|
Version: 3.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: ICC compatible color management system
|
Summary: ICC compatible color management system
|
||||||
License: AGPL-3.0-only AND GPL-2.0-or-later AND MIT
|
License: AGPL-3.0-only AND GPL-2.0-or-later AND MIT
|
||||||
@ -74,6 +74,7 @@ Summary: Argyll CMS documentation
|
|||||||
# Does not really make sense without Argyll CMS itself
|
# Does not really make sense without Argyll CMS itself
|
||||||
Group: System/X11/Utilities
|
Group: System/X11/Utilities
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
%description doc
|
%description doc
|
||||||
The Argyll color management system supports accurate ICC profile creation for
|
The Argyll color management system supports accurate ICC profile creation for
|
||||||
|
Loading…
x
Reference in New Issue
Block a user