           SPELL=libblockdev
         VERSION=3.4.0
     SOURCE_HASH=sha512:d722ee1f41b76158b41f57ea4062adaba274c5ffdd88fa40b0b605a8557e68ba095e6a6649b8f6efeff9ad814532b5b19aa541a1688ef4b34ea23078d946c1d3
SECURITY_PATCH=1
          SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=https://github.com/storaged-project/libblockdev
 SOURCE_URL[0]=$WEB_SITE/releases/download/$VERSION/$SOURCE
      LICENSE[0]=LGPL
         ENTERED=20170724
           SHORT="library for manipulating block devices"
cat << EOF
ibblockdev 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
