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
|
Source: rsibreak
Section: utils
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders: Mark Purcell <msp@debian.org>, Ana Beatriz Guerrero Lopez <ana@debian.org>,
Fathi Boudra <fabo@debian.org>,
Pino Toscano <pino@debian.org>
Build-Depends: debhelper (>= 9), cmake, pkg-kde-tools (>= 0.15.16),
qtbase5-dev (>= 5.3.0),
extra-cmake-modules (>= 5.13.0),
libkf5config-dev,
libkf5configwidgets-dev,
libkf5crash-dev,
libkf5dbusaddons-dev,
libkf5doctools-dev,
libkf5i18n-dev,
libkf5iconthemes-dev,
libkf5idletime-dev,
libkf5notifications-dev,
libkf5notifyconfig-dev,
libkf5textwidgets-dev,
libkf5windowsystem-dev,
libkf5xmlgui-dev,
Standards-Version: 3.9.8
Vcs-Svn: svn://anonscm.debian.org/pkg-kde/kde-extras/rsibreak/trunk/
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-kde/kde-extras/rsibreak/
Homepage: http://userbase.kde.org/RSIBreak
Package: rsibreak
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: utility to help prevent repetitive strain injury
Prolonged use of a mouse and keyboard can cause a repetitive strain injury
(RSI), so computer users are advised to take regular breaks.
.
RSIBreak helps prevent repetitive strain injuries by keeping track of usage
patterns and periodically informing users to take breaks. During break
periods, RSIBreak can either show an unobtrusive message, lock the screen
entirely, or present a slideshow.
|