UmVirt LFS Package info
DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
pciutils
The PCI Utils package contains a set of programs for listing PCI devices, inspecting their status and setting their configuration registers.Package info
Template:
Codename: pciutils
Source file: pciutils-3.10.0.tar.gz
Source file size: 931711
Source file MD5-checkum: ca53b87d2a94cdbbba6e09aca90924bd
Source directory: pciutils-3.10.0
Package URL: https://umvirt.com/linux/downloads/0.2/packages/p/pciutils-3.10.0.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2/packages/p/pciutils-3.10.0.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: libvirt.
Patches: *** NO PATCHES FOUND ***
Addons: pci.ids.gz.
Nestings *** NO NESTINGS FOUND ***
Configuration script:
zcat ../pci.ids.gz > pci.ids
Build script:
make PREFIX=/usr \
SHAREDIR=/usr/share/hwdata \
ZLIB=no \
SHARED=yes
Install script:
make PREFIX=/usr \
SHAREDIR=/usr/share/hwdata \
ZLIB=no \
SHARED=yes \
install install-lib &&
chmod -v 755 /usr/lib/libpci.so