           SPELL=rb-libtorrent
         VERSION=0.15.4
          SOURCE=libtorrent-rasterbar-$VERSION.tar.gz
   SOURCE_URL[0]=http://libtorrent.googlecode.com/files/$SOURCE
     SOURCE_HASH=sha512:d38ab59655a32d2bb5f812c326bff9ff1218c29e6e6f69dddbc919077314c144cd2cd0fd31fbeba5d8ef1dfa7c0bb38ad6e439f9c5298ffa201f20416d4c2d16
SOURCE_DIRECTORY="$BUILD_DIRECTORY/libtorrent-rasterbar-$VERSION"
        WEB_SITE=http://www.rasterbar.com/products/libtorrent/
         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
