39 Commits

Author SHA256 Message Date
b0e5b53d2b Accepting request 1305559 from home:ateixeira:branches:multimedia:color_management
- Update to 3.4.1:
  * Enabled support for JETI specbos extra adapter heads.
  * Turned off erroneous strip read debugging in munki driver.
  * Fixed printtarg -T option to work again.
  * Add delay to ArgyllCMS_install_USB.exe and ArgyllCMS_uninstall_USB.exe exit
    so that messages can be read.
  * Changed chartread unexpected patch value warning threshold to dE 95 when no
    targen -c profile.

- Update to 3.4.0:
  * Added support for Spyder and SpyderPRO (2024)
  * Renamed proposed CIE 2012 2 and 10 degree to standard CIE 2015 2 and 10
    degree observers, as per CIE 170-2:2015.
  * Added -Y c: option to colprof and invprofcheck to allow setting/overriding
    alibration curves for setting final ink limits.
  * Added -Y c: option to xicclu to allow setting/overriding calibration curves
    for setting final ink limits, and added -T flag to show ink limits.
  * Fixed Spyder X and X2 to not make Device Disconect noise (if such sounds are
    enabled) on MSWin.
  * Fixed bug in colprof -nI failing for CMYK profiles.
  * Enhanced strip reader patch recognition to reject strips that don't start
    and end on the media, as well as adding some speed compensation to the patch
    recognition for non-zerbra ruler measurements.
  * Fixed bug in i1Pro3 strip reading where it would return bad values if the
    zerbra stripe wasn't used.
  * Changed chartread so that it will issue warnings of possible bad row or patch
    reading even when .ti2 reference measurement is not accurate (i.e. no
    preconditioning profile used in targen.)
  * Increased emphasis of making sure that there is contrast between patches at the
    end of rows in printtarg patch ordering for strip instruments.
  * Added -C parameter to targen to allow overriding any calibration curves found
    in the ICC profile, used to estimage the total ink limit from that in the ICC
    profile. Also better enforces final raw computes ink limits.
  * Modified ccxxmake so that it checks that it has actually found a white seeming
    patch to use as the L*a*b* white reference, and the patch to de-weight. If
    there is no white patch (i.e. just RGB patches) then it will use D65 as the
    L*a*b* conversion reference. ccxxmake will fail if there are less than 3 patches.
  * Fixed ICC profile writing so that it clips rather than failing when writing a
    ColorantTable PCS value that is out of range. A warning to stderr will be issued.
  * Changed ColorMunki driver so that it is more forgiving about unexpected version
    string lengths.
  * Fixed dispcal and dispread so that they won't error out if there is no instrument
    but the -M parameter is provided.

OBS-URL: https://build.opensuse.org/request/show/1305559
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=71
2025-09-18 07:54:25 +00:00
8013cf2a5f Accepting request 1204207 from home:ateixeira:branches:multimedia:color_management
- Update to 3.3.0:
  * Improved reliability of i1Pro2 startup by adding recovery delay after the
    getmisc instruction.
  * Fixed i1pro2/3 driver to be more forgiving of wavelength calibration pushing
    filter offsets outside the range of raw CCD range.  
  * Fixed numerical bug in targen when using -V and -c with profile with zero
    black.
  * Added support for Spyder X2 (thanks to Chris Minasians and A.K. for helping
    make an instrument available).
  * Added support for JETI 2501 spectrometer thanks to to Omardis.
  * Added -T option to targen to allow separate total ink limit for text and spacer
    text.
  * Modified targen CMYK chart generation to apply a level of luminance boost to
    the resulting OFPS samples. This partially compensates for the overall
    darkening of the test set due to exploring the combined K response of the
    device. While this will reduce the sampling density and resulting profile
    accuracy in darker parts of the gamut, it should improve the accuracy of colors
    for realistic prints, which typically have a lighter average than the device
    CMYK gamut.
  * Added extra diagnostics and -p plot detail to printcal. Added -z flag to allow
    setting a resulting calibration table resolution to values other than 256.
  * Fix 3.2.0 bug introduced into spectro/Jamfile install that omitted spec2cie
    from binary distributions.

