UmVirt LFS Package info

DB commit: f9aede95e4e5157a46ec1323bb7abf8947e8632d
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ 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.1.0.tar.gz
Source file size: 1054326
Source file MD5-checkum: 033f2098a13f9dae6105d0337470efd3
Source directory: libblockdev-3.1.0
Package URL: https://umvirt.com/linux/downloads/0.2.1/packages/l/libblockdev-3.1.0.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.1/packages/l/libblockdev-3.1.0.tar.gz.md5sum
Dependances: 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