summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e419086643247ef7c2008a2db4b82e27656ff091 (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
38
pkgbase = glances-git
	pkgdesc = CLI curses-based monitoring tool (git)
	pkgver = 3.4.0.5.r724.gc187c14
	pkgrel = 1
	url = https://github.com/nicolargo/glances
	arch = any
	license = LGPL-3.0-or-later
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = git
	depends = python
	depends = python-psutil
	depends = python-future
	depends = python-defusedxml
	depends = python-ujson
	depends = python-pydantic
	depends = python-packaging
	depends = python-orjson
	optdepends = hddtemp: HDD temperature monitoring support
	optdepends = uvicorn: for WebUI / RestFull API
	optdepends = python-jinja: for WebUI / RestFull API
	optdepends = python-fastapi: for WebUI / RestFull API
	optdepends = python-docker: for the Docker monitoring support
	optdepends = python-matplotlib: for graphical/chart support
	optdepends = python-netifaces: for the IP plugin
	optdepends = python-zeroconf: for the autodiscover mode
	optdepends = python-pystache: templating engine
	optdepends = python-prometheus_client: for the Prometheus export module
	provides = glances
	conflicts = glances
	source = git+https://github.com/nicolargo/glances.git
	source = glances.service
	sha512sums = SKIP
	sha512sums = 49f0d185a37a5c5837e5beb463770c943ede40b2f1b8405e338129e897e97d9fc58373a8586fabc506266e6343cfea3c91b9787ac6832cc97a1ab63d6ad058d4

pkgname = glances-git