You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
514 B
12 lines
514 B
DEFINED_PHASES=install
|
|
DESCRIPTION=The CLI inxi collects and prints hardware and system information
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/smxi/inxi
|
|
IUSE=bluetooth hddtemp opengl
|
|
KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86
|
|
LICENSE=GPL-3+
|
|
RDEPEND=dev-lang/perl sys-apps/pciutils sys-apps/usbutils bluetooth? ( net-wireless/bluez ) hddtemp? ( app-admin/hddtemp ) opengl? ( x11-apps/mesa-progs )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/smxi/inxi/archive/3.3.06-1.tar.gz -> inxi-3.3.06.1.tar.gz
|
|
_md5_=4212c6c7ebae44961aa5193aaa98e53a
|