Index: packaging/Changelog =================================================================== --- packaging/Changelog (revision 8051) +++ packaging/Changelog (revision 8052) @@ -1,12 +1,31 @@ How to get a release candidate tarball in /tmp: - ver=1.0.0 + ver=1.0.1 cd /tmp svn export svn://repo.hu/sch-rnd/trunk sch-rnd-$ver tar -cf sch-rnd-$ver.tar sch-rnd-$ver -TODO: doc/resources installed +Packaging changes between 1.0.1 and 1.0.0 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +A. changes that probably don't need action +(none) + +B. changes that probably DO need action + +1. changes in the description (for new features) + +2. new plugin files in existing packages: + - io_altium in sch-rnd-io-alien (.pup, .so and .conf) + - the description of sch-rnd-io-alien contains Altium + +3. a bunch of new plugins compiled into the executable; + please update your ./configure line + +4. doc/resources is installed, please make sure those files are + included in the -doc package + + Packaging changes between 1.0.0 and 0.9.5 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ A. changes that probably don't need action Index: packaging/packages.html =================================================================== --- packaging/packages.html (revision 8051) +++ packaging/packages.html (revision 8052) @@ -9,10 +9,10 @@ package depends on (packages) consists of (plugins) sch-rnd-doc  sch-rndsch-rnd-core sch-rnd-io-alien sch-rnd-lib-gui librnd4-hid-gtk2-gl librnd4-hid-gtk2-gdk sch-rnd-export-extra sch-rnd-doc<metapackage> -sch-rnd-io-alien sch-rnd-core io_geda io_tinycad lib_alien +sch-rnd-io-alien sch-rnd-core io_altium io_geda io_tinycad lib_alien sch-rnd-export-gd sch-rnd-core librnd4-pixmap export_png sch-rnd-lib-gui sch-rnd-core librnd4-lib-gui gui sch_dialogs -sch-rnd-core librnd4(builtin: act_draw act_read backann construct export_tedax io_lihata place propedit query renumber std_cschem std_devmap std_forge std_tools symlib_fs symlib_local target_none target_pcb) +sch-rnd-core librnd4(builtin: act_draw act_read backann construct export_spice export_tedax io_lihata io_ngrp_fawk io_ngrp_tedax lib_netlist_exp lib_ngrp place propedit query renumber std_cschem std_devmap std_forge std_tools symlib_fs symlib_local target_none target_pcb target_spice) sch-rnd-export-vector sch-rnd-core librnd4 export_ps export_svg sch-rnd-export-extra sch-rnd-core sch-rnd-export-vector export_abst export_lpr sch-rnd-debug sch-rnd-core diag @@ -22,10 +22,10 @@ package files short long sch-rnd-doc/usr/share/doc/* Documentation for sch-rnd User manual and developer doc (html). sch-rnd Standard installation of sch-rnd Install sch-rnd core and the most commonly used plugins. -sch-rnd-io-alien $P/io_geda.pup $P/io_geda.so $P/io_tinycad.pup $P/io_tinycad.so $P/lib_alien.pup $P/lib_alien.so $C/io_geda.conf $C/io_tinycad.conf File format compatibility with other schematics capture tools. Load and/or save boards in file formats supported by other EDA tools, geda/gschem, lepton-eda, TinyCAD. +sch-rnd-io-alien $P/io_altium.pup $P/io_altium.so $P/io_geda.pup $P/io_geda.so $P/io_tinycad.pup $P/io_tinycad.so $P/lib_alien.pup $P/lib_alien.so $C/io_altium.conf $C/io_geda.conf $C/io_tinycad.conf File format compatibility with other schematics capture tools. Load and/or save boards in file formats supported by other EDA tools, geda/gschem, lepton-eda, TinyCAD, Altium. sch-rnd-export-gd $P/export_png.pup $P/export_png.so Export formats that require libgd. Bitmap export plugin (png, jpeg, etc.) sch-rnd-lib-gui $P/gui.pup $P/gui.so $P/sch_dialogs.pup $P/sch_dialogs.so $C/adialogs.conf Support library for building the GUI. Provides sch-rnd specific dialog boxes and top window GUI elements. -sch-rnd-core $PREFIX/bin/sch-rnd $PREFIX/share/man/man1/sch-rnd.1 $PREFIX/bin/boxsym-rnd $PREFIX/share/man/man1/boxsym-rnd.1 $PREFIX/share/man/man5/boxsym-rnd.5 $PREFIX/lib/sch-rnd/boxsym-rnd/* $PREFIX/lib/sch-rnd/minuid $C/sch-rnd-conf.lht $C/menu-default.lht $PREFIX/share/sch-rnd/default-sheet.lht $PREFIX/share/sch-rnd/devmap/* $PREFIX/share/sch-rnd/font/* $PREFIX/share/sch-rnd/symbol/* $C/renumber.conf $C/std_cschem.conf $C/std_devmap.conf sch-rnd executable with the core functionality and boxsym-rnd Includes the data model, the most common action commands, the native file format. Can be used in headless mode or batch/scripted mode for automated processing or with GUI (if sch-rnd-lib-gui and librnd GUI HIDs are installed). +sch-rnd-core $PREFIX/bin/sch-rnd $PREFIX/share/man/man1/sch-rnd.1 $PREFIX/bin/boxsym-rnd $PREFIX/share/man/man1/boxsym-rnd.1 $PREFIX/share/man/man5/boxsym-rnd.5 $PREFIX/lib/sch-rnd/boxsym-rnd/* $PREFIX/lib/sch-rnd/minuid $C/sch-rnd-conf.lht $C/menu-default.lht $PREFIX/share/sch-rnd/default-sheet.lht $PREFIX/share/sch-rnd/devmap/* $PREFIX/share/sch-rnd/font/* $PREFIX/share/sch-rnd/symbol/* $C/renumber.conf $C/std_cschem.conf $C/std_devmap.conf $C/target_spice.conf sch-rnd executable with the core functionality and boxsym-rnd Includes the data model, the most common action commands, the native file format. Can be used in headless mode or batch/scripted mode for automated processing or with GUI (if sch-rnd-lib-gui and librnd GUI HIDs are installed). sch-rnd-export-vector $P/export_ps.pup $P/export_ps.so $P/export_svg.pup $P/export_svg.so Export formats: vector graphics Common vector graphic export formats: ps, eps, svg. sch-rnd-export-extra $P/export_abst.pup $P/export_abst.so $P/export_lpr.pup $P/export_lpr.so Export formats: special/extra Less commonly used export formats: abstract model text export, direct printing with lpr. sch-rnd-debug $P/diag.pup $P/diag.so Debug and diagnostics. Extra action commands to help in debugging and diagnosing problems and bugs. @@ -56,8 +56,10 @@ --buildin-act_read --buildin-place --buildin-symlib_local +--buildin-lib_netlist_exp --buildin-std_tools --buildin-renumber +--buildin-io_ngrp_tedax --buildin-backann --buildin-std_cschem --buildin-export_tedax @@ -64,16 +66,21 @@ --buildin-std_forge --buildin-std_devmap --buildin-propedit +--buildin-io_ngrp_fawk --buildin-io_lihata +--buildin-target_spice --buildin-target_pcb --buildin-act_draw --buildin-target_none --buildin-symlib_fs --buildin-query +--buildin-export_spice +--buildin-lib_ngrp --buildin-construct --plugin-lib_alien --plugin-export_ps --plugin-export_abst +--plugin-io_altium --plugin-sch_dialogs --plugin-export_lpr --plugin-export_svg