2022-04-28 22:35:05 +00: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 22:35:05 +00:00
|
|
|
"default-registry": {
|
|
|
|
"kind": "git",
|
|
|
|
"repository": "https://github.com/microsoft/vcpkg",
|
2023-02-12 18:41:43 +00:00
|
|
|
"baseline": "36fb23307e10cc6ffcec566c46c4bb3f567c82c6"
|
2022-04-28 22:35:05 +00:00
|
|
|
},
|
|
|
|
"registries": [
|
|
|
|
{
|
|
|
|
"kind": "git",
|
|
|
|
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
|
2023-02-12 18:41:43 +00:00
|
|
|
"baseline": "a5f6c93d41190d8dd011553c9f5df0dbaf8387a0",
|
2022-04-30 03:38:35 +00:00
|
|
|
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
|
2022-04-28 22:35:05 +00:00
|
|
|
}
|
|
|
|
]
|
2022-05-07 11:34:20 +00:00
|
|
|
}
|