File: control

package info (click to toggle)
kalk 25.04.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 820 kB
  • sloc: cpp: 998; xml: 342; makefile: 3; sh: 1
file content (41 lines) | stat: -rw-r--r-- 1,669 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
Source: kalk
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Marco Mattiolo <marco.mattiolo@hotmail.it>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-kf6,
               dh-sequence-qmldeps,
               cmake (>= 3.16~),
               extra-cmake-modules (>= 6.8.0~),
               kirigami-addons-dev,
               libkf6config-dev (>= 6.8.0~),
               libkf6coreaddons-dev (>= 6.8.0~),
               libkf6i18n-dev (>= 6.8.0~),
               libkf6unitconversion-dev (>= 6.8.0~),
               libkirigami-dev (>= 6.8.0~),
               libqalculate-dev (>= 4.7.0~),
               libssl-dev,
               pkg-kde-tools,
               pkgconf,
               qt6-base-dev (>= 6.7.0~),
               qt6-declarative-dev (>= 6.7.0~),
               qt6-declarative-private-dev,
               qt6-svg-dev (>= 6.7.0~),
Standards-Version: 4.7.2
Homepage: https://apps.kde.org/kalk/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kalk
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kalk.git
Rules-Requires-Root: no

Package: kalk
Architecture: any
Multi-Arch: foreign
Depends: qt6-wayland, ${misc:Depends}, ${qml6:Depends}, ${shlibs:Depends},
Description: Powerful cross-platform calculator based on the Kirigami framework
 Kalk is a convergent calculator application built with the Kirigami framework.
 Although it is mainly targeted for mobile platforms, it can also be used
 on the desktop.
 .
 Originally starting as a fork of Liri calculator, Kalk has gone through heavy
 development, and no longer shares the same codebase with Liri calculator.