early-access version 2853
This commit is contained in:
24
externals/vcpkg/ports/libheif/vcpkg.json
vendored
Executable file
24
externals/vcpkg/ports/libheif/vcpkg.json
vendored
Executable file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user