OBS-URL: https://build.opensuse.org/request/show/1204207
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=69
2024-10-07 11:43:38 +00:00
69928315de Accepting request 1174031 from home:ateixeira:branches:multimedia:color_management
- Update to 3.2.0:
  * Added extra diagnostics to printcal.
  * Added colprof -nI option, that adds inverse gamut mapping to Perceptual and
    Saturation A2B tables, if they are being created. This is not recommended for
    source profiles, since it handicaps true gamut mapping, but may be a workaround
    to faulty Adobe Lightroom BPC for Perceptual intent in output profiles.
  * Added error message for ColorMunki spectro sensor internal cable being
    disconnected.
  * Fixed bug in Appearance B2A conversion that appeared in V3.0 release.
  * Fixed crash in chartread strip reading when given faulty .ti2 file.
  * Tweaked i1d3 AIO adaptive integration time to reduce measure time to be more
    comparable to just using Rev A commands.
  * Re-worked ARGYLL_NOT_INTERACTIVE stdin to work much better on MSWin when
    connected to a pipe. Removed code that empties stdin before expecting use input
    when ARGYLL_NOT_INTERACTIVE.
  * Fixed OS X dispwin -c etc.
  * Fixed colprof IGNORE_DISP_ZEROS heuristic so that it doesn't reject OLED red
    measurements that have a Z value of 0.0.
  * Added -H option to colprof to allow setting the charTargetTag to given string,
    rather than automatically filling with .ti3 data.
  * Changed instrument monitoring thread debug messages to only be shown on -D9, so
    they don't interfere with messages shown at -D8.

