Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10160

Added Files:
        gnucap.info 
Log Message:
import from 10.4-transitional


--- NEW FILE: gnucap.info ---
Package: gnucap
Version: 0.31
Revision: 1
Architecture: powerpc

Source: mirror:gnu:%n/%n-%v.tar.gz
Source-MD5: 687d8b48ac32bf2de4b1758a8b7c190b
BuildDepends: gcc3.3

GCC: 3.3

SetCXX: g++-3.3
NoSetCXXFLAGS: true
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++
  perl -pi -e 's/g\+\+/\$(CXX)/' modelgen/Make2.g++ src/Make2.g++
  rm -f man/images.tex,v
<<

CompileScript: <<
  ./configure
  make
  #cd test; ./test ../src/O/gnucap "" 0001 ==
<<

InstallScript: <<
  mkdir -p %i/bin
  install -m0755 src/O/gnucap %i/bin
  mkdir -p %i/share/doc/%n
  cp -r examples %i/share/doc/%n
  cp -r man/man %i/share/doc/%n/html
  cd %i/share/doc/%n; ln -s html/index.html manual.html
<<
DocFiles: doc/INSTALL doc/acs-tutorial doc/history doc/relnotes* doc/whatisit

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.
<<

Description: GNU Circuit Analysis Package
DescPackaging: <<
 This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
 ever updated to a more recent compiler, any packages which depend on
 this one must be updated at the same time.
<<
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 <[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to