ngspice 43+ds-1 source package in Ubuntu

Changelog

ngspice (43+ds-1) unstable; urgency=medium

  * [27ef54f] New upstream version 43+ds
  * [a66babc] Rebuild patch queue from patch-queue branch
    Added patch:
    fixes/examples-Turn-some-file-encoding-into-UTF-8.patch
    Removed patches (included upstream):
    fixes/main.c-Include-.-misc-tilde.h-if-HAVE_BSDEDITLINE-is-set.patch
    fixes/spelling-Fix-misspelled-word-Unkown.patch
    fixes/spelling-Fix-misspelled-word-initalization.patch
    fixes/spelling-Fix-misspelled-word-positve.patch
  * [915ca1a] d/control: Add B-D on libreadline-dev
  * [2f34021] d/libngspice0.install.in: Be more lazy on lib versions
  * [5016dbb] d/libngspice0.symbols: Add new symbol
  * [0b39323] d/ngspice.lintian-overrides: Add files to ignore

 -- Carsten Schoenert <email address hidden>  Tue, 16 Jul 2024 16:54:50 +0200

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
Oracular release universe electronics

Downloads

File Size SHA-256 Checksum
ngspice_43+ds-1.dsc 2.8 KiB 98f111a3fb4684b9b99d96e29c2a011ecbe09a5ec106d0c9806ab710696af2ad
ngspice_43+ds.orig-doc.tar.gz 1.2 MiB 0231ce0a6ec7520e3c199797bb57e8ac0ca6d4b31a0e809af1b1c14f268ecc13
ngspice_43+ds.orig.tar.gz 10.3 MiB 4ce1101856dd5136019a058946db87fcbea91d4c1a8fe040eef89899aefbfcea
ngspice_43+ds-1.debian.tar.xz 26.2 KiB 5ca241ac56a9a78872dcca7e3bf2f51c72c04bb9934e675d56f2f2cd010a2a3c

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