aboutsummaryrefslogtreecommitdiff
path: root/ports/libtorrent/CONTROL
blob: c8405288bd313e6c317ef2a1e95eab4e2e4e3bc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: libtorrent
Version: 1.2.9
Homepage: https://github.com/arvidn/libtorrent
Description: An efficient feature complete C++ BitTorrent implementation
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
Supports: !uwp&!(windows&arm)

Feature: deprfun
Description: build with deprecated functions enabled

Feature: examples
Description: build the examples in the examples directory

Feature: iconv
Build-Depends: libiconv (windows)
Description: build with libiconv on Windows

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