UmVirt LFS Package info

DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
[ BASH | XML | JSON ]

pciutils

The PCI Utils package contains a set of programs for listing PCI devices, inspecting their status and setting their configuration registers.

Package info

Codename: pciutils
Source file: pciutils-3.13.0.tar.gz
Source directory: pciutils-3.13.0
Package URL: pciutils-3.13.0.tar.gz
Package md5-checksum URL: pciutils-3.13.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