libtorrent: Switch to static library.
authorRosen Penev <rosenp@gmail.com>
Mon, 9 Sep 2019 22:00:42 +0000 (15:00 -0700)
committerRosen Penev <rosenp@gmail.com>
Mon, 9 Sep 2019 22:32:29 +0000 (15:32 -0700)
commite56fada5a860c12815af7235ed8500c7f446cac4
tree2eddd91a3b383b95078b32096e0739cf7255b84c
parentad758ba286dd19e2004afb065e905461e4868e4a
libtorrent: Switch to static library.

libtorrent is only used by rtorrent. Switch to a static library to save
space.

Removed libsigc++ dependency. It seems it's not needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/libtorrent/Makefile
libs/libtorrent/patches/010-usleep.patch [new file with mode: 0644]