summaryrefslogtreecommitdiffstats
path: root/ftp-libs/rb-libtorrent/DETAILS
blob: 708d52f06ac395a06ca0b8acd7d8372cd1898822 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
           SPELL=rb-libtorrent
         VERSION=0.14.8
          SOURCE=libtorrent-rasterbar-$VERSION.tar.gz
   SOURCE_URL[0]=http://libtorrent.googlecode.com/files/$SOURCE
     SOURCE_HASH=sha512:d4c5a22ac543976f53ebfe41e6d3eba7f45229f16bae444acbf01b6e38b5c59e724383c7878f86a4827a650ec0fac3f5b806030d86aac767467dea1a47e745a2
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