sch-rnd 1.0.3-2 source package in Ubuntu

Changelog

sch-rnd (1.0.3-2) unstable; urgency=medium

  * elide gtk 2 support, allowing gtk 4 or lesstif interfaces to be used

 -- Bdale Garbee <email address hidden>  Thu, 09 Nov 2023 12:04:37 -0700

Upload details

Uploaded by:
Debian Electronics Team
Uploaded to:
Sid
Original maintainer:
Debian Electronics Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sch-rnd_1.0.3-2.dsc 2.5 KiB c5c8a6c91c6339f485b28671725bec7bec36d422ea5360eb0fddfc67c09db3a4
sch-rnd_1.0.3.orig.tar.bz2 1.6 MiB 002cce759c4f0a78713ba3f3f9bcb757607866c2281c8181abd76575001931b2
sch-rnd_1.0.3-2.debian.tar.xz 6.3 KiB 3abf50d16e0a27f018ebe0158d1be31a157ea2d2feb8b1e481ee1680754dd6c1

Available diffs

No changes file available.

Binary packages built by this source

sch-rnd: Standard installation of sch-rnd

 sch-rnd is a highly modular schematic capture software with a rich set of
 plugins for communicating with various external design tools and other
 EDA/CAD packages.
 .
 Feature highlights:
   - explicit abstract model
   - back annotation support
   - multiple sheets
 .
 File formats and compatibility:
   - text based, tree structured native file format (lihata)
   - import netlist:
     * altium schematics
     * geda cschem schematics (v2)
     * lihata cschem schematics (any version)
     * cschem non-graphical schematic sheets in fawk format
     * cschem non-graphical schematic sheets in tEDAx format
     * orcad schematics
     * TinyCAD schematics
   - export netlist:
     * tEDAx netlist
     * lihata cschem schematics (any version)
   - import misc:
     * geda cschem symbol (v1)
     * lihata cschem symbol (any version)
   - export misc:
     * abstract model text
     * Bill of Materials
     * printer (using ps)
     * png
     * ps
     * eps
     * spice
     * svg
     * tdx
     * lihata cschem symbol (any version)

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-core-dbgsym: debug symbols for sch-rnd-core
sch-rnd-debug: Debug and diagnostics.

 Extra action commands to help in debugging and diagnosing problems
 and bugs.

sch-rnd-doc: Documentation for sch-rnd

 User manual and developer doc (html).

sch-rnd-export-extra: Export formats: special/extra

 Less commonly used export formats: abstract model text export, direct
 printing with lpr.

sch-rnd-export-extra-dbgsym: debug symbols for sch-rnd-export-extra
sch-rnd-export-gd: Export formats that require libgd.

 Bitmap export plugin (png, jpeg, etc.)

sch-rnd-export-gd-dbgsym: debug symbols for sch-rnd-export-gd
sch-rnd-export-vector: Export formats: vector graphics

 Common vector graphic export formats: ps, eps, svg.

sch-rnd-export-vector-dbgsym: debug symbols for sch-rnd-export-vector
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, Altium.

sch-rnd-io-alien-dbgsym: debug symbols for sch-rnd-io-alien
sch-rnd-lib-gui: Support library for building the GUI.

 Provides sch-rnd specific dialog boxes and top window GUI elements.

sch-rnd-lib-gui-dbgsym: debug symbols for sch-rnd-lib-gui
sch-rnd-sim: High level circuit simulation

 Circuit simulation that can export and execute SPICE (ngspice) in the
 background and save or present the results. Works both from the GUI
 (with dialogs for configuring simulation setups, presenting plots and
 data in the same dialog) and from CLI (with actions using existing
 configuration, saving output data to a computer readable file).

sch-rnd-sim-dbgsym: debug symbols for sch-rnd-sim