vcpkg/ports/libnice-gst/vcpkg.json
2023-06-21 22:45:33 -07:00

14 lines
286 B
JSON

{
"name": "libnice-gst",
"version": "0.1.21",
"port-version": 3,
"description": "Gstreamer Libnice plugins.",
"homepage": "https://nice.freedesktop.org",
"license": "LGPL-2.1-only AND MPL-1.1",
"supports": "!xbox",
"dependencies": [
"gstreamer",
"libnice"
]
}