SUMMARY = "Torrent client" HOMEPAGE = "http://libtorrent.rakshasa.no/" LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" DEPENDS = "autoconf-archive libsigc++-2.0 curl cppunit libtool libtorrent ncurses" SRC_URI = "git://github.com/rakshasa/rtorrent;branch=master;protocol=https;tag=v${PV}" SRCREV = "39f186e523f6ea2e72a3715a72d6e9ae4081ed84" inherit autotools pkgconfig EXTRA_OECONF:append:libc-musl = " --disable-execinfo"