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

19 lines
457 B
JSON

{
"name": "openh264",
"version": "2.6.0",
"port-version": 1,
"description": "OpenH264 is a codec library which supports H.264 encoding and decoding. It is suitable for use in real time applications such as WebRTC.",
"homepage": "https://www.openh264.org/",
"license": "BSD-2-Clause",
"dependencies": [
{
"name": "vcpkg-cmake-get-vars",
"host": true
},
{
"name": "vcpkg-tool-meson",
"host": true
}
]
}