diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2007-02-21 13:23:52 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2007-02-21 13:23:52 +0000 |
commit | f1812463942ce26e512bd200c1b8b09fa33bf2e9 (patch) | |
tree | 1f365694569dbd7455d4fd0f84566c99c42d77c6 /cad/gattrib | |
parent | a8116c12a3f167f011035e5655bd1163c981c81b (diff) | |
download | pkgsrc-f1812463942ce26e512bd200c1b8b09fa33bf2e9.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/gattrib')
-rw-r--r-- | cad/gattrib/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cad/gattrib/distinfo b/cad/gattrib/distinfo index 651bf34f0ed..82c0b8d77f8 100644 --- a/cad/gattrib/distinfo +++ b/cad/gattrib/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2006/10/23 09:43:12 dmcmahill Exp $ +$NetBSD: distinfo,v 1.14 2007/02/21 13:23:53 dmcmahill Exp $ -SHA1 (geda/geda-gattrib-20061020.tar.gz) = 970fe10bc4d8b714dc04a37fcb27f2bbd0d50c3f -RMD160 (geda/geda-gattrib-20061020.tar.gz) = a8183e9547a41221f067180e4cf7e2829afa3625 -Size (geda/geda-gattrib-20061020.tar.gz) = 271549 bytes +SHA1 (geda/geda-gattrib-20070216.tar.gz) = 869bd629013d4b366b9dc922ba4b8f90829abdb6 +RMD160 (geda/geda-gattrib-20070216.tar.gz) = dc11bdf8ab2e990c1dd35c5add93c2a46ecff13b +Size (geda/geda-gattrib-20070216.tar.gz) = 274582 bytes |