mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-01 13:37:55 +08:00
44fac549c4
* [libvpx] Add pkgconfig check * Update version files * Add vpx.pc.in on Windows * Update versions/l-/libvpx.json * Remove -lm from vpx.pc.in file * Update versions/l-/libvpx.json * Remove debug messages * Update versions/l-/libvpx.json
8 lines
229 B
JSON
8 lines
229 B
JSON
{
|
|
"name": "libvpx",
|
|
"version-semver": "1.10.0",
|
|
"port-version": 1,
|
|
"description": "The reference software implementation for the video coding formats VP8 and VP9.",
|
|
"homepage": "https://github.com/webmproject/libvpx"
|
|
}
|