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
|
Source: ktimer
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
cmake (>= 3.16~),
extra-cmake-modules (>= 6.0.0~),
gettext,
libkf6configwidgets-dev (>= 6.0.0~),
libkf6crash-dev (>= 6.0.0~),
libkf6dbusaddons-dev (>= 6.0.0~),
libkf6doctools-dev (>= 6.0.0~),
libkf6i18n-dev (>= 6.0.0~),
libkf6kio-dev (>= 6.0.0~),
libkf6notifications-dev (>= 6.0.0~),
libkf6statusnotifieritem-dev (>= 6.0.0~),
libkf6widgetsaddons-dev (>= 6.0.0~),
qt6-base-dev (>= 6.5.0~),
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://apps.kde.org/ktimer/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ktimer
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ktimer.git
Package: ktimer
Section: utils
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: countdown timer
KTimer is a countdown timer for running commands after a delay.
The countdown can be paused or set to loop continuously.
.
This package is part of the KDE SC utilities module.
|