aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libtorrent/rtorrent_0.8.4.bb
blob: e5407414fb2f4639fae40831992597360a0ecf9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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;apply=yes"

PR = "r0"

inherit autotools


SRC_URI[md5sum] = "dc0f37d933b0b6c713ad617e09441f3b"
SRC_URI[sha256sum] = "257722380b39e84e700e9f2d2f6600ba724723f1ed59327bfce47a57d293eeee"