ladybird/vcpkg.json
0GreenClover0 c286d38765
Some checks failed
CI / Lagom (x86_64, Fuzzers_CI, false, ubuntu-24.04, Linux, Clang) (push) Waiting to run
CI / Lagom (arm64, Sanitizer_CI, false, macos-15, macOS, Clang) (push) Waiting to run
CI / Lagom (x86_64, Sanitizer_CI, false, ubuntu-24.04, Linux, GNU) (push) Waiting to run
CI / Lagom (x86_64, Sanitizer_CI, true, ubuntu-24.04, Linux, Clang) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (arm64, macos-15, macOS, macOS-universal2) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (x86_64, ubuntu-24.04, Linux, Linux-x86_64) (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Label PRs with merge conflicts / auto-labeler (push) Waiting to run
Push notes / build (push) Waiting to run
Build Dev Container Image / build (push) Has been cancelled
Meta: Update vcpkg to latest master
Includes a fix for vcpkg git commands not working in git versions
below 2.35.
2025-04-12 19:14:58 -06:00

212 lines
3.4 KiB
JSON

{
"builtin-baseline": "bc994510d2eb11aac7b43b03f67a7751d5bfe0e4",
"dependencies": [
{
"name": "angle",
"platform": "osx"
},
{
"name": "curl",
"features": [
"brotli",
"http2",
"openssl",
"websockets"
]
},
{
"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"
]
},
"libproxy",
{
"name": "libavif",
"features": [
"dav1d"
]
},
{
"name": "libwebp",
"features": [
"anim",
"libwebpmux",
"simd"
]
},
{
"name": "mman",
"platform": "windows"
},
"openssl",
{
"name": "pthread",
"platform": "windows"
},
"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": "tiff",
"features": [
"zstd"
]
},
{
"name": "vulkan-headers",
"platform": "!android"
},
"woff2",
"zlib"
],
"overrides": [
{
"name": "angle",
"version": "chromium_5414#9"
},
{
"name": "curl",
"version": "8.13.0#0"
},
{
"name": "dirent",
"version": "1.24#0"
},
{
"name": "ffmpeg",
"version": "7.1#1"
},
{
"name": "fontconfig",
"version": "2.14.2#1"
},
{
"name": "icu",
"version": "76.1#0"
},
{
"name": "libjpeg-turbo",
"version": "3.1.0#0"
},
{
"name": "libjxl",
"version": "0.11.1"
},
{
"name": "libpng",
"version": "1.6.45"
},
{
"name": "libproxy",
"version": "0.4.18#3"
},
{
"name": "libavif",
"version": "1.0.4#1"
},
{
"name": "libwebp",
"version": "1.4.0#1"
},
{
"name": "mman",
"version": "git-f5ff813#5"
},
{
"name": "openssl",
"version": "3.4.0#0"
},
{
"name": "simdutf",
"version": "5.6.0#0"
},
{
"name": "skia",
"version": "129#0"
},
{
"name": "sqlite3",
"version": "3.47.2#0"
},
{
"name": "woff2",
"version": "1.0.2#4"
},
{
"name": "zlib",
"version": "1.3.1"
}
]
}