pkgbase = inxi
	pkgdesc = script to get system information
	pkgver = 3.0.09
	pkgrel = 1
	url = https://github.com/smxi/inxi
	arch = any
	license = GPL
	depends = coreutils
	depends = gawk
	depends = grep
	depends = pciutils
	depends = perl
	depends = procps-ng
	depends = sed
	optdepends = dmidecode: inxi -M if no sys machine data
	optdepends = file: inxi -o unmounted file system
	optdepends = hddtemp: inxi -Dx show hdd temp
	optdepends = net-tools: inxi -i ip lan-deprecated
	optdepends = iproute2: inxi -i ip lan
	optdepends = lm_sensors: inxi -s sensors output
	optdepends = usbutils: inxi -A usb audio;-N usb networking
	optdepends = kmod: inxi -Ax,-Nx module version
	optdepends = systemd-sysvcompat: inxi -I runlevel
	optdepends = sudo: inxi -Dx hddtemp-user;-o file-user
	optdepends = mesa-demos: inxi -G glx info
	optdepends = xorg-xdpyinfo: inxi -G multi screen resolution
	optdepends = xorg-xprop: inxi -S desktop data
	optdepends = xorg-xrandr: inxi -G single screen resolution
	options = zipman
	source = inxi-3.0.09.tar.gz::https://github.com/smxi/inxi/archive/3.0.09-1.tar.gz
	sha256sums = 982200d41c4c5c85ea1917d226c4da0076d88afc0ab5a6b79f790a0e9b9790c7

pkgname = inxi

