blob: 92e661b1e04faf24c612b4dd53de6e926db3ada6 (
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 = archey4
pkgdesc = A simple system information tool written in Python
pkgver = 4.15.0.0
pkgrel = 1
url = https://github.com/HorlogeSkynet/archey4.git
install = archey4.install
arch = any
groups = utils
license = GPLv3
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python>=3.6
depends = python-distro
depends = python-netifaces
optdepends = bind-tools: WAN_IP would be detected faster
optdepends = lm_sensors: Temperature would be more accurate
optdepends = pciutils: GPU wouldn't be detected without it
optdepends = procps-ng: Many entries wouldn't work without it
optdepends = virt-what: Model would contain details about the hypervisor
optdepends = wmctrl: WindowManager would be more accurate
provides = archey
conflicts = archey-git
conflicts = archey2
conflicts = archey3-git
conflicts = archey4-git
conflicts = pyarchey
backup = etc/archey4/config.json
source = archey4_4.15.0.0-1.tar.gz::https://github.com/HorlogeSkynet/archey4/archive/v4.15.0.0.tar.gz
md5sums = db2d44bc114ccf53177c3d2b3be59837
sha1sums = 9f5f29d1141939ba689dceceacb74c7f2b9d51f5
pkgname = archey4
|