[libheif] Update to 1.18.2 (#40937)

This commit is contained in:
WangWeiLin-MV 2024-09-17 03:22:06 +08:00 committed by GitHub
parent 17ae26dff0
commit 50c08d3885
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 12 additions and 9 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO strukturag/libheif
REF "v${VERSION}"
SHA512 e8f7a9d8d7af1947e9ca43e8387fc082551c884bb66fef7484c82748f3b81524efa7a2988f31d059a85a10539ff42bd3125b0f066f7b8b652bd9450737b2bc89
SHA512 0fcb6340694d5f30a355a0e1224bdbcb35d898594739ffd767cc882842887011a418aa67df08b8cdccc06fa2e477768de90704c8d6f5a827f6878252a13c7734
HEAD_REF master
PATCHES
gdk-pixbuf.patch
@ -18,7 +18,6 @@ vcpkg_cmake_configure(
OPTIONS
-DWITH_EXAMPLES=OFF
-DWITH_DAV1D=OFF
-DPKG_CONFIG_USE_CMAKE_PREFIX_PATH=ON
${FEATURE_OPTIONS}
)
vcpkg_cmake_install()

View File

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

View File

@ -4597,8 +4597,8 @@
"port-version": 6
},
"libheif": {
"baseline": "1.17.6",
"port-version": 2
"baseline": "1.18.2",
"port-version": 0
},
"libhsplasma": {
"baseline": "2024-03-07",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "71eb8d4a8f9e764ba9514dc621e05c361bcfbb59",
"version": "1.18.2",
"port-version": 0
},
{
"git-tree": "b359025d1bbdb502626c0b8c5918848ad0c901dc",
"version": "1.17.6",