vcpkg/ports/openh264/vcpkg.json
Matthias C. M. Troffaes e937cb41ea
[openh264] fixup the installed pkgconfig files (#18077)
* [openh264] fix pkgconfig files

* [openh264] x-add-version

* [openh264] x-add version (again)
2021-05-24 11:10:06 -07:00

12 lines
342 B
JSON

{
"name": "openh264",
"version-date": "2021-03-16",
"port-version": 2,
"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/",
"supports": "!uwp",
"dependencies": [
"tool-meson"
]
}