early-access version 2853
This commit is contained in:
15
externals/vcpkg/ports/libilbc/vcpkg.json
vendored
Executable file
15
externals/vcpkg/ports/libilbc/vcpkg.json
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "libilbc",
|
||||
"version": "3.0.4",
|
||||
"description": "Open source implementation of the Internet Low Bit Rate Codec (iLBC) / RFC 3951 codec from the WebRTC project.",
|
||||
"homepage": "https://github.com/TimothyGu/libilbc",
|
||||
"license": "BSD-3-Clause",
|
||||
"supports": "!(arm & uwp)",
|
||||
"dependencies": [
|
||||
"abseil",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user