File: control

package info (click to toggle)
charmtimetracker 1.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 3,340 kB
  • sloc: cpp: 19,176; xml: 284; python: 120; makefile: 14
file content (30 lines) | stat: -rw-r--r-- 1,096 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
Source: charmtimetracker
Section: misc
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Sandro Knauß <hefee@debian.org>
Build-Depends: cmake (>= 2.8.12~),
               debhelper (>= 11),
               libqt5sql5-sqlite,
               libxcb-screensaver0-dev,
               libxcb1-dev,
               qt5keychain-dev,
               qtbase5-dev,
               qtscript5-dev,
               xauth,
               xvfb,
Standards-Version: 4.2.0
Homepage: https://github.com/KDAB/Charm
Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/charmtimetracker.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/charmtimetracker

Package: charmtimetracker
Architecture: any
Depends: libqt5sql5-sqlite, ${misc:Depends}, ${shlibs:Depends}
Description: task based Time Tracker
 It is built around two major ideas - tasks and events.
 Tasks are the things time is spend on, repeatedly. Tasks
 are done in events.
 .
 For example, ironing laundry is a task. The laundry done
 for two hours on last Tuesday is an event in that task.