ngspice 42+ds-3 source package in Ubuntu

Changelog

ngspice (42+ds-3) unstable; urgency=medium

  * [6cc983c] Rebuild patch queue from patch-queue branch
    Added patch:
    fixes/main.c-Include-.-misc-tilde.h-if-HAVE_BSDEDITLINE-is-set.patch
    (Closes: #1066482)

 -- Carsten Schoenert <email address hidden>  Sun, 17 Mar 2024 06:49:30 +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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ngspice_42+ds-3.dsc 2.8 KiB 16d38c53d7477cd40d452c17b386c60e80d2e20febf16c3e7c95d06d0843075a
ngspice_42+ds.orig-doc.tar.gz 1.2 MiB 52881eb1fec9f0b35401fe600309b4ab06efe79add10edfb8b1a8b9726c1c8c9
ngspice_42+ds.orig.tar.gz 10.2 MiB cae144ba1d28a56a867e09b9d7665fdf71182e568300e379803786fb0c3165b7
ngspice_42+ds-3.debian.tar.xz 27.9 KiB b715fb2dcf3d680e27d28274f5cb33f004324087a0491785a8ecea45e870fec0

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. It supports compiled Verilog-A models through
 the built-in OSDI interface.
 .
 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. It supports compiled Verilog-A models through
 the built-in OSDI interface.
 .
 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. It supports compiled Verilog-A models through
 the built-in OSDI interface.
 .
 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. It supports compiled Verilog-A models through
 the built-in OSDI interface.
 .
 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. It supports compiled Verilog-A models through
 the built-in OSDI interface.
 .
 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. It supports also compiled Verilog-A models through the
 built-in OSDI interface.
 GUI is handled by Tk using BLT vectors.

tclspice-dbgsym: debug symbols for tclspice