Index: doc/developer/packaging/Changelog =================================================================== --- doc/developer/packaging/Changelog (revision 34693) +++ doc/developer/packaging/Changelog (revision 34694) @@ -9,9 +9,20 @@ Packaging changes between 2.3.2 and 2.4.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -TODO: check why plugin menu files are missing from the list -TODO: check if plugin conf files are not missing from the list +A. changes that probably don't need action +1. New plugin in existing package: + io_pads in pcb-rnd-io-alien + +B. changes that probably DO need action + +1. Package description change: format list contains PADS board supported + +2. New dependency: pcb-rnd-io-alien depends on pcb-rnd-extra + (reason: PADS ASCII depends on teardrops) + + + Packaging changes between 2.3.1 and 2.3.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Index: doc/developer/packaging/description.txt =================================================================== --- doc/developer/packaging/description.txt (revision 34693) +++ doc/developer/packaging/description.txt (revision 34694) @@ -29,6 +29,7 @@ * hyperlynx board, version 2 and above * kicad board, version 3, 4 and 5 (s-expr) * lihata pcb-rnd board (any version) + * PADS board * gEDA/PCB .pcb board (any version up to 2017) - export board: * anonimized board statistics in lihata Index: doc/developer/packaging/packages.html =================================================================== --- doc/developer/packaging/packages.html (revision 34693) +++ doc/developer/packaging/packages.html (revision 34694) @@ -23,7 +23,7 @@ pcb-rnd-lib-gtk pcb-rnd-core pcb-rnd-lib-gui lib_gtk_common pcb-rnd-hid-lesstif pcb-rnd-core pcb-rnd-lib-gui hid_lesstif librnd2 pcb-rnd-coren/a -pcb-rnd-io-alien pcb-rnd-core pcb-rnd-lib-io io_autotrax io_bxl io_dsn io_eagle io_hyp io_kicad io_kicad_legacy +pcb-rnd-io-alien pcb-rnd-core pcb-rnd-lib-io pcb-rnd-extra io_autotrax io_bxl io_dsn io_eagle io_hyp io_kicad io_kicad_legacy io_pads pcb-rnd-cloud wget pcb-rnd-core fp_wget lib_wget pcb-rnd-export-extra pcb-rnd-core pcb-rnd-export export_fidocadj export_ipcd356 export_lpr export_oldconn export_stl pcb-rnd-hid-gtk2-gdk pcb-rnd-core pcb-rnd-lib-gtk hid_gtk2_gdk @@ -50,7 +50,7 @@ pcb-rnd-lib-gtk $LP/lib_gtk_common.pup $LP/lib_gtk_common.so Support library for building the GUI with gtk. Provides the common gtk code (e.g. dialog box engine, input handling) for any gtk based HID plugin. pcb-rnd-hid-lesstif $LP/hid_lesstif.pup $LP/hid_lesstif.so GUI: motif/lesstif, software render Lightweight GUI and software rendering using the motif (lesstif) toolkit. librnd2$PREFIX/lib/*.so.* pcb-rnd library, binaries. HID, polygons, infrastructure for 3rd party applications. -pcb-rnd-io-alien $P/io_autotrax.pup $P/io_autotrax.so $P/io_bxl.pup $P/io_bxl.so $P/io_dsn.pup $P/io_dsn.so $P/io_eagle.pup $P/io_eagle.so $P/io_hyp.pup $P/io_hyp.so $P/io_kicad.pup $P/io_kicad.so $P/io_kicad_legacy.pup $P/io_kicad_legacy.so $PREFIX/share/man/man1/txt2bxl.1 $PREFIX/share/man/man1/bxl2txt.1 $PREFIX/bin/txt2bxl $PREFIX/bin/bxl2txt 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. +pcb-rnd-io-alien $P/io_autotrax.pup $P/io_autotrax.so $P/io_bxl.pup $P/io_bxl.so $P/io_dsn.pup $P/io_dsn.so $P/io_eagle.pup $P/io_eagle.so $P/io_hyp.pup $P/io_hyp.so $P/io_kicad.pup $P/io_kicad.so $P/io_kicad_legacy.pup $P/io_kicad_legacy.so $P/io_pads.pup $P/io_pads.so $PREFIX/share/man/man1/txt2bxl.1 $PREFIX/share/man/man1/bxl2txt.1 $PREFIX/bin/txt2bxl $PREFIX/bin/bxl2txt 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. pcb-rnd-cloud $P/fp_wget.pup $P/fp_wget.so $LP/lib_wget.pup $LP/lib_wget.so $C/fp_wget.conf Networking plugins. 'Cloud' footprint access plugin that integrates edakrill and gedasymbols.org. pcb-rnd-export-extra $P/export_fidocadj.pup $P/export_fidocadj.so $P/export_ipcd356.pup $P/export_ipcd356.so $P/export_lpr.pup $P/export_lpr.so $P/export_oldconn.pup $P/export_oldconn.so $P/export_stl.pup $P/export_stl.so Export formats: special/extra Less commonly used export formats: fidocadj, ipc-356-d, direct printing with lpr. pcb-rnd-hid-gtk2-gdk $LP/hid_gtk2_gdk.pup $LP/hid_gtk2_gdk.so GUI: gtk2, software render Software rendering on gtk2, using the gdk API. @@ -118,6 +118,7 @@ --plugin-lib_hid_pcbui --plugin-teardrops --plugin-shand_cmd +--plugin-io_pads --plugin-import_tinycad --plugin-export_openems --plugin-import_orcad_net