sci-electronics / spice

general-purpose circuit simulation program

Official package sites : http://bwrcs.EECS.Berkeley.EDU/Classes/IcBook/SPICE/ ·

SPICE is a general-purpose circuit simulation program for nonlinear dc, nonlinear transient, and linear ac analyses. Circuits may contain resistors, capacitors, inductors, mutual inductors, independent voltage and current sources, four types of dependent sources, lossless and lossy transmission lines (two separate implementations), switches, uniform distributed RC lines, and the five most common semiconductor devices: diodes, BJTs, JFETs, MESFETs, and MOSFETs.

v3.5.5-r4 :: 0 :: gentoo

Modified
License
BSD
Keywords
amd64 ~ppc ~x86

app-misc / editor-wrapper : Wrapper scripts that will execute EDITOR or PAGER

sys-libs / ncurses : Console display library

x11-base / xorg-proto : X.Org combined protocol headers

x11-libs / libXaw : X.Org Xaw library

app-misc / editor-wrapper : Wrapper scripts that will execute EDITOR or PAGER

sys-libs / ncurses : Console display library

x11-libs / libXaw : X.Org Xaw library

sci-electronics / gspeakers : GTK based loudspeaker enclosure and crossovernetwork designer

715860
sci-electronics/spice-3.5.5-r4 : /.../resource.c: error: HZ undeclared (first use in this function)
725428
sci-electronics/spice-3.5.5-r4 calls cc directly
741356
sci-electronics/spice-3.5.5-r2 fails to link with LLD because of /usr/lib in the link command line
919301
sci-electronics/spice-3.5.5-r4 - /.../atander.c: error: implicit declaration of function EqualDeriv [-Wimplicit-function-declaration]
926249
sci-electronics/spice-3.5.5-r4 fails to compile: collect2: fatal error: cannot find ld
944870
sci-electronics/spice-3.5.5-r4 fails to compile: sperror.h:35:7: error: conflicting types for SPerror; have char (void)
945068
sci-electronics/spice-3.5.5-r4 - [libtool] [gcc-15] 503 | out_printf(Error on line %d : %s\n\t%s\n,
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-electronics/spice: drop 3.5.5-r3, EAPI6--
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-electronics/spice: Stabilize 3.5.5-r4 amd64, #920070
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Ammerlaan · gentoo
sci-electronics/spice: update EAPI 6 -> 8, replace sed delimiter
Closes: https://bugs.gentoo.org/711036 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Vitaliy Kirsanov · gentoo
sci-electronics/spice: remove unnecessary -l argument from ar
Closes: https://bugs.gentoo.org/783192 Closes: https://github.com/gentoo/gentoo/pull/32012 Signed-off-by: Vitaliy Kirsanov <krokoziabla@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-electronics/spice: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
sci-electronics/spice: use apply
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Mike Gilbert · gentoo
sci-electronics/spice: install relative symlink
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-electronics/spice: add pkgconfig or pkgconfig-referenced libs deps
Add dependencies for either virtual/pkgconfig, move it into BDEPEND where applicable, or add dependencies for libraries we're trying to find with pkgconfig. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-electronics/spice: eutils--, multilib--, improve ncurses fix
Signed-off-by: Sam James <sam@gentoo.org>
Arfrever Frehtes Taifersar Arahesis · gentoo
sci-electronics/spice: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Michael Mair-Keimberger · gentoo
sci-electronics/spice: remove old
Closes: https://github.com/gentoo/gentoo/pull/8509
Michał Górny · gentoo
*/*: Specify EAPI=0 explicitly, to ease greps
Closes: https://github.com/gentoo/gentoo/pull/8199
Aaron Bauman · gentoo
sci-electronics/spice: amd64 stable
Bug: https://bugs.gentoo.org/648342 Package-Manager: Portage-2.3.27, Repoman-2.3.9
Thomas Deutschmann · gentoo
sci-electronics/spice: x86 stable (bug #648342)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Thomas Beierlein · gentoo
sci-electronics/spice: Bump EAPI and fix missing libtinfo (bug #605718)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed