UmVirt LFS Package info

DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
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.3.0.tar.gz
Source file size: 1157061
Source file MD5-checkum: 06a80f510fcea4412afe9e0bd4ac2187
Source directory: libblockdev-3.3.0
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/l/libblockdev-3.3.0.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/l/libblockdev-3.3.0.tar.gz.md5sum
Dependances: 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