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",
|
2024-02-27 12:48:00 +00:00
|
|
|
"baseline": "3dd44b931481d7a8e9ba412621fa810232b66289"
|
2022-04-28 22:35:05 +00:00
|
|
|
},
|
|
|
|
"registries": [
|
|
|
|
{
|
|
|
|
"kind": "git",
|
|
|
|
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
|
2024-04-03 00:53:18 +00:00
|
|
|
"baseline": "2c877ed563ef15d7e1c08b0c21817d2125eb37ca",
|
2023-03-04 23:34:23 +00:00
|
|
|
"packages": [
|
|
|
|
"glew",
|
|
|
|
"python3",
|
|
|
|
"opencascade",
|
|
|
|
"wxpython",
|
|
|
|
"wxwidgets",
|
2024-04-02 22:04:51 +00:00
|
|
|
"ngspice",
|
|
|
|
"liblzma"
|
2023-03-04 23:34:23 +00:00
|
|
|
]
|
2022-04-28 22:35:05 +00:00
|
|
|
}
|
|
|
|
]
|
2022-05-07 11:34:20 +00:00
|
|
|
}
|