summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0852ea001f19928a7b335d6bb4909ed6716e4395 (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
32
33
pkgbase = autosuspend
	pkgdesc = A daemon to suspend and wake up a system based on configurable checks
	pkgver = 2.0.2
	pkgrel = 2
	url = https://github.com/languitar/autosuspend
	install = autosuspend.install
	arch = any
	license = GPL2
	makedepends = python-setuptools
	makedepends = python-pytest-runner
	makedepends = python-sphinx
	makedepends = python-sphinx_rtd_theme
	makedepends = python-sphinx-issues
	depends = python
	depends = python-psutil
	optdepends = python-dbus: logind session discovery
	optdepends = python-mpd2: MPD playing status check
	optdepends = python-requests: network-based checks
	optdepends = python-lxml: XPath check
	optdepends = python-dbus: logind-based checks
	optdepends = python-icalendar: iCalendar checks
	optdepends = python-dateutil: iCalendar checks
	optdepends = python-tzlocal: iCalendar checks
	optdepends = python-requests-file: file:// URL support
	optdepends = iputils: ping check
	optdepends = xprintidle: X server idle time check
	backup = etc/autosuspend.conf
	backup = etc/autosuspend-logging.conf
	source = https://github.com/languitar/autosuspend/archive/v2.0.2.tar.gz
	sha256sums = 62941d0403815792bc80d4ee54cc356df4d1e01c0b8a582c65f7a1a5138256b4

pkgname = autosuspend