[libheif] disable testing (#42511)

This commit is contained in:
Mengna-Li 2024-12-04 20:24:12 +00:00 committed by GitHub
parent 190ac6dc6f
commit 21022e2301
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 1 deletions

View File

@ -18,6 +18,7 @@ vcpkg_cmake_configure(
OPTIONS
-DWITH_EXAMPLES=OFF
-DWITH_DAV1D=OFF
-DBUILD_TESTING=OFF
${FEATURE_OPTIONS}
)
vcpkg_cmake_install()

View File

@ -1,6 +1,7 @@
{
"name": "libheif",
"version": "1.19.5",
"port-version": 1,
"description": "libheif is an HEIF and AVIF file format decoder and encoder.",
"homepage": "http://www.libheif.org/",
"license": "LGPL-3.0-only",

View File

@ -4654,7 +4654,7 @@
},
"libheif": {
"baseline": "1.19.5",
"port-version": 0
"port-version": 1
},
"libhsplasma": {
"baseline": "2024-03-07",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b714664a4550bae5edc9fbe655f0ce057ac9e67e",
"version": "1.19.5",
"port-version": 1
},
{
"git-tree": "68dd9fbb12027f868c747c3e204a00a2fca872a2",
"version": "1.19.5",