OBS-URL: https://build.opensuse.org/request/show/1174031
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=67
2024-05-20 17:13:45 +00:00
448be6c2f2 Accepting request 1157339 from home:ateixeira:branches:multimedia:color_management
- Fix build with gcc14 (bsc#1221304)
  * Add ajam-gcc14.patch
- Reformat ajam-include.patch with a/b prefixes
- Use %autosetup

OBS-URL: https://build.opensuse.org/request/show/1157339
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=64
2024-03-13 08:01:08 +00:00
a38f5ac076 Accepting request 1147805 from home:dimstar:rpm4.20:a
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147805
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=62
2024-02-20 12:19:39 +00:00
2985e11166 Accepting request 1133496 from home:ateixeira:branches:multimedia:color_management
- update to 3.1.0:
  * Fixed bug in CMYK profile B2A table creation that sometimes resulted in
    bumpy black generation. (Only occurred when compiled using recent gcc with
    code optimization.)
  * Changed ICC profile serialization of pure ASCII text tags emit a warning
    rather than error if they are fed non-ASCII utf8 input.
  * Made ICC code a little more robust against bad profiles. (Thanks to David Hoyt).
  * Fixed latent bug in X11 plot code that caused window not to be created or
    updated when dowait == 0. This shows up on Linux as failure of spotread -S
    to show spectral plot.
  * Fixed problem with colorhug not noticing errors from the instrument.
  * Updated scanin/it8Wolf.cht to improve accuracy of grey wedge patch recognition.
  * Merged some Debian patches, including spelling fixes.

OBS-URL: https://build.opensuse.org/request/show/1133496
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=60
2024-01-08 15:40:24 +00:00
e88c07a727 Accepting request 1124357 from home:dirkmueller:Factory
- update to 3.0.2:
  * Fix #include <ctype.h> in spectro/conv.c
  * Fix typo introduced into spectro/i1d3.c that prevents
    retail i1d3 from working.
  * Fixed accuracy problem with xicclu -fb when using cLut type
    profiles that use a matrix in their B2A table.
  * Fixed crash in xicclu with device link profiles.
  * Fixed error when creating profiles with
    ARGYLL_CREATE_DISPLAY_PROFILE_WITH_CHAD or
    ARGYLL_CREATE_OUTPUT_PROFILE_WITH_CHAD.
  * Make re-writing an ICC profile more forgiving of
    tags that are incorrect for the profile version.
  * Fixed problem with writing textDescriptionType
    ScriptCode that was not being padded to 67 characters.
  * Fixed bug in CGATS output. This showed up in oeminst.

  * Changed i1d3 driver to cope with Rev. B "0x83" error robustly. This should
  * Fixed possible crashes in xicc/ccss.c and spectro/oeminst.c
* Fix SpyderX faulty initial black calibration
    L* 1 and 99 are not rounded.
- Remove obsolete patch argyllcms-decl.patch
  * Fix oeminst for OS X Spyder 4 CD calibration file location.
  * Fixed USB problem with i1pro (Rev B & D ?), where communications
  * Added workaround for i1d3 Rev. B status code 0x83 on very low
  * Fixed bug in Klein K10 driver - adaptive measurement wasn't properly
  * Improved Klein K10 driver to be more robust when lights off command
    returns bogus error codes, or causes a cascade of bogus measurement
  * Added maximum sensor frequency check for Spyder & i1d3 drivers,
    being read, nor allows bi-directional strip reading, if "printtarg -r"
    was used. A warning will be issued if "printtarg -r" was used, and

OBS-URL: https://build.opensuse.org/request/show/1124357
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=58
2023-11-13 13:05:26 +00:00
5878596e35 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
2023-09-25 08:33:18 +00:00
b87d3048dd Accepting request 1042070 from home:dimstar:Factory
- Do not set everything inside doc/ mode 644; otherwise the
  directories are set 644 as well, which means no files inside are
  accessible. This resulted in the past in doc/ actually not being
  added to the devel package.

OBS-URL: https://build.opensuse.org/request/show/1042070
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=54
2022-12-12 10:20:24 +00:00
46ca726dfa Accepting request 997619 from home:dirkmueller:Factory
- update to 2.3.1:
  * Added value sanity check & warning to chartread patch by patch mode.
  * Fixed crash on 64 bit MSWin in spectro/aglob due to changing SDK
    declarations for _findfirst().
  * Fixed one remaining problem with not coping with "Colour" spelling rather
    than "Color" in cxf2ti3.
  * Add code in cgats write to check for float format problems when faced with
    -inf or +inf value.
  * Fix i1Pro3 highres in ccxxmake, dispcal & dispread.
  * Changed OS X usb reset to re-enumerate instead, as reset does nothing on OS
    X >= 10.8.
  * Added spectro/instlib.api.txt file to public distribution.
  * Fixed possible crashes in xicc/ccss.c and spectro/oeminst.c

OBS-URL: https://build.opensuse.org/request/show/997619
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=52
2022-08-23 09:47:54 +00:00
0d59cfa87f Accepting request 949276 from home:polslinux:branches:multimedia:color_management
- Update to version 2.3.0:
* Fixed spotread -YL (i1Pro1/2 lamp remediation) to function even
  if calibration is impossible due to the white reference being out of tolerance.
* Fix SpyderX faulty initial black calibration 
* Added icomuf_reset_before_close flag for SpyderX, as some versions
  of the instrument have been reported to lock up after use.
* Modified the ArgyllCMS CIECAM02 implementation to include a blue
  hue linearization tweak, to improve the "blue goes purple" effect
  when gamut mapping or clipping highly saturated blues to smaller gamuts.
* Added spotread -Y y option that forces the listing of instrument
  specific display calibrations in the usage, even for serial instruments.
* Removed native i1d3 C6 instrument support as a favor to X-Rite.
* Improved cxf2ti3 so that it should cope with XML that uses "Colour"
  spelling rather than "Color".
* Added I1D3_ESCAPE environment variable to allow a user to potentialy
  use any current or future OEM coded i1d3 instrument.

OBS-URL: https://build.opensuse.org/request/show/949276
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=51
2022-02-03 22:51:01 +00:00
ee4a36c064 Accepting request 917376 from home:sbrabec:branches:version-updates
- Update to version 2.2.0...

OBS-URL: https://build.opensuse.org/request/show/917376
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=50
2021-09-08 07:03:19 +00:00
9aae1407a5 Accepting request 783129 from home:sbrabec:branches:multimedia:color_management
- Fix argyllcms--gcc--fno-common.patch according to the upstream
  (bsc#1160256#c5).

OBS-URL: https://build.opensuse.org/request/show/783129
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=48
2020-03-10 02:21:30 +00:00
a79766765b Accepting request 781708 from home:sbrabec:branches:new-gcc
- Update to version 2.1.2...
- Fix build with with -fno-common, which is the default in gcc-10
  (bsc#1160256, argyllcms--gcc--fno-common.patch).

OBS-URL: https://build.opensuse.org/request/show/781708
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=46
2020-03-05 03:54:10 +00:00
5aa7f25527 Accepting request 760861 from home:StefanBruens:branches:multimedia:color_management
- Use pkgconfig(libpng) BuildRequires, the build system looks for
  the unversioned libpng.so and falls back to its bundled version.
- Remove bundled zlib source, otherwise it is built even when the
  system zlib is found. This triggers a fatal rpm check failure on
  Leap 15.x due to compiler warnings.
- Also remove bundled png/tiff/axTLS sources.
- Remove pkgconfig(mxml) dependency, ArgyllCMS bundles a patched one.

OBS-URL: https://build.opensuse.org/request/show/760861
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=44
2020-01-06 02:29:38 +00:00
db7b9e7e2a Accepting request 754106 from home:RBrownSUSE:branches:multimedia:color_management
- Update to v2.1.1
  * Added SpyderX support
  * Changed spotread -E option to work with all the spectral instruments
  * Improvements and bug fixes to oeminst and oemdnld
  * Increased maximum render channels to 16
  * Added -O option to collink to allow creating a link purely from calibration file
  * Added -w parameter to spotread, to use the -i parameter illuminant for L*a*b* calculation
- Remove obsolete patch argyllcms-decl.patch

OBS-URL: https://build.opensuse.org/request/show/754106
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=43
2020-01-03 01:29:09 +00:00
b682b75372 Accepting request 687307 from home:jengelh:sct
- Modernize old $RPM_* shell variables and tar options.
- Avoid bash-specific pathname expansion syntax in %install.

OBS-URL: https://build.opensuse.org/request/show/687307
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=41
2019-06-18 23:20:43 +00:00
97a6625995 Accepting request 697411 from home:marxin:branches:multimedia:color_management
- Disable LTO (boo#1133108).

OBS-URL: https://build.opensuse.org/request/show/697411
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=39
2019-05-14 15:30:37 +00:00
Klaus Kämpf
3e9d32aa78 Accepting request 556014 from home:elvigia:branches:multimedia:color_management
- replace xorg-x11-devel by the needed individual libraries.

OBS-URL: https://build.opensuse.org/request/show/556014
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=37
2017-12-12 12:49:42 +00:00
OBS User mrdocs
2dce3cf7fb Accepting request 479763 from home:guoyunhebrave:branches:multimedia:color_management
Update change log

OBS-URL: https://build.opensuse.org/request/show/479763
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=35
2017-03-16 04:18:26 +00:00
Klaus Kämpf
7153d5e3c5 Accepting request 389151 from home:lnussel:branches:multimedia:color_management
- BuildRequire systemd-rpm-macros which defines _udevrulesdir for us

OBS-URL: https://build.opensuse.org/request/show/389151
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=32
2016-04-14 07:58:57 +00:00
OBS User mrdocs
e12ae1ce46 Accepting request 346122 from home:posophe:branches:multimedia:color_management
update

OBS-URL: https://build.opensuse.org/request/show/346122
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=31
2015-12-14 00:37:59 +00:00
Klaus Kämpf
8c16f990cb Accepting request 287548 from home:rguenther:branches:multimedia:color_management
- Use -std=gnu89 for building to not run into broken __declspec
  uses with the GCC 5 default of -std=gnu99.

OBS-URL: https://build.opensuse.org/request/show/287548
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=29
2015-02-25 06:45:08 +00:00
Klaus Kämpf
971be5b883 Accepting request 287329 from home:msmeissn:branches:multimedia:color_management
- allow building with udev-mini by using pkgconfig(udev)

- do not rpm -q udev

OBS-URL: https://build.opensuse.org/request/show/287329
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=28
2015-02-24 06:51:56 +00:00
Klaus Kämpf
79d7562538 Accepting request 284190 from home:fcrozat:branches:multimedia:color_management
- Add argyllcms.changes to Source, used to compute timestamp
- Use a stable timestamp for generated files (boo#916158), ensuring
  build is reproducible.

- Move reference files to /usr/share/argyll/ref, expected path from
  gnome-color-manager (bsc#914679).

OBS-URL: https://build.opensuse.org/request/show/284190
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=26
2015-02-06 15:52:04 +00:00
Klaus Kämpf
40cab85831 Accepting request 220491 from home:fcrozat:branches:multimedia:color_management
- Release 1.6.3:
  + Added ProPhoto.icm and ProPhotoLin.icm to ref profiles.
  + Fix bug in xicclu -py conversion.
  + Added code to minimize ICC rounding error on matrix profile
    white point accuracy. Re-generated all reference profiles with
    this change.
  + Changed i1d3 driver to completely ignore any EEPROM checksum
    errors for non "A-01" rev. instruments.
  + Made transplot handle RGB->RGB device link.
  + Removed colprof -y option. Use "profcheck -v2" instead, as it
    is more developed.
  + Fixed bug in dispcal - it was not using the final measurement
    pass to update the calibration curves.
  + Fixed bug in spotread, dispcal & dispread for CCSS capable
    instruments where refresh display types was being ignored if a
    custom observer was used, and/or the custom observer as being
    ignored, and/or a  CCMX was being ignored.
  + Renamed verify to colverify to avoid clash with MSWin program
    of the same name. Made it print the patch location for -v2 if
    it is present in the file.
  + Changed targen to ensure that -V and -p options effects are
    reflected in the resulting expected CIE values of the .ti1
    file.
  + Changed targen so that -V parameter also affects single
    channel, grey wedge, grid & body centered grid point
    distribution.
  + Changed colprof to deal with variable grid distribution in a
    more neuanced way, to reduce overshoot artifacts when the -V
    parameter is used.
  + Changed colprof to used a power_like function for the grid

OBS-URL: https://build.opensuse.org/request/show/220491
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=24
2014-01-31 22:32:07 +00:00
Klaus Kämpf
24c4137939 Accepting request 211874 from home:fcrozat:branches:multimedia:color_management
- Release 1.6.2:
 + Added "dark region emphasis" -V parameter to targen and colprof.
 + Fixed bug and tweaked dispcal black point optimization to err on
   the black side. Added -v3 for even more debugging information.
 + Changed i1d3 driver to be more forgiving of EEProm checksum
   calculation (support for ""A-02"" release).
 + Fixed problem with TV encoded output and dispread -E -k/-K.
 + Fixed minor bug in DE94 in icclib.
 + Fixed major bug in illumread - result was being corrupted.
 + Fixed "edges don't match" bug in printarg when -iCM -h -s/-S
   used.
 + Fix bug in -H flag in ccxxmake, chartread, dispcal, dispread,
   illumread & spotread so that it works once again.
- Bugfix update from 1.6.1:
 + Fix bug in "average -m"
 + Fix oeminst to work with a wider range of i1d3 install files.
 + Fix ColorMunki reflective measurement accuracy, particularly for
   reflective readings.
- Remove argyllcms-stringcompare.patch, argyllcms-void.patch:
  merged upstream.

OBS-URL: https://build.opensuse.org/request/show/211874
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=22
2013-12-20 14:17:31 +00:00
OBS User mrdocs
4d0024a531 Accepting request 195745 from home:sbrabec:branches:multimedia:color_management
- Release 1.6.0:
  + Added support for JETI specbos 1211 and 1201.
  + Added Video profiling & 3dLut creation support for eeColor and
    MadVR.
  + Linux profile installation will use colord.
  + Fix ColorHug driver.
  + Changed instlib API ambient XYZ and spectral units to Lux.
  + For those instruments that support it, made ambient readings
    honor refresh mode measurements.
  + Changed spotread -ew mode to be Bradford chromatic transform
    rather than XYZ scaling.
  + Added support to xicclu to lookup colors though CAL files.
  + Added -Y R:rate option to spotread, dispcal, dispread &
    ccxxmake.
  + By default printtarg will create PS and EPS files with a CUPS
    job ticket to disable color management.
  + Added display update delay calibration support to i1pro and
    ColorMunki.
  + Changed dispcal & dispread so that they wait up to 0.5 seconds
    when reading dark patches after light ones to allow for display
    fall time.
  + Changed dispwin daemon loader mode option from -E to -X.
  + Changed dispcal verify option from -E to -z.
  + Added -E option to to dispread to encode test patch colors in
    Video 16-235 range.
  + Changed CIECAM02 Flare model to distinguish between Flare from
    the image itself, and Glare from ambient light.
  + Improved i1pro hi-res mode to improve accuracy.
  + Added Body Centered Cubic grid option to targen.
  + Added -Yn flag to dispcal and dispread.
  + Improve robustness of i1d3 display update measurement code.
  + Added support for applying calibration curves in collink.
  + Changed spotread so that it won't fall back to emissive spot
    mode if an ambient reading is requested.
  + Turned off B2A table clip map smoothing.
  + Fixed crash in ucmm/ucmm.c when loading certain profiles using
    dispwin.
  + Fixed gamut mapping intent "rl" to really use relative L*a*b*
  + Fix bug in cicam02 in V1.5.0 that causes some mapping problems
    in the red for collink -ir or -ila. 
  + Changed cctiff so that it does lossless JPEG copy when there is
    no color transformation
  + Fix xicclu so that it works with device links.
  + Fixed bug in shaper/matrix profile curves that caused random
    bumpy black behaviour.
  + Don't add colorant tag to .tiff files in cctiff unless it is a
    non-standard space, as Photoshop will barf on such files.
  + Fix bug with Spyder not being able to break out of dispcal
    adjustment loop.
  + Fix bug in xicc/xicclu, -K flag not being recognised.
  + Fix bug in xicc/xmatrix.c introduced that prevents matrix only
    profiles from being created.
  + libusb 1.0 is now deprecated in favor of native USB drivers.

OBS-URL: https://build.opensuse.org/request/show/195745
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=20
2013-08-21 22:46:14 +00:00
Klaus Kämpf
714453ab74 Accepting request 185360 from home:fcrozat:branches:multimedia:color_management
- Release 1.5.1:
  + Many bug fixes
  + add support for i1pro Rev E (i1pro2)
  + improved support for ColorMunki and i1pro
  + spotread can interactively query refresh rate
  + spyd2en, spyd4en and i1d3ccss was been merged in one tool named
    oeminst.
  + No longer uses libusb, talk directly to USB device through
    kernel devices.
  + Add support for ColorCheckerPassport in scanin.
  + -V (adaptative mode) is deprecated in dispcal, dispread and
    ccxxmake, since it is the default. Use -ZA flag to disable.
  + ColorHug support is enabled by default.
  + Added automatic adjustement of patch reading for i1d3.
- Drop argyllcms-fixbuild.patch (merged)
- Rename argyllcms-1.3.0-udev151.patch to argyllcms-udev151.patch.
- Add argyllcms-udev-builtin.patch for udev usb-db builtin
  (openSUSE 12.2/12.3) and argyllcms-udev-hwdb.patch (openSUSE 13.1
  and later) for udev hwdb.
- Update argyllcms-1.4.0-warnings.patch (partially merged)
- Drop SG_header.txt, merged upstream.

OBS-URL: https://build.opensuse.org/request/show/185360
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=18
2013-08-01 06:32:55 +00:00
Kai-Uwe Behrmann
4a3e332d51 Accepting request 138675 from openSUSE:Factory:Staging:Systemd
- Fix build with new udev rules directory location.

OBS-URL: https://build.opensuse.org/request/show/138675
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=16
2012-10-18 08:59:27 +00:00
Kai-Uwe Behrmann
663a1255ba Accepting request 137928 from home:coolo:branches:openSUSE:Factory
- replace jam with ./jam

OBS-URL: https://build.opensuse.org/request/show/137928
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=14
2012-10-12 08:01:40 +00:00
efbf875881 - Add new upstream version of SG_header.txt, to prevent any legal
misunderstanding (bnc#768826).

OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=12
2012-06-26 13:46:09 +00:00
Klaus Kämpf
a46a68ae8f Accepting request 125962 from home:fcrozat:branches:multimedia:color_management
- Release 1.4.0:
  + various bug fixes
  + add support for ICC profiles in embedded JPEG
  + fix CVE-2012-1616 (bnc#768322)
- drop autotools patches, switch back to original Jam based build
- add ajam (argyll patched version of Jam, BSD-license) to source
  package (needed only for build)
- drop shared libraries and corresponding subpackages, not used by
  anything.
- drop cologhug patch, merged upstream.
- Add argyllcms-fixbuild.patch: fix build with system tiff/jpeg
  libraries
- Add ajam-include.patch: add missing headers
- Add argyllcms-1.4.0-warnings.patch: fix gcc warnings
- Add bison as BuildRequires (needed to build ajam)
- Compile with -f-no-strict-aliasing to prevent potential issues
  with gcc 4.7

OBS-URL: https://build.opensuse.org/request/show/125962
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=11
2012-06-25 11:30:24 +00:00
e64b67e746 Accepting request 101804 from home:Nijel:branches:multimedia:color_management
- Fix ColorHug support with new firmware

The spec file changes were made by obs-service-format_spec_file...

OBS-URL: https://build.opensuse.org/request/show/101804
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=9
2012-01-27 12:02:23 +00:00
Klaus Kämpf
5c071fd143 Accepting request 101110 from home:kwk:branches:multimedia:color_management
- ColorHug-sensor-driver.patch: Fix function declaration to improve
  detection of 'perfect black' (via colorhug-users@googlegroups.com)

OBS-URL: https://build.opensuse.org/request/show/101110
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=6
2012-01-23 11:05:03 +00:00
d848b476a4 - remove unused copies of libusb0 and libusbw
- remove unused code from libusb1 directory (windows / macos)
- call autoreconf in %build

OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=4
2012-01-19 15:25:12 +00:00
979d88a35f - Add copyright header to specfile
- Clean specfile with spec-cleaner
- Argyllcms is now mostly using AGPLv3, update License tag and use
  SPDX syntax.
- Drop patch which was renaming scanner in documentation (not
  applied anyway).

OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=3
2012-01-16 16:35:59 +00:00
Klaus Kämpf
51806fde64 - Fix Factory build: explicitly BuildRequire autoconf, automake
and libtool

OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=2
2012-01-12 10:45:50 +00:00
Klaus Kämpf
d8acc9ca76 Accepting request 99876 from multimedia:photo
let's move argyllcms there, so we could use this project as devel repository for factory submission

OBS-URL: https://build.opensuse.org/request/show/99876
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=1
2012-01-12 09:42:03 +00:00