SlackBuildsOrg/libraries/libtorrent-rasterbar
Logan Rathbone b558d13d82
libraries/libtorrent-rasterbar: Update for 1.2.16
- New maintainer (L.A. Rathbone <poprocks@gmail.com>)
- Use python3 to build bindings (needed for deluge)
- Migrate to CMake (prep. for 2.x and to make python3 work)

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-30 13:52:08 +07:00
..
libtorrent-rasterbar.info libraries/libtorrent-rasterbar: Update for 1.2.16 2022-04-30 13:52:08 +07:00
libtorrent-rasterbar.SlackBuild libraries/libtorrent-rasterbar: Update for 1.2.16 2022-04-30 13:52:08 +07:00
README
slack-desc

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.