summaryrefslogtreecommitdiffstats
path: root/ftp-libs/rb-libtorrent/DETAILS
blob: 8e5fe6eb9c1c89aa474e972b58f230e716d055d2 (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
          SOURCE=libtorrent-rasterbar-$VERSION.tar.gz
   SOURCE_URL[0]=$SOURCEFORGE_URL/libtorrent/${SOURCE}
     SOURCE_HASH=sha512:40be36e026bbef20c13ec398a958a7eeaaf876f6d98f09c8c1a015e1739e0ddaa1af9f4b2af7fb4a0a21b15fced28ca2b243af1ad28bf694d9d904ed56940f6d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/libtorrent-rasterbar-${VERSION}"
        WEB_SITE="http://www.rasterbar.com/products/libtorrent/"
         LICENSE=BSD
         ENTERED=20070622
           SHORT="libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent"
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