UmVirt LFS Package info
DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
usbutils
The USB Utils package contains utilities used to display information about USB buses in the system and the devices connected to them.Package info
Template: meson
Codename: usbutils
Source file: usbutils-018.tar.xz
Source directory: usbutils-018
Package URL: usbutils-018.tar.xz
Package md5-checksum URL: usbutils-018.tar.xz.md5sum
Dependances: git, libusb.
Dependance of: libvirt, libgusb.
Patches: *** NO PATCHES FOUND ***
Addons: usb.ids.gz.
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson setup --prefix=/usr --buildtype=release ..
Build script:
cd build
ninja
Install script:
cd build
ninja install
cd ..
install -dm755 /usr/share/hwdata/
gunzip -k ../usb.ids.gz
cp -v ../usb.ids /usr/share/hwdata/