          MODULE=libblockdev
         VERSION=3.4.0
          SOURCE=$MODULE-${VERSION%-*}.tar.gz
      SOURCE_URL=https://github.com/storaged-project/libblockdev/releases/download/$VERSION/
      SOURCE_VFY=sha256:65ef9a37babd44b85b8ff9b273f90f9f7d5f8ff7b0c76a8edb69240325fd83f4
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-${VERSION%-*}
        WEB_SITE=https://github.com/storaged-project/libblockdev
         ENTERED=20170811
         UPDATED=20251003
           SHORT="A library for manipulating block devices"

cat << EOF
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).
EOF
