Index: work/OS/debian/changelog =================================================================== --- work/OS/debian/changelog (revision 39034) +++ work/OS/debian/changelog (revision 39035) @@ -1,3 +1,9 @@ +pcb-rnd (3.1.5-1) unstable; urgency=medium + + * new upstream version + + -- Bdale Garbee Wed, 03 Jul 2024 13:33:58 +0200 + pcb-rnd (3.1.4-1) unstable; urgency=medium * new upstream version Index: work/OS/debian/control =================================================================== --- work/OS/debian/control (revision 39034) +++ work/OS/debian/control (revision 39035) @@ -11,7 +11,7 @@ Package: pcb-rnd Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, pcb-rnd-core (= ${binary:Version}), pcb-rnd-io-standard (= ${binary:Version}), pcb-rnd-io-alien (= ${binary:Version}), pcb-rnd-lib-gui (= ${binary:Version}), librnd4-hid-gtk2-gl (>= 4.1.0), librnd4-hid-gtk2-gdk (>= 4.1.0), pcb-rnd-export (= ${binary:Version}), pcb-rnd-export-sim (= ${binary:Version}), pcb-rnd-export-extra (= ${binary:Version}), pcb-rnd-auto (= ${binary:Version}), pcb-rnd-extra (= ${binary:Version}), pcb-rnd-cloud (= ${binary:Version}), pcb-rnd-doc (= ${binary:Version}), pcb-rnd-import-net (= ${binary:Version}) +Depends: ${misc:Depends}, ${shlibs:Depends}, pcb-rnd-core (= ${binary:Version}), pcb-rnd-io-standard (= ${binary:Version}), pcb-rnd-io-alien (= ${binary:Version}), pcb-rnd-lib-gui (= ${binary:Version}), librnd4-hid-gtk2-gl (>= 4.2.0), librnd4-hid-gtk2-gdk (>= 4.2.0), pcb-rnd-export (= ${binary:Version}), pcb-rnd-export-sim (= ${binary:Version}), pcb-rnd-export-extra (= ${binary:Version}), pcb-rnd-auto (= ${binary:Version}), pcb-rnd-extra (= ${binary:Version}), pcb-rnd-cloud (= ${binary:Version}), pcb-rnd-doc (= ${binary:Version}), pcb-rnd-import-net (= ${binary:Version}) Suggests: geda-gnetlist Description: Standard installation of pcb-rnd pcb-rnd is a highly modular PCB (Printed Circuit Board) layout tool @@ -122,6 +122,7 @@ * fidocad .fcd (partial export) * export gcode (for milling) * gerber for PCB fabbing + * hpgl * IPC-D-356 Netlist (for automated testing) * printer (using ps) * list of terminal connections (old, custom format) @@ -142,13 +143,13 @@ Package: pcb-rnd-auto Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, pcb-rnd-core (= ${binary:Version}), librnd4 (>= 4.1.0), pcb-rnd-lib-io (= ${binary:Version}), pcb-rnd-io-standard (= ${binary:Version}) +Depends: ${misc:Depends}, ${shlibs:Depends}, pcb-rnd-core (= ${binary:Version}), librnd4 (>= 4.2.0), pcb-rnd-lib-io (= ${binary:Version}), pcb-rnd-io-standard (= ${binary:Version}) Description: Autoroute and autoplace. Feature plugins for automated component placing and track routing. Package: pcb-rnd-cloud Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, pcb-rnd-core (= ${binary:Version}), librnd4-cloud (>= 4.1.0), pcb-rnd-export (= ${binary:Version}) +Depends: ${misc:Depends}, ${shlibs:Depends}, pcb-rnd-core (= ${binary:Version}), librnd4-cloud (>= 4.2.0), pcb-rnd-export (= ${binary:Version}) Description: Networking plugins. 'Cloud' footprint access plugin that integrates edakrill and gedasymbols.org. @@ -155,7 +156,7 @@ Package: pcb-rnd-core Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, librnd4 (>= 4.1.0) +Depends: ${misc:Depends}, ${shlibs:Depends}, librnd4 (>= 4.2.0) Replaces: pcb-rnd (<< 2.2.0-2) Breaks: pcb-rnd (<< 2.2.0-2) Description: pcb-rnd executable with the core functionality @@ -181,7 +182,7 @@ Package: pcb-rnd-export Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, pcb-rnd-core (= ${binary:Version}), librnd4 (>= 4.1.0), librnd4-pixmap (>= 4.1.0) +Depends: ${misc:Depends}, ${shlibs:Depends}, pcb-rnd-core (= ${binary:Version}), librnd4 (>= 4.2.0), librnd4-pixmap (>= 4.2.0) Description: Common export plugins. Export the board in vector graphics (svg, ps, eps), raster graphics (png, jpeg, etc.), gerber, 3d model in openscad, xy for pick and @@ -215,7 +216,7 @@ Package: pcb-rnd-import-net Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, pcb-rnd-core (= ${binary:Version}), librnd4 (>= 4.1.0) +Depends: ${misc:Depends}, ${shlibs:Depends}, pcb-rnd-core (= ${binary:Version}), librnd4 (>= 4.2.0) Replaces: pcb-rnd (<< 2.2.0-2) Breaks: pcb-rnd (<< 2.2.0-2) Description: Netlist/schematics import plugins. @@ -224,7 +225,7 @@ Package: pcb-rnd-io-alien Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, pcb-rnd-core (= ${binary:Version}), pcb-rnd-lib-io (= ${binary:Version}), pcb-rnd-extra (= ${binary:Version}), librnd4 (>= 4.1.0) +Depends: ${misc:Depends}, ${shlibs:Depends}, pcb-rnd-core (= ${binary:Version}), pcb-rnd-lib-io (= ${binary:Version}), pcb-rnd-extra (= ${binary:Version}), librnd4 (>= 4.2.0) Description: File format compatibility with other PCB layout designers. Load and/or save boards in file formats supported by other EDA tools, such as KiCAD, Eagle, protel/autotrax, etc. @@ -240,7 +241,7 @@ Package: pcb-rnd-lib-gui Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, pcb-rnd-core (= ${binary:Version}), librnd4-lib-gui (>= 4.1.0) +Depends: ${misc:Depends}, ${shlibs:Depends}, pcb-rnd-core (= ${binary:Version}), librnd4-lib-gui (>= 4.2.0) Description: Support library for building the GUI. Provides pcb-rnd specific dialog boxes (e.g. fontsel) and top window GUI elements. Index: work/OS/debian/pcb-rnd-core.install =================================================================== --- work/OS/debian/pcb-rnd-core.install (revision 39034) +++ work/OS/debian/pcb-rnd-core.install (revision 39035) @@ -13,6 +13,7 @@ /usr/share/man/man1/pcb-prj2lht.1 /usr/share/pcb-rnd/footprint/* /etc/pcb-rnd/ch_editpoint.conf +/etc/pcb-rnd/draw_pnp.conf /etc/pcb-rnd/drc_query.conf /etc/pcb-rnd/fp_fs.conf /etc/pcb-rnd/show_netnames.conf Index: work/OS/debian/pcb-rnd-export.install =================================================================== --- work/OS/debian/pcb-rnd-export.install (revision 39034) +++ work/OS/debian/pcb-rnd-export.install (revision 39035) @@ -10,6 +10,8 @@ /usr/lib/pcb-rnd/plugins/export_gcode.so /usr/lib/pcb-rnd/plugins/export_gerber.pup /usr/lib/pcb-rnd/plugins/export_gerber.so +/usr/lib/pcb-rnd/plugins/export_hpgl.pup +/usr/lib/pcb-rnd/plugins/export_hpgl.so /usr/lib/pcb-rnd/plugins/export_openscad.pup /usr/lib/pcb-rnd/plugins/export_openscad.so /usr/lib/pcb-rnd/plugins/export_png.pup Index: work/OS/debian/rules =================================================================== --- work/OS/debian/rules (revision 39034) +++ work/OS/debian/rules (revision 39035) @@ -54,6 +54,7 @@ --buildin-shape \ --buildin-lib_formula \ --buildin-extedit \ + --buildin-draw_pnp \ --plugin-export_excellon \ --plugin-export_fidocadj \ --plugin-export_lpr \ @@ -99,6 +100,7 @@ --plugin-export_svg \ --plugin-import_net_cmd \ --plugin-fp_wget \ + --plugin-export_hpgl \ --plugin-fontmode \ --plugin-import_netlist \ --plugin-polystitch \