- Update to version 4.0.7.
- Build with fPIE.
- Rebased kicad-set-cxx-version.patch.
- Upstream changes:
* Bugs Fixed:
Fix broken links and add correct links to about dialog.
Eeschema: highlight the first choice in rescue dialog.
Eeschema: fix zone properties dialog level setting tooltip.
Pcbnew: fix segfault when appending a board in GAL mode.
Remove some useless or incorrect asserts in plot functions.
Pcbnew: continue loading footprints after first failure.
Eeschema: don’t apply last line width to text thickness in
symbol library editor.
Pcbnew: add option to plot DXF lines in outline mode.
Pcbnew: add option to plot DXF editable text.
Pcbnew: fix crash when dragging a track.
Fix crash when dragging a track.
Remove leading/trailing white space error message from field
validator.
* Other changes:
Pcbnew: fix bug loading board files written when layers could
have numeric names.
Pcbnew: prevent segfault when outline has no vertices reading
P-CAD file.
Pcbnew: fix tooltip error in copper zones dialog.
Eeschema: move BOM scripts so they are installed correctly.
Apply changes from master to GOST page layouts.
Save text thickness in worksheet editor.
Fix default line widths for non-mm units in DXF import.
Better error messages when throwing an I/O error or parse error.
Cvpcb: fix incorrect assignments when using .equ files and
automatic association.
Fix possible crash and issues when a incorrect fp lib table is
loaded.
Fix crash when writing zip archive file to folder that is not
writeable.
Fix issues in plot functions when used from python scripts.
OBS-URL: https://build.opensuse.org/request/show/520850
OBS-URL: https://build.opensuse.org/package/show/electronics/kicad?expand=0&rev=37
- Update to version 4.0.0
Changes from previous stable release:
* New graphics rendering backend GAL (OpenGL and Cairo)
* New s-expression based pcb format (.kicad_pcb)
* New footprint library format (.pretty folder with .kicad_mod footprints)
* Updated footprint editor
* More advanced footprint manager concept called footprint library table (fp-lib-table)
* Ability to download footprints on the fly from git repositories
* Official libraries are now stored on github and regularly updated
* Awesome/Advanced Push and Shove (PnS) router (only usable with GAL renderer)
* Interactive differential trace routing and tuning
* Interactive trace length tuning
* Much more realistic 3D board rendering
* Intelligent library search with preview in Eeschema
* Initial Python api for Pcbnew
OBS-URL: https://build.opensuse.org/request/show/346954
OBS-URL: https://build.opensuse.org/package/show/electronics/kicad?expand=0&rev=11