early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/ngspice/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/ngspice/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "ngspice",
|
||||
"version": "35",
|
||||
"port-version": 2,
|
||||
"description": "Ngspice is a mixed-level/mixed-signal electronic circuit simulator. It is a successor of the latest stable release of Berkeley SPICE",
|
||||
"homepage": "http://ngspice.sourceforge.net/",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"supports": "!(linux | osx | arm | uwp)",
|
||||
"default-features": [
|
||||
"codemodels"
|
||||
],
|
||||
"features": {
|
||||
"codemodels": {
|
||||
"description": "Adds optional code models for XSPICE, ADMS (verilog integration) and B-/E-/G- sources."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user