Changes between Initial Version and Version 1 of libtorrent


Ignore:
Timestamp:
Jan 21, 2010, 9:30:26 AM (14 years ago)
Author:
Silvan Scherrer
Comment:

added libtorrent

Legend:

Unmodified
Added
Removed
Modified
  • libtorrent

    v1 v1  
     1= libtorrent =
     2[[PageOutline]]
     3
     4fill in some usefull text[[br]]
     5
     6[[br]][[br]]
     7
     8== Building Instructions ==
     9 * checkout the complete tree via "svn co http://svn.netlabs.org/repos/ports/libtorrent/trunk"
     10 * as a requirement you need [http://svn.netlabs.org/ports/wiki/boost boost] and openssl
     11 * run configure via "sh configure --with-boost-libdir=x:\boost\stage\lib --with-ssl=x:\openssl" (of course also ash and the like should work, and you have to adjust the path as well)
     12 * run make
     13[[br]]
     14
     15== Historie ==
     16 * version 0.14.7 added at 21.01.2010
     17[[br]]
     18
     19== Reporting Bugs ==
     20Reporting bugs and requesting new features is done through the ticket system. You can view existing tickets, add comments to them and create new tickets using the corresponding buttons at the top of every page. If you want to submit a new bug or request a feature, please use the Search function first to make sure there is no ticket for this task already created.
     21
     22Anonymous access to the ticket system has been restricted due to multiple attacks of stupid spammers we've been suffering from lately. In order to create a new ticket or comment the existing one, you need to login with your Netlabs login id.
     23If you do not have a login id, you can request one at [http://www.netlabs.org/en/site/member/member.xml].
     24We are sorry for inconvenience, but at the present time this is the only way to avoid extremely annoying spam.
     25[[br]][[br]]
     26
     27== Credits ==
     28 * Silvan Scherrer
     29 * all the ppl working on libtorrent
     30
     31 * netlabs.org (hosting & support)