./wip/py-libtorrent-rasterbar, Python binding of rasterbar libtorrent library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: , Package name: py310-, Maintainer: ryo_on

libtorrent is a feature complete C++ bittorrent implementation
focusing on efficiency and scalability. It runs on embedded devices as
well as desktops. It boasts a well documented library interface that
is easy to use. It comes with a simple bittorrent client demonstrating
the use of the library.
This package provides python binding library.


Required to run:
[devel/py-boost] [lang/python37] [net/libtorrent-rasterbar]

Required to build:
[devel/boost-headers] [pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2015-07-13 17:15:11 by Thomas Klausner | Files touched by this commit (1)
Log message:
Switch to py-boost.
   2013-12-12 14:36:33 by ndb | Files touched by this commit (1)
Log message:
Update to version 0.16.12 and make this build with boost >= 1.50.
(now works in miro-3.5.1 and qbittorrent-3.1.3 driving NetBSD/i386)
   2012-10-07 14:25:12 by Aleksej Saushev | Files touched by this commit (52)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127)
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
   2011-02-25 10:47:47 by Thomas Klausner | Files touched by this commit (76)
Log message:
Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
   2010-06-26 02:30:36 by Ryo ONODERA | Files touched by this commit (6)
Log message:
Remove inappropriate PKGNAME packages.
   2010-04-02 14:42:04 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Update TODO.
This package is now broken for me, NetBSD/i386.
   2010-04-01 15:42:20 by Ryo ONODERA | Files touched by this commit (4) | Imported package
Log message:
Import py26-libtorrent-rasterbar-0.15.0 as wip/py-libtorrent-rasterbar.

libtorrent is a feature complete C++ bittorrent implementation
focusing on efficiency and scalability. It runs on embedded devices as
well as desktops. It boasts a well documented library interface that
is easy to use. It comes with a simple bittorrent client demonstrating
the use of the library.
This package provides python binding library.