aboutsummaryrefslogtreecommitdiff
path: root/libraries/libtorrent-rasterbar/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libtorrent-rasterbar/README')
-rw-r--r--libraries/libtorrent-rasterbar/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/libraries/libtorrent-rasterbar/README b/libraries/libtorrent-rasterbar/README
index 1609f8e38061..d4f79cb88dcb 100644
--- a/libraries/libtorrent-rasterbar/README
+++ b/libraries/libtorrent-rasterbar/README
@@ -4,3 +4,20 @@ 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.