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

                                                                 

                         
                                         










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