Commit Graph

15 Commits

Author SHA1 Message Date
Kai Pastor
28f7523ba0
[opencolorio] Update to 2.1.2, fixes (#25805)
* Fix exported Imath dependency

* Drop unused deps from patches and config

* Handle DLL import in installed header

* Fix non-required find_package(OpenColorIO)

* Omit unrelocatable script

* Installation cleanup

* Update to 2.1.2

* Fix exported pc file

* Update versions

* Silence warning

* Update versions
2022-07-18 13:36:48 -07:00
LilyWangLL
bfc00415da
[opencolorio] Fix tools build error (#23408)
* [opencolorio] Fix tools build error

* update license

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-03-07 11:06:01 -08:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* Bulk remove vcpkg_fail_port_install calls.

Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",

In support of https://github.com/microsoft/vcpkg/pull/21502

* Update version database.

* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728

* Repair version database.
2022-01-25 10:31:15 -08:00
itsmattkc
3b9d88d70a
[opencolorio] Update to 2.1.1 (#22659)
* [opencolorio] Update to v2.1.1

* Update version database
2022-01-21 13:30:00 -08:00
Phoebe
c7ea63043c
[opencolorio/lcms] Fix dependency (#21960) 2022-01-12 11:32:27 -08:00
autoantwort
a720cf5eba
[opencolorio] no absolute paths (#22332) 2022-01-04 16:55:56 -08:00
chausner
1f9385fecb
[opencolorio] Update to 2.1.0 (#21040)
* Update opencolorio to 2.1.0

* Update CI baseline

* Disable UWP builds

* Update git-tree hash

* Update CI baseline

* Update scripts/ci.baseline.txt

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-11-05 14:25:12 -07:00
Xing Ji
17818aa503
[OpenColorIO] Fix OpenColorIO v2.0.1 can't be find_package (#19725)
* fix that opencolorio v2.0.1 can't be `find_package`, reference the master branch of opencolorio to generate `OpenColorIOTargets`

* run `vcpkg x-add-version --all`

* fix the `OpenColorIO` for linux

* vcpkg x-add-version --all

* patch for `OpenColorIOConfig.cmake` by https://github.com/AcademySoftwareFoundation/OpenColorIO/pull/1397

* vcpkg x-add-version --all
2021-08-26 10:10:12 -07:00
autoantwort
be456649fd
[yaml-cpp] update to 0.7.0 (#19272)
* [yaml-cpp] update to 0.7.0

* [opencolorio] update to 2.0.1

* [openimageio] Update to 2.2.17.0

* [pystring] move header to pystring subfolder

* add version files
2021-08-10 01:11:41 -07:00
ras0219
e9650349fb
[opencolorio] Install OpenColorIOConfig.cmake and change version scheme to semver (#15764)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-01-19 22:11:26 -08:00
NancyLi1013
1f52fbaa04
[opencolorio] Update repository (#12869) 2020-08-24 21:17:46 -07:00
Jack·Boos·Yu
fa1823dcad
[opencolorio-tools] Separate feature application to avoid circular dependency (#12420)
* [opencolorio-tools] Separate feature application to avoid circular dependency

* [opencolorio] Remove oiio related patch

* [opencolorio] Do not make tools

* [opencolorio-tools] make sure share folder is clean

* [docs] Add format document

* improve the error message

* Check the error message

* Finish test

* Update ports/opencolorio/portfile.cmake

Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>

* Use vcpkg_copy_tools

Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
2020-08-10 16:05:26 -07:00
Phoebe
1db01a862d [opencolorio] fix lcms dependency (#9755) 2020-01-22 12:03:36 -08:00
Lily
101452334c [opencolorio] Modify find python2 to find python3 (#8920) 2020-01-09 15:34:10 -08:00
MACHIZAUD Andréa
f152ba3cc0 OCIO 1.1.1 port added (#8006) 2019-09-16 09:08:41 -07:00