mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:41:47 +08:00
[libheif] Update to 1.18.2 (#40937)
This commit is contained in:
parent
17ae26dff0
commit
50c08d3885
@ -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()
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "71eb8d4a8f9e764ba9514dc621e05c361bcfbb59",
|
||||
"version": "1.18.2",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "b359025d1bbdb502626c0b8c5918848ad0c901dc",
|
||||
"version": "1.17.6",
|
||||
|
Loading…
Reference in New Issue
Block a user