. ${GRIMOIRE}/CMAKE_FUNCTIONS
           SPELL=rb-libtorrent
         VERSION=2.1.1
     SOURCE_HASH=sha512:bbc4bf612cfdbc869fed0013f62b5554d1f68bbb78a68f7579bab45d58886d50114161647315aa0b6e86d40cfab6a21d86c8c65b1db157794bcb2b9ad09e4a1c
          SOURCE=libtorrent-rasterbar-$VERSION.tar.gz
   SOURCE_URL[0]=https://github.com/arvidn/libtorrent/releases/download/v${VERSION}/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/libtorrent-rasterbar-$VERSION"
        WEB_SITE=http://www.libtorrent.org
         LICENSE=BSD
         ENTERED=20070622
           SHORT="C++ bittorrent library"
cat << EOF
libtorrent is a C++ library that aims to be a good alternative to all the
other bittorrent implementations around. It is a library and not a full
featured client, although it comes with a working example client.

The main goals of libtorrent are:

    * to be cpu efficient 
    * to be memory efficient 
    * to be very easy to use
EOF
