File: control

package info (click to toggle)
ktechlab 0.51.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 12,876 kB
  • sloc: cpp: 70,138; xml: 558; sh: 246; ansic: 19; makefile: 5
file content (48 lines) | stat: -rw-r--r-- 1,663 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Source: ktechlab
Section: kde
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders: Pino Toscano <pino@debian.org>,
Build-Depends: cmake (>= 3.1~),
               debhelper-compat (= 13),
               pkg-kde-tools (>= 0.15.16),
               gettext,
               pkg-config,
               extra-cmake-modules (>= 5.14.0~),
               qtbase5-dev,
               libqt5serialport5-dev,
               libkf5completion-dev,
               libkf5config-dev,
               libkf5configwidgets-dev,
               libkf5coreaddons-dev,
               libkf5doctools-dev,
               libkf5i18n-dev,
               libkf5iconthemes-dev,
               libkf5kio-dev,
               libkf5parts-dev,
               libkf5texteditor-dev,
               libkf5textwidgets-dev,
               libkf5widgetsaddons-dev,
               libkf5windowsystem-dev,
               libkf5xmlgui-dev,
               libglib2.0-dev,
               gpsim-dev (>= 0.26~),
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://invent.kde.org/sdk/ktechlab
Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/ktechlab.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/ktechlab

Package: ktechlab
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Suggests: gputils,
          picprog,
          sdcc,
Description: IDE for microcontrollers and electronics
 KTechLab is an IDE for microcontrollers and electronics.
 .
 It supports circuit simulation, program development for microcontrollers and
 simulating the programmed microcontroller together with its application
 circuit.