[openimageio] update to 2.5.14.0 (#40242)

This commit is contained in:
miyanyan 2024-08-06 15:35:33 +08:00 committed by GitHub
parent 17733c44cd
commit 6214cccba5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 5 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO AcademySoftwareFoundation/OpenImageIO
REF "v${VERSION}"
SHA512 c6e53b5484702c66f01490d23f272e597e016b984d54f81e400605bf2a2e1dd7843ce25a7ef51ffbc7ee7089b42e8d73a91699b93cb655b5ca9ef869c9a950f4
SHA512 2d9423e16613a9daa6faa53e2f52ad6af749f07f73251f44720eba468635b70aec97b5aeaac2f67a8b260158808458e5408ced75908b00379eb6640b1413f463
HEAD_REF master
PATCHES
fix-dependencies.patch

View File

@ -1,7 +1,6 @@
{
"name": "openimageio",
"version": "2.5.12.0",
"port-version": 2,
"version": "2.5.14.0",
"description": "A library for reading and writing images, and a bunch of related classes, utilities, and application.",
"homepage": "https://github.com/OpenImageIO/oiio",
"license": "BSD-3-Clause",

View File

@ -6569,8 +6569,8 @@
"port-version": 4
},
"openimageio": {
"baseline": "2.5.12.0",
"port-version": 2
"baseline": "2.5.14.0",
"port-version": 0
},
"openjpeg": {
"baseline": "2.5.2",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7ffa8987ec86923ad9e385a26b22730ad020f79d",
"version": "2.5.14.0",
"port-version": 0
},
{
"git-tree": "e0caa7c7cee2cc24b441cc7dba90b8b183a757b0",
"version": "2.5.12.0",