summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4fd6e1dd65bf59b6fd1973bbe2af0b65c13c52b4 (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
34
35
36
37
pkgbase = autosuspend
	pkgdesc = A daemon to suspend and wake up a system based on configurable checks
	pkgver = 4.3.3
	pkgrel = 1
	url = https://github.com/languitar/autosuspend
	install = autosuspend.install
	arch = any
	license = GPL2
	makedepends = python-setuptools
	makedepends = python-pytest-runner
	makedepends = python-recommonmark
	makedepends = python-sphinx
	makedepends = python-sphinx-furo
	makedepends = python-sphinx-issues
	makedepends = python-sphinxcontrib-plantuml
	makedepends = python-sphinx-autodoc-typehints
	depends = python
	depends = python-psutil
	depends = python-portalocker
	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 = python-jsonpath-ng: JSONPath checks
	optdepends = iputils: ping check
	optdepends = xprintidle: X server idle time check
	backup = etc/autosuspend.conf
	backup = etc/autosuspend-logging.conf
	source = autosuspend-4.3.3.tar.gz::https://github.com/languitar/autosuspend/archive/v4.3.3.tar.gz
	sha256sums = 3fa4a08cc762e848f2028e15e61e974e45e3d02d3b51cd01e5bb235cf44284d9

pkgname = autosuspend