           SPELL=libblockdev
         VERSION=3.5.0
     SOURCE_HASH=sha512:bdc22bd2ec23a6e0fcee9e41d6e4ed05645b7c5413874e6ed8bc0f2ad17d5e671ed966e8697a2a2b65738eb49830ade3c302a93f9facb7542685e544ebe9106a
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
