slackbuilds/libraries/libtorrent-rasterbar
fourtysixandtwo 987e0cf2df
libraries/libtorrent-rasterbar: Fix building on -current.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-05-18 06:55:49 +07:00
..
README
libtorrent-rasterbar.SlackBuild libraries/libtorrent-rasterbar: Fix building on -current. 2024-05-18 06:55:49 +07:00
libtorrent-rasterbar.info libraries/libtorrent-rasterbar: Update for 1.2.19 2023-06-09 19:45:39 +07:00
slack-desc

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.