Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rb_libtorrent-examples - Example clients using rb_libtorrent
The rb_libtorrent-examples package contains example clients which intend to
show how to make use of its various features. (Due to potential
namespace conflicts, a couple of the examples had to be renamed. See the
included documentation for more details.)
Packages
Changelog
- * Thu Jun 7 18:00:00 2007 Peter Gordon <peter{%}thecodergeek{*}com> - 0.12-1
- Update to new upstream release (0.12 Final)
- Split examples into a subpackage. Applications that use rb_libtorrent
don't need the example binaries installed; and splitting the package in this
manner is a bit more friendly to multilib environments.
- * Sun Mar 11 18:00:00 2007 Peter Gordon <peter{%}thecodergeek{*}com> - 0.12-0.rc1
- Update to new upstream release (0.12 RC).
- Forcibly use the system libtool to ensure that we remove any RPATH hacks.
- * Sun Jan 28 17:00:00 2007 Peter Gordon <peter{%}thecodergeek{*}com> - 0.11-5
- Fix installed pkgconfig file: Strip everything from Libs except for
'-ltorrent', as its [libtorrent's] DSO will ensure proper linking to other
needed libraries such as zlib and boost_thread. (Thanks to Michael Schwendt
and Mamoru Tasaka; bug #221372)