Package: gnucap Version: 0.35 Revision: 2 #Source: mirror:gnu:%n/%n-%v.tar.gz Source: http://www.gnucap.org/archive/%n-%v.tar.gz Source-MD5: 16fc7cacac987ea556753d030f2595b9 BuildDepends: libncurses5, readline5, tetex-base Depends: libncurses5-shlibs, readline5-shlibs GCC: 3.3 SetCXXFLAGS: -D__unix__ -DNEEDS_COPY_N -DNEEDS_IS_INF -DNEEDS_IS_NAN PatchScript: << perl -pi -e 's/(CCFLAGS =)/\1 \$(CXXFLAGS)/' modelgen/Make2.g++ src/Make2.g++ << CompileScript: << ./configure %c make #cd test; ./test ../src/O/gnucap "" 0001 == << InstallScript: << make install DESTDIR=%d mkdir -p %i/share/doc mv %i/share/gnucap %i/share/doc/gnucap << DescPort: << No darwin flagsets in md.h, so we pick the closest (__unix__) and add other flags as compiler errors arise. Lots of very differences in test results, but they appear to be "very small number" vs zero or two different "very small numbers" that should both probably be zero. 'make install' handles DocFiles; but easier to move them all than to than to hack several Makefile paths. Really do need to rebuild docs from .tex as they are out-of-date << Description: GNU Circuit Analysis Package DescDetail: << Gnucap is a general purpose circuit simulator. It performs nonlinear dc and transient analyses, fourier analysis, and ac analysis. It can also be run in batch mode or as a server. Spice compatible models for the MOSFET (level 1-7), BJT, and diode are included in this release. << Homepage: http://www.gnucap.org License: GPL Maintainer: Daniel Macks