sch-rnd 1.0.5-2 source package in Ubuntu

Changelog

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

  * remove erroneous librnd4 run-time dependencies, ok to do since the library
    in question was renamed for the t64 transition and the renamed library 
    has not made it to testing yet, so only "new enough" versions of librnd4
    can possibly satisfy sch-rnd needs once it hits testing, closes: #1068810

 -- Bdale Garbee <email address hidden>  Fri, 12 Apr 2024 12:39:36 -0600

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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
sch-rnd_1.0.5-2.dsc 2.5 KiB a8a86ac9d8f90137dbad406d39f41c936034004edbb5e299efd97e6110f9c6ae
sch-rnd_1.0.5.orig.tar.bz2 1.7 MiB 8c9c9bcd1fddb78063efdeedd4ef406ce0c11795abf97247c13d4455e73dc15e
sch-rnd_1.0.5-2.debian.tar.xz 6.7 KiB e93aad1ae0d3281db12ef0703645b265719a61aa2cd58430b83758f2fb41bc2d

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