2021-05-03 19:57:41 +02:00
|
|
|
{
|
|
|
|
"name": "libheif",
|
2023-11-21 18:52:02 -08:00
|
|
|
"version": "1.17.5",
|
2023-11-20 12:15:04 -08:00
|
|
|
"description": "libheif is an HEIF and AVIF file format decoder and encoder.",
|
2021-05-03 19:57:41 +02:00
|
|
|
"homepage": "http://www.libheif.org/",
|
2022-03-11 10:59:11 -08:00
|
|
|
"license": "LGPL-3.0-only",
|
2023-06-15 14:49:00 -07:00
|
|
|
"supports": "!xbox",
|
2021-05-03 19:57:41 +02: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-03 19:57:41 +02:00
|
|
|
"x265"
|
|
|
|
]
|
|
|
|
}
|