UmVirt LFS Package info

DB commit: 57bed5a54ba91b88b24a1c8eb97bd083dbf72f0d
APP commit: 634ff2193dea70dde75eb1916d758638b7417453

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

Codename: libblockdev
Source file: libblockdev-3.0.2.tar.gz
Source directory: libblockdev-3.0.2
Package URL: https://umvirt.com/linux/downloads/0.2/packages/l/libblockdev-3.0.2.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2/packages/l/libblockdev-3.0.2.tar.gz.md5sum
Dependances: glib, gobject-introspection, LVM2, cryptsetup, keyutils, libbytesize, libnvme.
Dependance of: 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