Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
363 B
JSON

{
"name": "libde265",
"version": "1.0.15",
"description": "Open h.265 video codec implementation.",
"homepage": "https://www.libde265.org/",
"license": "LGPL-3.0-only",
"supports": "!uwp & !xbox",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}