summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7a4a0c4b1c8de385077aa8dd0ddc116bb9ee06e1 (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
pkgbase = serverstatus-git
	pkgdesc = 云探针、多服务器探针、云监控、多服务器云监控
	pkgver = 1.1.6.r3.g68a1d37
	pkgrel = 1
	url = https://github.com/cppla/ServerStatus
	arch = any
	license = MIT
	makedepends = git
	depends = curl
	depends = gcc-libs
	depends = glibc
	depends = python
	depends = python-requests
	depends = python-psutil
	depends = python-prettytable
	depends = python-queuelib
	depends = openssl
	depends = systemd
	depends = python
	optdepends = python-psutil
	provides = serverstatus
	conflicts = serverstatus
	source = serverstatus-git::git+https://github.com/cppla/ServerStatus.git
	sha256sums = SKIP

pkgname = serverstatus-git
	depends = serverstatus-clients-linux-git
	depends = serverstatus-clients-psutil-git
	depends = serverstatus-server-git

pkgname = serverstatus-clients-linux-git
	pkgdesc = 云探针、多服务器探针、云监控、多服务器云监控-- Linux 客户端
	arch = any
	depends = python
	depends = python-queuelib
	depends = systemd
	provides = serverstatus-clients-linux
	conflicts = serverstatus-clients-linux

pkgname = serverstatus-clients-psutil-git
	pkgdesc = 云探针、多服务器探针、云监控、多服务器云监控-- Linux psutil 客户端
	arch = any
	depends = python
	depends = python-psutil
	depends = python-queuelib
	depends = systemd
	provides = serverstatus-clients-psutil
	conflicts = serverstatus-clients-psutil

pkgname = serverstatus-server-git
	pkgdesc = 云探针、多服务器探针、云监控、多服务器云监控-- 服务端
	arch = x86_64
	depends = curl
	depends = gcc-libs
	depends = glibc
	depends = python
	depends = python-prettytable
	depends = python-requests
	depends = openssl
	depends = systemd
	provides = serverstatus-server
	conflicts = serverstatus-server