vcpkg/ports/libtorrent/CONTROL
2020-04-27 07:40:36 -07:00

24 lines
784 B
Plaintext

Source: libtorrent
Version: 1.2.6
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
Supports: !uwp
Feature: deprfun
Description: build with deprecated functions enabled
Feature: examples
Description: build the examples in the examples directory
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