ngspice 24-1.1ubuntu1 source package in Ubuntu

Changelog

ngspice (24-1.1ubuntu1) trusty; urgency=medium

  * debian/{control,rules}: Change build-deps to use default tcl/tk.
  * debian/patches/tcl_interp-result.patch: Port tcl_interp changes.
 -- Adam Conrad <email address hidden>   Wed, 16 Apr 2014 19:30:03 +0100

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
electronics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ngspice_24.orig-manual.tar.gz 800.3 KiB 40e77cd2ec9ddf1ac70d4ae627a74c0652c6d9c18816d13eae0eb5b2fb383643
ngspice_24.orig.tar.gz 6.1 MiB 70ed5c95d5dcb92c8c3261b4629dd089ff3eb1bd58345a66841e5e170c9bd574
ngspice_24-1.1ubuntu1.debian.tar.gz 14.1 KiB a694221bc9ec72e773c2db70ffc22c4103c45d85944d6a9ef034ea320acd7ddd
ngspice_24-1.1ubuntu1.dsc 2.0 KiB 06fa074f7367a8f0fa0d98c31076254f834e00b1d2adb56f6df0972766747f67

View changes file

Binary packages built by this source

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-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 html, postscript and pdf documentation.

tclspice: NGspice library for Tcl

 TclSpice brings NGspice simulation engine into your Tcl-scripts.
 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.