summaryrefslogtreecommitdiff
path: root/cad/libwcalc/PLIST
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2005-11-01 03:49:19 +0000
committerdmcmahill <dmcmahill>2005-11-01 03:49:19 +0000
commit01248b4d0fc6292dd510b394d45150c0a5fd332a (patch)
tree33f0e3d4937995f9ed7fa44627eb92ff4d15bd10 /cad/libwcalc/PLIST
parent086b8ec80e8559a4792570b10e4112587ccdd616 (diff)
downloadpkgsrc-01248b4d0fc6292dd510b394d45150c0a5fd332a.tar.gz
import libwcalc-0.9
This is the library for wcalc which contains all of the numerical backend routines and models. Wcalc is a tool for the analysis and synthesis of transmission line structures and related components. Wcalc provides the ability to analyze the electrical parameters of a particular structure based on the physical dimensions and material parameters. The synthesis portion calculates the required physical parameters to meet desired electrical specifications. Wcalc includes several models and places an emphasis on accuracy. Several frontends provide the user with several options for its use.
Diffstat (limited to 'cad/libwcalc/PLIST')
-rw-r--r--cad/libwcalc/PLIST52
1 files changed, 52 insertions, 0 deletions
diff --git a/cad/libwcalc/PLIST b/cad/libwcalc/PLIST
new file mode 100644
index 00000000000..d938fcf4604
--- /dev/null
+++ b/cad/libwcalc/PLIST
@@ -0,0 +1,52 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/01 03:49:19 dmcmahill Exp $
+bin/wcalc-config
+include/${WCALC_DIR}/air_coil.h
+include/${WCALC_DIR}/air_coil_loadsave.h
+include/${WCALC_DIR}/coax.h
+include/${WCALC_DIR}/coax_loadsave.h
+include/${WCALC_DIR}/coupled_microstrip.h
+include/${WCALC_DIR}/coupled_microstrip_loadsave.h
+include/${WCALC_DIR}/ic_microstrip.h
+include/${WCALC_DIR}/ic_microstrip_loadsave.h
+include/${WCALC_DIR}/libwcalc.h
+include/${WCALC_DIR}/mathutil.h
+include/${WCALC_DIR}/microstrip.h
+include/${WCALC_DIR}/microstrip_loadsave.h
+include/${WCALC_DIR}/misc.h
+include/${WCALC_DIR}/physconst.h
+include/${WCALC_DIR}/stripline.h
+include/${WCALC_DIR}/stripline_loadsave.h
+include/${WCALC_DIR}/units.h
+include/${WCALC_DIR}/wcalc_loadsave.h
+lib/libwcalc.la
+lib/pkgconfig/wcalc.pc
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/wcalc.mo
+share/${WCALC_DIR}/air_coil.eps
+share/${WCALC_DIR}/alert_fig.eps
+share/${WCALC_DIR}/coax.eps
+share/${WCALC_DIR}/coax_model.eps
+share/${WCALC_DIR}/coupled_microstrip.eps
+share/${WCALC_DIR}/ic_microstrip.eps
+share/${WCALC_DIR}/ic_microstrip_model.eps
+share/${WCALC_DIR}/logo.eps
+share/${WCALC_DIR}/microstrip.eps
+share/${WCALC_DIR}/microstrip_model.eps
+share/${WCALC_DIR}/splash.eps
+share/${WCALC_DIR}/stripline.eps
+share/${WCALC_DIR}/stripline_model.eps
+${WCALC_HTMLDIR}/air_coil.png
+${WCALC_HTMLDIR}/alert_fig.png
+${WCALC_HTMLDIR}/coax.png
+${WCALC_HTMLDIR}/coax_model.png
+${WCALC_HTMLDIR}/coupled_microstrip.png
+${WCALC_HTMLDIR}/ic_microstrip.png
+${WCALC_HTMLDIR}/ic_microstrip_model.png
+${WCALC_HTMLDIR}/logo.png
+${WCALC_HTMLDIR}/microstrip.png
+${WCALC_HTMLDIR}/microstrip_model.png
+${WCALC_HTMLDIR}/splash.png
+${WCALC_HTMLDIR}/stripline.png
+${WCALC_HTMLDIR}/stripline_model.png
+@dirrm ${WCALC_HTMLDIR}
+@dirrm share/${WCALC_DIR}
+@dirrm include/${WCALC_DIR}