aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libtorrent/rtorrent_0.8.6.bb
blob: d2a47506321164a1f500e30c363a923eb7b777c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "Console bittorrent client using libtorrent"
HOMEPAGE = "http://libtorrent.rakshasa.no"
SECTION = "libs/network"
LICENSE = "GPL"
DEPENDS = "libtorrent curl ncurses gnutls libgpg-error"

SRC_URI = "http://libtorrent.rakshasa.no/downloads/rtorrent-${PV}.tar.gz \
           file://autoconf-cross-fix.patch"

PR = "r1"

inherit autotools

SRC_URI[md5sum] = "b804c45c01c40312926bcea6b55bb084"
SRC_URI[sha256sum] = "8c96c68e1524162abd1fc4b612d0c3d924fccc25159c0b3f208e69281f0b32db"