Commit Graph

11 Commits

Author SHA1 Message Date
Robert Schumacher
674e616a21
[lcms] Backfill compat for lcms::lcms (#20034)
* [lcms] Backfill compat for lcms::lcms

* Remove :@TARGET_TRIPLET@

* Add comment for duplicate vcpkg_cmake_config_fixup.

* [lcms] Update version db

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-23 11:00:41 -07:00
Wolfgang Stöggl
7fae7f5923
[lcms] Update to 2.12 (#19551)
In addition to updating the version to 2.12, the following
modifications were applied to the port:
- Use the name lcms2 for the library, as it is called upstream since
  version 2 of Little-CMS.
  Remark: In the past, the library has already been called lcms2 for
  a while in vcpkg (1e53c60 until 726c111).
  The ports in vcpkg, which currently require the port lcms
  (devil, libraw and opencolorio), use and support lcms2 include/lib.
- Add generating a pkg-config file
- Add quotes to file commands in portfile.cmake
2021-09-07 15:19:07 -07:00
Stefano Sinigardi
726c111481 [vcpkg] fatal_error when patch fails to apply (#8087)
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-10-07 10:35:13 -07:00
Sean Warren
28aaced0f5 [lcms] Add 'd' debug postfix 2017-11-14 11:54:11 +11:00
Mikhail Paulyshka
73a02b9f70 [lcms] fix header file
* fix header file
* prefer ninja
* use github
2017-08-19 23:29:24 +03:00
Mikhail Paulyshka
1e53c60fd7 [lcms] rename library to lcms2 2017-07-25 03:21:57 +03:00
agadoul
4ef429dd9e implment reviews. 2017-01-30 15:22:39 +01:00
agadoul
798ae24d96 use induced library type. 2017-01-30 14:35:38 +01:00
agadoul
9e34484cbe uncomment removal of utf-8 flag 2016-12-15 13:16:55 +01:00
agadoul
0b62c9ce91 fix warning due to encoding. 2016-12-15 09:12:00 +01:00
Axel Barrot
6fbd2ad780 support lcms library (http://www.littlecms.com/download.html) 2016-12-14 15:58:00 +01:00