2017-07-07 22:32:34 +08:00
|
|
|
Source: libtorrent
|
2020-12-04 07:32:00 +08:00
|
|
|
Version: 1.2.11
|
2019-06-16 07:54:47 +08:00
|
|
|
Homepage: https://github.com/arvidn/libtorrent
|
2020-04-27 22:40:36 +08:00
|
|
|
Description: An efficient feature complete C++ BitTorrent implementation
|
2020-09-10 14:06:25 +08:00
|
|
|
Build-Depends: openssl, boost-system, boost-date-time, boost-chrono, boost-random, boost-asio, boost-crc, boost-config, boost-iterator, boost-scope-exit, boost-multiprecision, boost-pool, boost-variant
|
2020-08-08 02:41:21 +08:00
|
|
|
Supports: !uwp&!(windows&arm)
|
2020-04-27 22:40:36 +08:00
|
|
|
|
|
|
|
Feature: deprfun
|
|
|
|
Description: build with deprecated functions enabled
|
|
|
|
|
|
|
|
Feature: examples
|
|
|
|
Description: build the examples in the examples directory
|
|
|
|
|
2020-05-12 11:12:34 +08:00
|
|
|
Feature: iconv
|
|
|
|
Build-Depends: libiconv (windows)
|
|
|
|
Description: build with libiconv on Windows
|
|
|
|
|
2020-04-27 22:40:36 +08:00
|
|
|
Feature: python
|
2020-12-04 07:32:00 +08:00
|
|
|
Build-Depends: boost-python
|
2020-04-27 22:40:36 +08:00
|
|
|
Description: build the python bindings in bindings/python directory
|
|
|
|
|
|
|
|
Feature: test
|
|
|
|
Description: build the libtorrent tests
|
|
|
|
|
|
|
|
Feature: tools
|
|
|
|
Description: build the tools in the tools directory
|