Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rb_libtorrent-devel - Development files for rb_libtorrent
The rb_libtorrent-devel package contains libraries and header files for
developing applications that use rb_libtorrent.
The various source and header files included in this package are licensed
under the revised BSD, zlib/libpng, and Boost Public licenses. See the various
COPYING files in the included documentation for the full text of these
licenses, as well as the comments blocks in the source code for which license
a given source or header file is released under.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
rb_libtorrent-devel |
0.11 |
5.fc5 |
x86_64 |
1.76 MiB |
Fri Feb 2 20:53:37 2007 |
Changelog
- * 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)
- * Sat Jan 27 17:00:00 2007 Peter Gordon <peter{%}thecodergeek{*}com> - 0.11-4
- Clarify potential licensing issues in the -devel subpackage:
+ COPYING.zlib
+ COPYING.Boost
- Add my name in the Fedora-specific documentation (README-renames.Fedora) and
fix some spacing issues in it.
- Strip the @ZLIB@ (and thus, the extra '-lz' link option) from the installed
pkgconfig file, as that is only useful when building a statically-linked
libtorrent binary.
- Fix conflict: The -devel subpackage should conflict with the -devel
subpackage of libtorrent, not the main package.
- Preserve timestamps in %install.
- * Wed Jan 17 17:00:00 2007 Peter Gordon <peter{%}thecodergeek{*}com> - 0.11-3
- Fix License (GPL -> BSD)
- Don't package RST (docs sources) files.
- Only make the -devel subpackage conflict with libtorrent-devel.
- Rename some of the examples more appropriately; and add the
README-renames.Fedora file to %doc which explains this.