summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 372917d8b64884e2a029040ed1f7093a0b602f9e (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
pkgbase = glances-git
	pkgdesc = CLI curses-based monitoring tool (git)
	pkgver = 3.4.0.r541.g1de207e
	pkgrel = 1
	url = https://github.com/nicolargo/glances
	arch = any
	license = LGPL-3.0-only
	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-pytz
	depends = python-pydantic
	optdepends = hddtemp: HDD temperature monitoring support
	optdepends = python-bottle: web server support
	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
	provides = glances
	conflicts = glances
	source = git+https://github.com/nicolargo/glances.git
	source = glances.service
	sha512sums = SKIP
	sha512sums = 49f0d185a37a5c5837e5beb463770c943ede40b2f1b8405e338129e897e97d9fc58373a8586fabc506266e6343cfea3c91b9787ac6832cc97a1ab63d6ad058d4

pkgname = glances-git