[go: up one dir, main page]

File: control

package info (click to toggle)
kronometer 2.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,220 kB
  • sloc: cpp: 2,619; xml: 470; makefile: 7; sh: 2
file content (47 lines) | stat: -rw-r--r-- 1,734 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
Source: kronometer
Section: utils
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders: Pino Toscano <pino@debian.org>
Build-Depends: debhelper-compat (= 13),
 cmake (>= 3.1),
 gettext,
 pkg-kde-tools (>= 0.15.16),
 qtbase5-dev (>= 5.15.0~),
 extra-cmake-modules (>= 5.26.0),
 libkf5config-dev (>= 5.26.0),
 libkf5coreaddons-dev (>= 5.26.0),
 libkf5crash-dev (>= 5.26.0),
 libkf5doctools-dev (>= 5.26.0),
 libkf5i18n-dev (>= 5.26.0),
 libkf5widgetsaddons-dev (>= 5.26.0),
 libkf5xmlgui-dev (>= 5.26.0),
 xvfb <!nocheck>,
 xauth <!nocheck>,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/kronometer
Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/kronometer.git
Homepage: https://userbase.kde.org/Kronometer

Package: kronometer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
Description: simple stopwatch application
 Kronometer is a stopwatch application.
 .
 Kronometer's main features are the following:
  - start/pause/resume the stopwatch widget
  - laps recording: you can capture the stopwatch time when you want and add
    a note to it
  - lap times sorting: you can easily find the shortest lap time or the
    longest one
  - reset the stopwatch widget and the lap times
  - time format settings: you can choose the stopwatch granularity
  - times saving and resuming: you can save the stopwatch status and resume it
    later
  - font customization: you can choose the fonts for each of the stopwatch
    digits
  - color customization: you can choose the color for the stopwatch digits
    and the stopwatch background
  - lap times export: you can export the lap times on a file using the JSON
    or CSV format