2017-07-07 16:32:34 +02:00
|
|
|
Source: libtorrent
|
2020-06-03 06:37:33 +01:00
|
|
|
Version: 1.2.7
|
2019-06-16 02:54:47 +03:00
|
|
|
Homepage: https://github.com/arvidn/libtorrent
|
2020-04-27 15:40:36 +01:00
|
|
|
Description: An efficient feature complete C++ BitTorrent implementation
|
2020-05-13 20:26:05 +03: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-variant
|
2020-04-27 15:40:36 +01:00
|
|
|
Supports: !uwp
|
|
|
|
|
|
|
|
Feature: deprfun
|
|
|
|
Description: build with deprecated functions enabled
|
|
|
|
|
|
|
|
Feature: examples
|
|
|
|
Description: build the examples in the examples directory
|
|
|
|
|
2020-05-12 04:12:34 +01:00
|
|
|
Feature: iconv
|
|
|
|
Build-Depends: libiconv (windows)
|
|
|
|
Description: build with libiconv on Windows
|
|
|
|
|
2020-04-27 15:40:36 +01:00
|
|
|
Feature: python
|
|
|
|
Build-Depends: boost-python, libtorrent[deprfun]
|
|
|
|
Description: build the python bindings in bindings/python directory
|
|
|
|
|
|
|
|
Feature: test
|
|
|
|
Build-Depends: libtorrent[deprfun]
|
|
|
|
Description: build the libtorrent tests
|
|
|
|
|
|
|
|
Feature: tools
|
|
|
|
Description: build the tools in the tools directory
|