UmVirt LFS Package info

DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
[ BASH | XML | JSON ]

libblockdev

libblockdev is a C library supporting GObject Introspection for manipulation of block devices. It has a plugin-based architecture where each technology (like LVM, Btrfs, MD RAID, Swap,...) is implemented in a separate plugin, possibly with multiple implementations (e.g. using LVM CLI or the new LVM DBus API).

Package info

Template:
Codename: libblockdev
Source file: libblockdev-3.3.1.tar.gz
Source directory: libblockdev-3.3.1
Package URL: libblockdev-3.3.1.tar.gz
Package md5-checksum URL: libblockdev-3.3.1.tar.gz.md5sum
Dependances: smartmontools, json-glib, libatasmart, glib, gobject-introspection, LVM2, cryptsetup, keyutils, libbytesize, libnvme.
Dependance of: multipath-tools, udisks.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr      \
            --sysconfdir=/etc  \
            --with-python3     \
            --without-escrow   \
            --without-gtk-doc  \
            --without-lvm      \
            --without-lvm_dbus \
            --without-nvdimm   \
            --without-tools 

Build script:
make

Install script:
make install