19 lines
356 B
JSON
Executable File
19 lines
356 B
JSON
Executable File
{
|
|
"name": "aom",
|
|
"version-semver": "3.2.0",
|
|
"port-version": 3,
|
|
"description": "AV1 codec library",
|
|
"homepage": "https://aomedia.googlesource.com/aom",
|
|
"supports": "!(windows & arm & !uwp)",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|