Port details |
- qschematic Qt/C++ library providing widgets for drawing diagrams
- 1.3.1 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: jbo@insane.engineer
 - Port Added: 2022-07-27 15:33:06
- Last Update: 2022-07-27 15:31:04
- Commit Hash: 685fabb
- License: MIT
- Description:
- QSchematic is a C++ library providing Qt widgets to easily draw diagrams and
schematics in a Qt application. It uses Qt's graphics view framework.
The library interface allows for easy customization of existing items and adding
new custom items such as wires, nodes, connectors and similar.
Drawn diagrams/schematics can be easily serialized to and from XML. A built-in
netlist generator is provided to build a netlist form a drawn diagram/schematic.
WWW: https://github.com/simulton/qschematic
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qschematic>0:devel/qschematic
- To install the port:
- cd /usr/ports/devel/qschematic/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/qschematic
- pkg install qschematic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qschematic
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1658683102
SHA256 (simulton-QSchematic-1.3.1_GH0.tar.gz) = bc907f7484e4aba12ccbe3ac81d7b2e217092ccdb0b21679485587289c9bbec9
SIZE (simulton-QSchematic-1.3.1_GH0.tar.gz) = 1452657
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Library dependencies:
-
- libgpds.so : devel/gpds
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_qschematic
- USES:
- cmake compiler:c++17-lang qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 Jul 2022 15:31:04 1.3.1 |
Nuno Teixeira (eduardo)  Author: Joel Bodenmann |
devel/qschematic: New port: Qt/C++ library providing widgets for drawing
diagrams
- submitter becomes maintainer
QSchematic is a C++ library providing Qt widgets to easily draw diagrams and
schematics in a Qt application. It uses Qt's graphics view framework.
The library interface allows for easy customization of existing items and adding
new custom items such as wires, nodes, connectors and similar.
Drawn diagrams/schematics can be easily serialized to and from XML. A built-in
netlist generator is provided to build a netlist form a drawn diagram/schematic.
WWW: https://github.com/simulton/qschematic
PR: 265449 |
Number of commits found: 1
|