mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 15:10:19 +00:00
eda7f03994
Now that we are using shared libraries, it is possible to add into our vcpkg dependencies without worrying about LGPL
165 lines
2.7 KiB
JSON
165 lines
2.7 KiB
JSON
{
|
|
"builtin-baseline": "10b7a178346f3f0abef60cecd5130e295afd8da4",
|
|
"dependencies": [
|
|
{
|
|
"name": "curl",
|
|
"features": [
|
|
"brotli",
|
|
"http2"
|
|
]
|
|
},
|
|
{
|
|
"name": "dirent",
|
|
"platform": "windows"
|
|
},
|
|
{
|
|
"name": "ffmpeg",
|
|
"platform": "!android",
|
|
"features": [
|
|
"avcodec",
|
|
"avformat",
|
|
"dav1d",
|
|
"openh264",
|
|
"opus",
|
|
"webp",
|
|
"theora",
|
|
"vorbis",
|
|
"vpx",
|
|
"zlib"
|
|
]
|
|
},
|
|
{
|
|
"name": "fontconfig",
|
|
"platform": "linux | freebsd | openbsd | osx | windows"
|
|
},
|
|
{
|
|
"name": "harfbuzz",
|
|
"platform": "linux | freebsd | openbsd | windows",
|
|
"features": [
|
|
"freetype",
|
|
"icu"
|
|
]
|
|
},
|
|
{
|
|
"name": "harfbuzz",
|
|
"platform": "osx",
|
|
"features": [
|
|
"coretext",
|
|
"icu"
|
|
]
|
|
},
|
|
"icu",
|
|
"libjpeg-turbo",
|
|
"libjxl",
|
|
{
|
|
"name": "libpng",
|
|
"features": [
|
|
"apng"
|
|
]
|
|
},
|
|
{
|
|
"name": "libavif",
|
|
"features": [
|
|
"dav1d"
|
|
]
|
|
},
|
|
{
|
|
"name": "libwebp",
|
|
"features": [
|
|
"anim",
|
|
"libwebpmux",
|
|
"simd"
|
|
]
|
|
},
|
|
"simdutf",
|
|
{
|
|
"name": "skia",
|
|
"platform": "osx",
|
|
"features": [
|
|
"metal",
|
|
"fontconfig",
|
|
"harfbuzz",
|
|
"icu"
|
|
]
|
|
},
|
|
{
|
|
"name": "skia",
|
|
"platform": "linux | freebsd | openbsd | windows",
|
|
"features": [
|
|
"freetype",
|
|
"fontconfig",
|
|
"harfbuzz",
|
|
"icu",
|
|
"vulkan"
|
|
]
|
|
},
|
|
{
|
|
"name": "skia",
|
|
"platform": "android"
|
|
},
|
|
"sqlite3",
|
|
{
|
|
"name": "vulkan",
|
|
"platform": "!android"
|
|
},
|
|
{
|
|
"name": "vulkan-headers",
|
|
"platform": "!android"
|
|
},
|
|
"woff2"
|
|
],
|
|
"overrides": [
|
|
{
|
|
"name": "curl",
|
|
"version": "8.10.1#0"
|
|
},
|
|
{
|
|
"name": "ffmpeg",
|
|
"version": "6.1.1#11"
|
|
},
|
|
{
|
|
"name": "fontconfig",
|
|
"version": "2.14.2#1"
|
|
},
|
|
{
|
|
"name": "icu",
|
|
"version": "74.2#2"
|
|
},
|
|
{
|
|
"name": "libjpeg-turbo",
|
|
"version": "3.0.2"
|
|
},
|
|
{
|
|
"name": "libjxl",
|
|
"version": "0.11.0"
|
|
},
|
|
{
|
|
"name": "libpng",
|
|
"version": "1.6.43#3"
|
|
},
|
|
{
|
|
"name": "libavif",
|
|
"version": "1.0.4#1"
|
|
},
|
|
{
|
|
"name": "libwebp",
|
|
"version": "1.4.0#1"
|
|
},
|
|
{
|
|
"name": "simdutf",
|
|
"version": "5.6.0#0"
|
|
},
|
|
{
|
|
"name": "skia",
|
|
"version": "129#0"
|
|
},
|
|
{
|
|
"name": "sqlite3",
|
|
"version": "3.46.1"
|
|
},
|
|
{
|
|
"name": "woff2",
|
|
"version": "1.0.2#4"
|
|
}
|
|
]
|
|
}
|