25 lines
449 B
JSON
25 lines
449 B
JSON
|
{
|
||
|
"name": "libheif",
|
||
|
"version": "1.12.0",
|
||
|
"port-version": 3,
|
||
|
"description": "Open h.265 video codec implementation.",
|
||
|
"homepage": "http://www.libheif.org/",
|
||
|
"license": "LGPL-3.0-only",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "gdk-pixbuf",
|
||
|
"platform": "!windows"
|
||
|
},
|
||
|
"libde265",
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
},
|
||
|
"x265"
|
||
|
]
|
||
|
}
|