2022-04-28 18:35:05 -04:00
|
|
|
{
|
2023-02-09 02:44:45 +00:00
|
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
|
2022-04-28 18:35:05 -04:00
|
|
|
"default-registry": {
|
|
|
|
"kind": "git",
|
|
|
|
"repository": "https://github.com/microsoft/vcpkg",
|
2025-05-21 19:53:02 -04:00
|
|
|
"baseline": "4091a2e994992b7d68ea8794bf8dca4084c2b665"
|
2022-04-28 18:35:05 -04:00
|
|
|
},
|
|
|
|
"registries": [
|
|
|
|
{
|
|
|
|
"kind": "git",
|
|
|
|
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
|
2025-06-02 21:01:51 -04:00
|
|
|
"baseline": "861713f25db7228fbdb40a1fb63bccfe007aa927",
|
2023-03-04 18:34:23 -05:00
|
|
|
"packages": [
|
2025-04-22 15:16:58 -07:00
|
|
|
"glew",
|
2023-03-04 18:34:23 -05:00
|
|
|
"python3",
|
|
|
|
"opencascade",
|
|
|
|
"wxpython",
|
|
|
|
"wxwidgets",
|
2024-05-10 01:42:24 +00:00
|
|
|
"ngspice"
|
2023-03-04 18:34:23 -05:00
|
|
|
]
|
2022-04-28 18:35:05 -04:00
|
|
|
}
|
|
|
|
]
|
2022-05-07 11:34:20 +00:00
|
|
|
}
|