<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/opencolorio, branch aws-lambda-cpp</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[OpenColorIO] Fix OpenColorIO v2.0.1 can't be find_package (#19725)</title>
<updated>2021-08-26T17:10:12+00:00</updated>
<author>
<name>Xing Ji</name>
<email>33065325+jixingcn@users.noreply.github.com</email>
</author>
<published>2021-08-26T17:10:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=17818aa503e5af0045beafae3a9265fe60c458bd'/>
<id>17818aa503e5af0045beafae3a9265fe60c458bd</id>
<content type='text'>
* 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</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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</pre>
</div>
</content>
</entry>
<entry>
<title>[yaml-cpp] update to 0.7.0 (#19272)</title>
<updated>2021-08-10T08:11:41+00:00</updated>
<author>
<name>autoantwort</name>
<email>41973254+autoantwort@users.noreply.github.com</email>
</author>
<published>2021-08-10T08:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=be456649fd835f6d2d676b81886fb6a58d5b52da'/>
<id>be456649fd835f6d2d676b81886fb6a58d5b52da</id>
<content type='text'>
* [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</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [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</pre>
</div>
</content>
</entry>
<entry>
<title>[opencolorio] Install OpenColorIOConfig.cmake and change version scheme to semver (#15764)</title>
<updated>2021-01-20T06:11:26+00:00</updated>
<author>
<name>ras0219</name>
<email>533828+ras0219@users.noreply.github.com</email>
</author>
<published>2021-01-20T06:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=e9650349fb4a1d3d6fcf5ab8728d5133c7b6d1f1'/>
<id>e9650349fb4a1d3d6fcf5ab8728d5133c7b6d1f1</id>
<content type='text'>
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[opencolorio] Update repository (#12869)</title>
<updated>2020-08-25T04:17:46+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2020-08-25T04:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=1f52fbaa04dab7e769818dfce7e4e9aa329bb406'/>
<id>1f52fbaa04dab7e769818dfce7e4e9aa329bb406</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[opencolorio-tools] Separate feature application to avoid circular dependency (#12420)</title>
<updated>2020-08-10T23:05:26+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2020-08-10T23:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=fa1823dcad96448230d30f01f35628b2e1feab08'/>
<id>fa1823dcad96448230d30f01f35628b2e1feab08</id>
<content type='text'>
* [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 &lt;533828+ras0219@users.noreply.github.com&gt;

* Use vcpkg_copy_tools

Co-authored-by: ras0219 &lt;533828+ras0219@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [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 &lt;533828+ras0219@users.noreply.github.com&gt;

* Use vcpkg_copy_tools

Co-authored-by: ras0219 &lt;533828+ras0219@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[opencolorio] fix lcms dependency (#9755)</title>
<updated>2020-01-22T20:03:36+00:00</updated>
<author>
<name>Phoebe</name>
<email>20694052+PhoebeHui@users.noreply.github.com</email>
</author>
<published>2020-01-22T20:03:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=1db01a862d10fe842c2fb1e45b33bed26d88ef0c'/>
<id>1db01a862d10fe842c2fb1e45b33bed26d88ef0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[opencolorio] Modify find python2 to find python3 (#8920)</title>
<updated>2020-01-09T23:34:10+00:00</updated>
<author>
<name>Lily</name>
<email>47812810+LilyWangL@users.noreply.github.com</email>
</author>
<published>2020-01-09T23:34:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=101452334cf0f1ba5329fd07f8b8f37f81fa2fc1'/>
<id>101452334cf0f1ba5329fd07f8b8f37f81fa2fc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OCIO 1.1.1 port added (#8006)</title>
<updated>2019-09-16T16:08:41+00:00</updated>
<author>
<name>MACHIZAUD Andréa</name>
<email>andrea.machizaud@gmail.com</email>
</author>
<published>2019-09-16T16:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f152ba3cc08787c5bc2e638a73753048f0678def'/>
<id>f152ba3cc08787c5bc2e638a73753048f0678def</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
