Skip to content

HaikuArchives/Torrentor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Torrentor!

Torrentor is a torrent client for the Haiku operating system.

Torrentor app

Requirements

To build Torrentor you need some development libraries:

  • OpenSSL -- $ pkgman install devel:libssl
  • libevent -- $ pkgman install devel:libevent
  • curl -- $ pkgman install devel:libcurl

Build

Be sure you're using gcc5, you can set this by running $ setarch x86.
To build torrentor, browse to the root source directory and run $ jam.