[libheif] Update to version 1.13.0 (#26662)

This commit is contained in:
Nicholas Hayes 2022-09-06 12:22:54 -06:00 committed by GitHub
parent b9bfab0406
commit 8f3c8d044f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 6 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO strukturag/libheif
REF 56c8a2613370562fc330af2c70c1510aa5fd9ff6 #v1.12.0
SHA512 11ac7f32d1f49963046b1a4479a41f39004475211563ba7f41b2398f07f7b4d90339ea663e528b3cc80deeef1fff374987208d48b447116a806564ef05487e97
REF 5fb52b6134d5e034b51637a86c6e8a7418b35df1 #v1.13.0
SHA512 e1ebd5eb7ae436a604ae3bb50ea4d53b8efb97388081a0876c161927a8b31c48c03899075423048d3f10055332bf7f3472bb8a06b6d32312de1d88fbda760421
HEAD_REF master
PATCHES
gdk-pixbuf.patch
@ -33,5 +33,6 @@ endif()
vcpkg_replace_string("${CURRENT_PACKAGES_DIR}/include/libheif/heif.h" "#ifdef LIBHEIF_EXPORTS" "#if 0")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")
file(INSTALL "${SOURCE_PATH}/COPYING" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)

View File

@ -1,7 +1,6 @@
{
"name": "libheif",
"version": "1.12.0",
"port-version": 4,
"version": "1.13.0",
"description": "Open h.265 video codec implementation.",
"homepage": "http://www.libheif.org/",
"license": "LGPL-3.0-only",

View File

@ -3729,8 +3729,8 @@
"port-version": 3
},
"libheif": {
"baseline": "1.12.0",
"port-version": 4
"baseline": "1.13.0",
"port-version": 0
},
"libhsplasma": {
"baseline": "2022-05-19",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "0876b38db237beed53c8edd6ebe83622a3771287",
"version": "1.13.0",
"port-version": 0
},
{
"git-tree": "f183481e325abb8be75988c2061260ebf60ad7d4",
"version": "1.12.0",