blob: 0438eee7b754e0f7c464193645449814e61fd8b2 (
plain)
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
|
pkgbase = timekpr-next
pkgdesc = Control the computer usage of users. You can limit daily usage based on a timed access duration and configure periods of day when they can log in.
pkgver = 0.5.7
pkgrel = 1
url = https://launchpad.net/timekpr-next
install = timekpr-next.install
arch = any
license = GPL
depends = python-gobject
depends = gtk3
depends = polkit
depends = python-dbus
depends = python-gobject
depends = libappindicator-gtk3
depends = dbus
depends = python-psutil
optdepends = lxqt-policykit: to start the Control Panel like in LXQT
optdepends = mate-polkit: to start the Control Panel like in Mate
optdepends = polkit-kde-agent: to start the Control Panel like in Plasma
optdepends = polkit-gnome: to start the Control Panel like in Gnome (legacy)
optdepends = xfce-polkit: to start the Control Panel like in XFCE
provides = timekpr
conflicts = timekpr
conflicts = timekpr-next-beta
conflicts = timekpr-beta
conflicts = timekpr-revived-bzr
conflicts = timekpr-next-git
source = https://launchpad.net/timekpr-next/stable/0.5.7/+download/timekpr-next-0.5.7.tar.gz
md5sums = 6c979eada5118b004663f0ecdba4ca28
pkgname = timekpr-next
|