Also add patches to build with latest boost.
The biggest changes since the 4.2 release include:
- Reintroduction of a tabbed torrent list widget, though a bit different
then the old tab widget from the 4.1 days.
- Improved support for magnet links
- Support for removable storage
- A whole bunch of bugfixes and smaller improvements over ktorrent
KTorrent has sbeen split into the application ktorrent and the library
libktorrent. Libktorrent contains all the torrent downloading code and
ktorrent contains all application code and plugins. The goal is to make
libktorrent an independent library which can be used by other
applications.