2023-12-30 17:00:24 +00:00
|
|
|
{
|
|
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "breakpad",
|
|
|
|
"platform": "!(windows & arm)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "curl",
|
|
|
|
"platform": "linux",
|
|
|
|
"features": [
|
|
|
|
"http2"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "dbus",
|
|
|
|
"platform": "linux",
|
|
|
|
"default-features": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "fontconfig",
|
|
|
|
"platform": "linux"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "freetype",
|
|
|
|
"platform": "linux"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "harfbuzz",
|
|
|
|
"platform": "linux"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "icu",
|
|
|
|
"platform": "linux"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "liblzma"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "libpng"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "lzo"
|
|
|
|
},
|
2024-03-05 14:59:17 +00:00
|
|
|
{
|
|
|
|
"name": "opusfile"
|
|
|
|
},
|
2023-12-30 17:00:24 +00:00
|
|
|
{
|
|
|
|
"name": "sdl2",
|
|
|
|
"platform": "linux"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "zlib"
|
|
|
|
}
|
|
|
|
],
|
2024-12-19 23:04:03 +00:00
|
|
|
"builtin-baseline": "b2cb0da531c2f1f740045bfe7c4dac59f0b2b69c"
|
2023-12-30 17:00:24 +00:00
|
|
|
}
|