Version: 0.0.22, Package name: qucs-s-0.0.22 |
Maintained by: Alessandro De Laurenzis |
Master sites: |
Description Qucs-S is a spin-off of the Qucs cross-platform circuit simulator (which uses its own simulation kernel Qucsator). "S" letter indicates SPICE. The purpose of the Qucs-S subproject is to use free SPICE circuit simulation kernels with the Qucs GUI. Qucs-S is not a simulator by itself, but it requires to use a simulation backend (Ngspice is recommended). |
Filesize: 11007.108 KB |
Version History (View Complete History) |
|
2020-07-20 05:40:40 by Stuart Henderson | Files touched by this commit (4) |
Log message: remove now-empty patches |
2020-07-20 05:40:09 by Stuart Henderson | Files touched by this commit (8) |
Log message: qucs-s: revert "Fix build with Ninja 1.9.0", which may have fixed the build but it broke runtime. This builds ok with current ninja+cmake anyway without the patches. From Alessandro De Laurenzis (maintainer). |
2020-03-14 00:39:03 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update qucs-s to 0.0.22 Diff from maintainer Alessandro De Laurenzis |
2019-11-01 05:09:55 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix ngspice dep |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-23 22:45:52 by Rafael Sadowski | Files touched by this commit (1) |
Log message: Unbreak build, add missing post-extract to fix win32 end of lines Spotted by naddy@ Thanks |
2019-06-22 14:18:00 by Rafael Sadowski | Files touched by this commit (8) |
Log message: Unbreak with upcoming ninja 1.9.0 Maintainer timeout |