[Pkg-electronics-commits] [pcb-rnd] 01/01: updated description text from upstream

Bdale Garbee bdale at moszumanska.debian.org
Fri Dec 22 17:37:13 UTC 2017


This is an automated email from the git hooks/post-receive script.

bdale pushed a commit to branch master
in repository pcb-rnd.

commit e1e1719d7f5bfcf392c3eb71773dda5f1f853ce5
Author: Bdale Garbee <bdale at gag.com>
Date:   Fri Dec 22 10:32:30 2017 -0700

    updated description text from upstream
---
 debian/changelog |  6 ++++++
 debian/control   | 61 ++++++++++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 59 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 13ddb21..5fdfd6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pcb-rnd (1.2.6-2) UNRELEASED; urgency=medium
+
+  * updated description text provided by upstream author
+
+ -- Bdale Garbee <bdale at gag.com>  Fri, 22 Dec 2017 10:31:25 -0700
+
 pcb-rnd (1.2.6-1) unstable; urgency=medium
 
   * new upstream version
diff --git a/debian/control b/debian/control
index f865ba2..deecada 100644
--- a/debian/control
+++ b/debian/control
@@ -13,13 +13,58 @@ Package: pcb-rnd
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: geda-gnetlist
-Description: Printed circuit board layout tool
- pcb-rnd is a tool designed to layout printed circuit boards. This tool was
- originally based on gEDA pcb, so it supports all the basic features you would
- expect, plus much improved functionality such as:
+Description: Modular Printed Circuit Board layout tool
+ pcb-rnd is a highly modular PCB (Printed Circuit Board) layout tool
+ with a rich set of plugins for communicating with various external
+ design tools and other EDA/CAD packages.
  .
-   - support for additional input/output formats, such as kicad
-   - a parametric footprint generation system
-   - support for asymmetric pins
-   - a mini-language for querying and selecting objects
+ Feature highlights:
+   - subcircuits, pad stacks
+   - flexible footprint model; unrestricted pad shapes
+   - arbitrary copper, silk, paste and soldermask objects
+   - sophisticated, flexible layer model
+   - flexible/universal polygon model
+   - any object, even polygons, can have a clearance within a polygon
+   - advanced mil and mm grid, with support for mixed unit design
+   - strong CLI support
+   - static footprints and parametric (generated) footprints
+   - query language for advanced search & select
    - layout optimizers such as teardrops and a trace puller
+   - footprint library from local file systems, HTTP and board files
+   - netlist management: imported and as-built; back annotation
+   - design rule checker
+ .
+ File formats and compatibility:
+   - text based, tree structured native file format
+   - gerber (export)
+   - KiCad, s-expr format boards (read, write)
+   - KiCad, s-expr format elements (write)
+   - KiCad, legacy text format boards (write)
+   - KiCad, eeschema netlist+footprint info (import)
+   - tEDAx footprints (read, write)
+   - tEDAx netlist (read)
+   - Autotrax (protel) pcb boards (read, write)
+   - Eagle XML format boards and libraries (read)
+   - Eagle binary format boards and libraries (read)
+   - Eagle DRU files (read)
+   - Mentor Graphics Hyperlynx (read/write)
+   - gEDA/PCB (read, write)
+   - Specctra DSN (partial import/export, for freerouting.net)
+   - flat EDIF netlist (import)
+   - HPGL plot files (import)
+   - openSCAD colored 3d model script (export)
+   - ltspice netlist+footprint info (import)
+   - Mentor Graphics Design Capture netlist+footprint info (import)
+   - MUCS unixplot (partial import: lines, vias)
+   - gEDA/gschem netlist+footprint info (import)
+   - TinyCAD netlist+footprint info (import)
+   - breadboard assembly drawing png (export)
+   - BoM (Bill of Materials; export)
+   - dxf, 2d drawings (export)
+   - fidocadj board (export)
+   - gcode (export)
+   - nelma (export)
+   - PNG, JPEG, GIF (export with photo-realistic render option)
+   - postscript: ps, eps (export)
+   - svg (export)
+   - xy: template based, multi-format footprint/coord list (export)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/pcb-rnd.git



More information about the Pkg-electronics-commits mailing list