2021-05-04 01:57:41 +08:00
|
|
|
{
|
|
|
|
"name": "libheif",
|
2023-11-22 10:52:02 +08:00
|
|
|
"version": "1.17.5",
|
2023-11-21 04:15:04 +08:00
|
|
|
"description": "libheif is an HEIF and AVIF file format decoder and encoder.",
|
2021-05-04 01:57:41 +08:00
|
|
|
"homepage": "http://www.libheif.org/",
|
2022-03-12 02:59:11 +08:00
|
|
|
"license": "LGPL-3.0-only",
|
2023-06-16 05:49:00 +08:00
|
|
|
"supports": "!xbox",
|
2021-05-04 01:57:41 +08:00
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "gdk-pixbuf",
|
|
|
|
"platform": "!windows"
|
|
|
|
},
|
|
|
|
"libde265",
|
2021-10-27 14:42:55 +08:00
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
},
|
2021-05-04 01:57:41 +08:00
|
|
|
"x265"
|
|
|
|
]
|
|
|
|
}
|