. "$GRIMOIRE"/MESON_FUNCTIONS
           SPELL=libvirt
         VERSION=12.7.0
          SOURCE=$SPELL-$VERSION.tar.xz
     SOURCE_HASH=sha512:1458a56fac9f9b6a4b198c9dab4cc6388c8a50e625ad6a6f6ebb2852c21a75249c2acaa0a8c712ebba3a05dff654732883e8f197fea2c684ce2be7251153a018
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://libvirt.org/sources/$SOURCE
      LICENSE[0]=LGPL
        WEB_SITE=http://libvirt.org/
        KEYWORDS="libs virtualization"
         ENTERED=20080211
           SHORT='C toolkit for virtualization'
cat << EOF
Libvirt is a C toolkit to interact with the virtualization capabilities of
recent versions of Linux (and other OSes). It is free software available under
the GNU Lesser General Public License. Virtualization of the Linux Operating
System means the ability to run multiple instances of Operating Systems
concurently on a single hardware system where the basic resources are driven by
a Linux (or Solaris) instance. The library aims at providing a long term stable
C API initially for Xen paravirtualization but it can also integrate with other
virtualization mechanisms. It currently also supports QEMU, KVM and OpenVZ.
EOF
