25 lines
449 B
JSON
Executable File
25 lines
449 B
JSON
Executable File
{
|
|
"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"
|
|
]
|
|
}
|