libtorrent is a C++ implementation of the BitTorrent protocol
libtorrent-rasterbar 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.
The main goals of libtorrent-rasterbar are:
* To be cpu efficient.
* To be memory efficient.
* To be very easy to use.
- Devel package for openSUSE:Factory
-
10
derived packages
- Links to openSUSE:Factory / libtorrent-rasterbar
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/libtorrent-rasterbar && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000641 641 Bytes | |
_link | 0000000155 155 Bytes | |
libtorrent-rasterbar-1.2.10.tar.gz | 0004128498 3.94 MB | |
libtorrent-rasterbar-fix_library_version.patch | 0000000968 968 Bytes | |
libtorrent-rasterbar-fix_pkgconfig_path.patch | 0000001804 1.76 KB | |
libtorrent-rasterbar.changes | 0000049069 47.9 KB | |
libtorrent-rasterbar.spec | 0000005093 4.97 KB |
Revision 136 (latest revision is 177)
Alexei Sorokin (XRevan86)
accepted
request 833549
from
Luigi Baldoni (alois)
(revision 136)
- Switch to cmake build - Remove references to python2 - Add libtorrent-rasterbar-fix_pkgconfig_path.patch and libtorrent-rasterbar-fix_library_version.patch - Build in c++14 mode (qbittorrent prefers it)
Comments 0