UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
APP commit:
[ BASH | XML | JSON ]

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: https://ulfs.org/linux/downloads/package_files/0.2/packages/l/libosinfo-1.11.0.tar.xz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/l/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 &&

tar -xf ../../osinfo-db-20231215.tar.xz

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


Apache/2.4.62 (Debian) Server at ulfs.org Port 443