summaryrefslogblamecommitdiffstats
path: root/ftp-libs/rb-libtorrent/DETAILS
blob: 6627840114a7ada081606287e92e0e00753622b0 (plain) (tree)
1
2
3
4
5
6
7
8
9
                              
                       
                                                     
                                                               
                                                                                                                                                        

                                                                 

                         
                                         










                                                                         
           SPELL=rb-libtorrent
         VERSION=0.15.0
          SOURCE=libtorrent-rasterbar-$VERSION.tar.gz
   SOURCE_URL[0]=http://libtorrent.googlecode.com/files/$SOURCE
     SOURCE_HASH=sha512:1658c9eda3124a7010e6c8a9866adc0d8225e2db7e7faf949e3107f3baed29f563a61852585d6079b5895d136a375fda252d76c8c629561a408a64b5c12b2993
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