libtorrent-rasterbar: update to 2.0.6.
Testing the changes
- I tested the changes in this PR: briefly
Local build testing
- I built this PR locally for my native architecture (x86_64-glibc)
I have mainly tested qbittorrent and is working as expected so far.
The patch that I have created for libtorrent-rasterbar is essentially
a revert of upstream commit https://github.com/arvidn/libtorrent/commit/55bbcdc4321dbcd899f783763d9390ecc3a09850.
Without this revert the generated pkg-config file has a bogus
-l-pthread flag that then makes linking against libtorrent-rasterbar fail.
Please test :)
Edit: Deluge 2.0.5 seems stable with libtorrent-rasterbar 2.x, but some tests are failing. For now I've disabled them. https://git.alpinelinux.org/aports/tree/community/deluge/APKBUILD https://github.com/deluge-torrent/deluge/pull/312 (this seems in some way related)
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.