Index: trunk/doc/developer/packaging/Changelog =================================================================== --- trunk/doc/developer/packaging/Changelog (revision 33809) +++ trunk/doc/developer/packaging/Changelog (revision 33810) @@ -48,9 +48,9 @@ B. changes that probably DO need action 1. new plugins in already existing package pcb-rnd-core: - ch_editpoint ch_onpoint + ch_editpoint ch_onpoint show_netnames These will add a couple of new files, as listed in packages.html, please - make sure they are included in the pcb-rnd-core package. + make sure they are included in the pcb-rnd-core package. 2. Grammar fixed in the description of the pcb-rnd-debug package Index: trunk/doc/developer/packaging/packages.html =================================================================== --- trunk/doc/developer/packaging/packages.html (revision 33809) +++ trunk/doc/developer/packaging/packages.html (revision 33810) @@ -19,7 +19,7 @@ pcb-rnd-lib-io pcb-rnd-core lib_netmap lib_gensexpr pcb-rnd-io-standard pcb-rnd-core pcb-rnd-lib-io io_pcb io_tedax pcb-rnd-lib-gui pcb-rnd-core dialogs draw_fontsel lib_hid_pcbui irc lib_hid_common -pcb-rnd-core(builtin: act_draw act_read autocrop ch_editpoint ch_onpoint ddraft draw_csect draw_fab drc_query extedit exto_std fp_board fp_fs io_lihata lib_compat_help lib_formula lib_polyhelp mincut propedit query report rubberband_orig shape tool_std hid_batch lib_portynet script) +pcb-rnd-core(builtin: act_draw act_read autocrop ch_editpoint ch_onpoint ddraft draw_csect draw_fab drc_query extedit exto_std fp_board fp_fs io_lihata lib_compat_help lib_formula lib_polyhelp mincut propedit query report rubberband_orig shape show_netnames tool_std hid_batch lib_portynet script) 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 @@ -46,7 +46,7 @@ pcb-rnd-lib-io $P/lib_netmap.pup $P/lib_netmap.so $LP/lib_gensexpr.pup $LP/lib_gensexpr.so Support library for alien file formats. Provides generic, low level parsers (such as s-expression parser) for I/O plugins that need to deal with alien file formats. pcb-rnd-io-standard $P/io_pcb.pup $P/io_pcb.so $P/io_tedax.pup $P/io_tedax.so Commonly used non-native board and footprint file formats Plugins for tEDAx footprint format and the gEDA/PCB file formats (footprint and board). pcb-rnd-lib-gui $P/dialogs.pup $P/dialogs.so $P/draw_fontsel.pup $P/draw_fontsel.so $P/lib_hid_pcbui.pup $P/lib_hid_pcbui.so $LP/irc.pup $LP/irc.so $LP/lib_hid_common.pup $LP/lib_hid_common.so $C/adialogs.conf $LC/dialogs.conf Support library for building the GUI. Provides pcb-rnd specific dialog boxes (e.g. fontsel) and top window GUI elements. -pcb-rnd-core $PREFIX/bin/pcb-rnd $PREFIX/share/man/man1/pcb-rnd.1 $C/pcb-conf.lht $C/pcb-menu-default.lht $PREFIX/share/pcb-rnd/default2.lht $PREFIX/share/pcb-rnd/default4.lht $PREFIX/share/pcb-rnd/default_font $PREFIX/bin/fp2preview $PREFIX/bin/fp2subc $PREFIX/bin/pcb-prj2lht $PREFIX/share/man/man1/fp2preview.1 $PREFIX/share/man/man1/fp2subc.1 $PREFIX/share/man/man1/pcb-prj2lht.1 $PREFIX/share/pcb-rnd/pcblib/* $C/ch_editpoint.conf $C/drc_query.conf $C/fp_fs.conf pcb-rnd executable with the core functionality Includes the data model, the most common action commands, the native file format and the CLI (batch HID). Does not contain GUI. Can be used in headless mode or batch/scripted mode for automated processing. +pcb-rnd-core $PREFIX/bin/pcb-rnd $PREFIX/share/man/man1/pcb-rnd.1 $C/pcb-conf.lht $C/pcb-menu-default.lht $PREFIX/share/pcb-rnd/default2.lht $PREFIX/share/pcb-rnd/default4.lht $PREFIX/share/pcb-rnd/default_font $PREFIX/bin/fp2preview $PREFIX/bin/fp2subc $PREFIX/bin/pcb-prj2lht $PREFIX/share/man/man1/fp2preview.1 $PREFIX/share/man/man1/fp2subc.1 $PREFIX/share/man/man1/pcb-prj2lht.1 $PREFIX/share/pcb-rnd/pcblib/* $C/ch_editpoint.conf $C/drc_query.conf $C/fp_fs.conf $C/show_netnames.conf pcb-rnd executable with the core functionality Includes the data model, the most common action commands, the native file format and the CLI (batch HID). Does not contain GUI. Can be used in headless mode or batch/scripted mode for automated processing. 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. @@ -86,6 +86,7 @@ --buildin-hid_batch --buildin-act_draw --buildin-tool_std +--buildin-show_netnames --buildin-query --buildin-lib_compat_help --buildin-lib_portynet