mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:19:08 +08:00
18 lines
352 B
JSON
18 lines
352 B
JSON
{
|
|
"name": "libnice-gst",
|
|
"version": "0.1.21",
|
|
"port-version": 4,
|
|
"description": "Gstreamer Libnice plugins.",
|
|
"homepage": "https://nice.freedesktop.org",
|
|
"license": "LGPL-2.1-only AND MPL-1.1",
|
|
"supports": "!xbox",
|
|
"dependencies": [
|
|
"gstreamer",
|
|
"libnice",
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|