Merge branch 'for-upstream' into mini2440-stable
[openembedded/mini2440.git] / recipes / libtorrent / rtorrent_0.8.4.bb
blob3390511ef92bfd168cd22cd7d9b292aa048c95bd
1 DESCRIPTION = "Console bittorrent client using libtorrent"
2 HOMEPAGE = "http://libtorrent.rakshasa.no"
3 SECTION = "libs/network"
4 LICENSE = "GPL"
5 DEPENDS = "libtorrent curl ncurses gnutls libgpg-error"
7 SRC_URI = "http://libtorrent.rakshasa.no/downloads/rtorrent-${PV}.tar.gz \
8 file://autoconf-cross-fix.patch;patch=1"
10 PR = "r0"
12 inherit autotools