Index: packaging/desc =================================================================== --- packaging/desc (nonexistent) +++ packaging/desc (revision 5754) @@ -0,0 +1,48 @@ +@sch-rnd + Standard installation of sch-rnd + + Install sch-rnd core and the most commonly used plugins. + +@sch-rnd-doc + Documentation for sch-rnd + + User manual and developer doc (html). + +@sch-rnd-core + 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-debug + Debug and diagnostics. + + Extra action commands to help in debugging and diagnosing problems and bugs. + +@sch-rnd-export-extra + Export formats: special/extra + + Less commonly used export formats: abstract model text export, + direct printing with lpr. + +@sch-rnd-export-vector + Export formats: vector graphics + + Common vector graphic export formats: ps, eps, svg. + +@sch-rnd-export-gd + Export formats that require libgd. + + Bitmap export plugin (png, jpeg, etc.) + +@sch-rnd-io-alien + 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-lib-gui + Support library for building the GUI. + + Provides sch-rnd specific dialog boxes and top window GUI elements.