ngspice 36+ds-1 source package in Ubuntu
Changelog
ngspice (36+ds-1) unstable; urgency=medium * [ef23797] d/gbp.conf: Add more files to exclude list Upstream added some examples files which doesn't seems to be licensed by a DFSG compliant license. So we filter them out. * [38b970a] New upstream version 36+ds * [b22fd7c] Add patch from patch queue branch Added patches: fixes/spelling-Fix-misspelled-word-Instnace.patch * [ff20288] d/control: Increase Standards-Version to 4.6.0 No further changes needed. * [ed92eab] d/copyright: Updating section Files-Excluded Document the new added files we have excluded while tarball import. * [f98e83a] d/ngspice.docs: Include file README.optran to install * [a07b218] d/rules: Correct path to spice2poly.cm within examples One of the tclspice examples uses spice2poly.cm, which is installed into the directory /usr/lib/$(DEB_HOST_MULTIARCH)/ngspice, and we need to adjust the folder within the example. -- Carsten Schoenert <email address hidden> Sat, 01 Jan 2022 19:54:42 +0100
Upload details
- Uploaded by:
- Debian Electronics Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Electronics Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | electronics |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ngspice_36+ds-1.dsc | 2.9 KiB | 027afd6b5fd5edbd6518d57842ba3d17114d0167bed0dc2b3b3b07db9cbf9c64 |
ngspice_36+ds.orig-doc.tar.gz | 1.1 MiB | 5a24290eac30b431a2385de59e93622000cea044bbfa3ea1e9eff53a89488bc1 |
ngspice_36+ds.orig.tar.gz | 7.9 MiB | 4f3a59a7b3528f25c5ac5a4fc6004e71a81b6b96b52b33e70e7f880ef51ac2a4 |
ngspice_36+ds-1.debian.tar.xz | 24.4 KiB | 95bca893ce12eab24ba107a1dfa3181707df84a06ba5b5647f30c3af338845b1 |
Available diffs
- diff from 35+ds-1 to 36+ds-1 (203.2 KiB)
No changes file available.
Binary packages built by this source
- libngspice0: Spice circuit simulator - library
NGspice is a mixed-level/
mixed-signal circuit simulator. Its code is based on
three open source software packages:
Spice3f5, Cider1b1 and Xspice.
.
This package contains the NGSpice library.
- libngspice0-dbgsym: debug symbols for libngspice0
- libngspice0-dev: Spice circuit simulator - development files for libngspice
NGSpice is a mixed-level/
mixed-signal circuit simulator. Its code is based on
three open source software packages:
Spice3f5, Cider1b1 and Xspice.
.
This package contains the development files for NGSpice.
- ngspice: Spice circuit simulator
NGSpice is a mixed-level/
mixed-signal circuit simulator. Its code is based on
three open source software packages:
Spice3f5, Cider1b1 and Xspice.
.
NGSpice is part of gEDA project, a full GPL'd suite of Electronic Design
Automation tools.
- ngspice-dbgsym: debug symbols for ngspice
- ngspice-dev: Spice circuit simulator - development files for ngspice and tclspice
NGSpice is a mixed-level/
mixed-signal circuit simulator. Its code is based on
three open source software packages:
Spice3f5, Cider1b1 and Xspice.
.
Use this package in case you need to compile own Xspice models as a dynamic
library with a file extension *.cm. Those files need to be placed into
/usr/lib/$(multiarch) /ngspice and will be loaded by the ngspice executable.
.
This package contains the development header files for libspice and own
ngspice dynamic library models.
- ngspice-doc: Documentation for the NGspice circuit simulator
NGspice is a mixed-level/
mixed-signal circuit simulator.
Its code is based on three open source software packages:
Spice3f5, Cider1b1 and Xspice.
.
NGSpice is part of gEDA project, a full GPL'd suite of Electronic Design
Automation tools.
.
This package contains the PDF and HTML documentation.
- tclspice: NGSpice library for Tcl
This package provides the NGSpice simulation engine for your Tcl-scripts by the
library libspice.
All spice directives are available as Tcl functions and it features some new
commands that are useful for the integration into the Tcl environment. It
includes Xspice.
GUI is handled by Tk using BLT vectors.
- tclspice-dbgsym: debug symbols for tclspice