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

                                                                 

                         
                                         










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