aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libnice-gst/vcpkg.json
blob: 03befc2ea543a3f61ce0b749c8d123f3d30fcd70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "libnice-gst",
  "version": "0.1.22",
  "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
    }
  ]
}