slackbuilds/libraries/libtorrent-rasterbar
Donald Cooley d483a9c0a1 libraries/libtorrent-rasterbar: Updated for version 1.1.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-12-19 21:52:14 +07:00
..
README libraries/libtorrent-rasterbar: Add support for examples & tools 2019-03-16 06:51:54 +07:00
libtorrent-rasterbar.SlackBuild libraries/libtorrent-rasterbar: Updated for version 1.1.13. 2019-12-19 21:52:14 +07:00
libtorrent-rasterbar.info libraries/libtorrent-rasterbar: Updated for version 1.1.13. 2019-12-19 21:52:14 +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,
but this would involved rebuilding boost with bindings for
python3 first.

Go ahead and make my day.