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-09-06 13:35:09 -04:00
|
|
|
"baseline": "b31e1a80d213ec39594c96807f86993196d31176",
|
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",
|
2025-06-14 15:10:50 -04:00
|
|
|
"wxpython-33",
|
|
|
|
"wxwidgets-33",
|
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
|
|
|
}
|