UmVirt LFS Package info

DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
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.0.2.tar.gz
Source file size: 1067300
Source file MD5-checkum: b03d1b4def6962aa2e3eb93b50c22163
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