diff options
author | dmcmahill <dmcmahill> | 2007-02-21 13:23:52 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2007-02-21 13:23:52 +0000 |
commit | 9a7e0ea13cb14740031da0685b84ae0d3ea41ae0 (patch) | |
tree | 1f365694569dbd7455d4fd0f84566c99c42d77c6 /cad/geda-docs/PLIST.pre | |
parent | 49a7dc03804ceeaa53752f221c1dda71daf4ac22 (diff) | |
download | pkgsrc-9a7e0ea13cb14740031da0685b84ae0d3ea41ae0.tar.gz |
Update to 20070216 snapshot. Many changes and improvements since the
last snapshot. A highly abbreviated list is:
libgeda:
- fixes to postscript output
- fixes to arc handling
- added some functions for embedding and deembedding symbols
- many changes to the internal data structure.
- fix a bug which could cause missing connectivity on a bus
- improvements to attribute handling
- fix a bunch of compiler warnings.
- various other bug fixes
gschem:
- improvements and bug fixes to the autonumber code
- improvements to the various file selection dialogs
- improvements to attribute handling
- improvements to the internal data structure
- various other bug fixes
gnetlist:
- fixes for guile-1.8
- update the gsch2pcb backend to allow running or never running m4 for pcb
footprints.
- changed "package" to "refdes" in the BOM/BOM2 backends
- added a drc2 regression test
- bugfix in the allegro backend
- other misc fixes
symbols:
- added 4 missing characters to complete the hungarian character set
- add greek mu
gsymcheck:
- man page improvements
gattrib:
- enhanced sorting functions
- various bug fixes
utils:
- add an option to gsch2pcb to let the user prevent m4 from ever being run
when looking for pcb footprints.
- let gsch2pcb look both for "name" and "name.fp" when looking for a footprint
called "name".
- use some configure options to set the default gsch2pcb footprint search paths
rather than hardcoding them.
- added a gnet_hier_verilog.sh script to do non-flattened verilog netlisting
- added options to gschlas to embed or de-embed all symbols in a schematic
Diffstat (limited to 'cad/geda-docs/PLIST.pre')
-rw-r--r-- | cad/geda-docs/PLIST.pre | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/cad/geda-docs/PLIST.pre b/cad/geda-docs/PLIST.pre new file mode 100644 index 00000000000..eec41d78b57 --- /dev/null +++ b/cad/geda-docs/PLIST.pre @@ -0,0 +1,26 @@ +@comment $NetBSD: PLIST.pre,v 1.1 2007/02/21 13:23:57 dmcmahill Exp $ +share/doc/geda-doc/gedadocs.html +share/doc/geda-doc/tutorials/gsch2pcb/gschem-warmup.html +share/doc/geda-doc/tutorials/gsch2pcb/images/board-1.png +share/doc/geda-doc/tutorials/gsch2pcb/images/board-2.png +share/doc/geda-doc/tutorials/gsch2pcb/images/board-3.png +share/doc/geda-doc/tutorials/gsch2pcb/images/board-4.png +share/doc/geda-doc/tutorials/gsch2pcb/images/board-5.png +share/doc/geda-doc/tutorials/gsch2pcb/images/board-6.png +share/doc/geda-doc/tutorials/gsch2pcb/images/gschem-sym-1.png +share/doc/geda-doc/tutorials/gsch2pcb/images/gschem-sym-2.png +share/doc/geda-doc/tutorials/gsch2pcb/images/gschem-sym-3.png +share/doc/geda-doc/tutorials/gsch2pcb/images/one-sch-1.png +share/doc/geda-doc/tutorials/gsch2pcb/images/one-sch-2.png +share/doc/geda-doc/tutorials/gsch2pcb/images/one-sch-3.png +share/doc/geda-doc/tutorials/gsch2pcb/images/paper1.gif +share/doc/geda-doc/tutorials/gsch2pcb/images/pcb-el-1.png +share/doc/geda-doc/tutorials/gsch2pcb/images/pcb-el-2.png +share/doc/geda-doc/tutorials/gsch2pcb/images/two-sch-1.png +share/doc/geda-doc/tutorials/gsch2pcb/images/two-sch-2.png +share/doc/geda-doc/tutorials/gsch2pcb/images/warmup-0.png +share/doc/geda-doc/tutorials/gsch2pcb/images/warmup-1.png +share/doc/geda-doc/tutorials/gsch2pcb/images/warmup-2.png +share/doc/geda-doc/tutorials/gsch2pcb/transistor-guide.html +share/doc/geda-doc/tutorials/gsch2pcb/tutorial-old.html +share/doc/geda-doc/tutorials/gsch2pcb/tutorial.html |