From bd72eef4a4458f8d2e52609d7b6cf3efe12a0177 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 4 Jul 2021 21:06:02 +0900 Subject: Rearranged applications folder into sub categories. Signed-off-by: Michele Calgaro --- .../applications/development/ktechlab/debian/control | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 ubuntu/_base/applications/development/ktechlab/debian/control (limited to 'ubuntu/_base/applications/development/ktechlab/debian/control') diff --git a/ubuntu/_base/applications/development/ktechlab/debian/control b/ubuntu/_base/applications/development/ktechlab/debian/control new file mode 100644 index 000000000..a45c7e13b --- /dev/null +++ b/ubuntu/_base/applications/development/ktechlab/debian/control @@ -0,0 +1,18 @@ +Source: ktechlab-trinity +Section: tde +Priority: optional +Maintainer: TDE Debian Team +Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, imagemagick, tdelibs14-trinity-dev, gpsim-dev (>= 0.21.11-2) +Standards-Version: 3.8.4 + +Package: ktechlab-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: ktechlab-kde3 (<< 4:14.0.0~), ktechlab-trinity (<< 4:14.0.0~) +Breaks: ktechlab-kde3 (<< 4:14.0.0~), ktechlab-trinity (<< 4:14.0.0~) +Recommends: gputils +Description: circuit simulator for microcontrollers and electronics [Trinity] + KTechlab is a circuit simulator with a nice, clickable and discoverable + interface. It supports many discrete components, logic circuits as well + as PIC programming in its own Basic dialect and some form of assembler. +Homepage: http://ktechlab.org/ -- cgit v1.2.1