mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-10-04 13:52:20 +08:00
18 lines
345 B
JSON
18 lines
345 B
JSON
{
|
|
"name": "aom",
|
|
"version-semver": "3.12.1",
|
|
"port-version": 0,
|
|
"description": "AV1 codec library",
|
|
"homepage": "https://aomedia.googlesource.com/aom",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|