UmVirt LFS Package info
DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
libosinfo
libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support.
Package info
Codename: libosinfo
Source file: libosinfo-1.11.0.tar.xz
Source directory: libosinfo-1.11.0
Package URL: libosinfo-1.11.0.tar.xz
Package md5-checksum URL: libosinfo-1.11.0.tar.xz.md5sum
Dependances: libsoup3, osinfo-db.
Dependance of: virt-manager.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson setup .. \
--prefix=/usr \
--localstatedir=/var \
-Dwith-usb-ids-path=/usr/share/hwdata/usb.ids \
-Dwith-pci-ids-path=/usr/share/hwdata/pci.ids
Build script:
cd build &&
ninja
Install script:
cd build &&
ninja install