slackbuilds/libraries/libtorrent-rasterbar
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
libtorrent-rasterbar.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
libtorrent-rasterbar.info libraries/libtorrent-rasterbar: Updated for version 1.2.11. 2020-11-22 01:14:25 +07:00
slack-desc libraries/libtorrent-rasterbar: Update homepage. 2018-06-02 07:32:35 +07:00

README

libtorrent is a C++ library that aims to be a good alternative to all
the other bittorrent implementations around. It is a library and not a
full featured client, although it comes with a working example client.

*When upgrading, please removepkg the old version first or the python
module will try to link against it*


OPTIONS

  To build examples and copy them to /usr/doc/...:

  EXAMPLES=yes ./libtorrent-rasterbar.SlackBuild


NOTE

It is possible to build with bindings for python3 rather than python2 by
setting the $PYTHON environmental variable.