blob: bb91a7a038dfba33039e788a75c45a088487a455 (
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
|
pkgbase = inxi-perl-git
pkgdesc = Pinxi, development branch of inxi, a full featured CLI system information tool
pkgver = r6144.60b6fbb9
pkgrel = 1
url = https://smxi.org/docs/inxi.htm
arch = any
license = GPL3
makedepends = git
depends = coreutils
depends = pciutils
depends = perl
depends = procps-ng
optdepends = bluez-tools: bt-adapter: -E bluetooth data (if no hciconfig)
optdepends = bluez-deprecated-tools: hciconfig: -E bluetooth HCI data
optdepends = bind: -i wlan IP
optdepends = dmidecode: inxi -M if no sys machine data
optdepends = file: inxi -o unmounted file system
optdepends = freeipmi: ipmi-sensors: -s IPMI sensors
optdepends = hddtemp: inxi -Dx show hdd temp
optdepends = iproute2: inxi -i ip lan
optdepends = ipmitool: -s IPMI sensors
optdepends = kmod: inxi -Ax,-Nx module version
optdepends = lm_sensors: inxi -s sensors output
optdepends = mesa-utils: inxi -G glx info
optdepends = net-tools: inxi -i ip lan-deprecated
optdepends = perl-io-socket-ssl: -U; -w,-W; -i (if dig not installed)
optdepends = perl-cpanel-json-xs: --output json - required for export
optdepends = perl-json-xs: --output json - required for export (legacy)
optdepends = perl-xml-dumper: --output xml - Crude and raw
optdepends = systemd-sysvcompat: inxi -I runlevel
optdepends = sudo: inxi -Dx hddtemp-user;-o file-user
optdepends = tree: --debugger 20,21 /sys tree
optdepends = upower: -sx attached device battery info
optdepends = usbutils: inxi -A usb audio;-N usb networking
optdepends = wmctrl: -S active window manager (not all wm)
optdepends = xorg-xdpyinfo: inxi -G multi screen resolution
optdepends = xorg-xprop: inxi -S desktop data
optdepends = xorg-xrandr: inxi -G single screen resolution
source = git+https://codeberg.org/smxi/pinxi
sha256sums = SKIP
pkgname = inxi-perl-git
|