summaryrefslogtreecommitdiffstats
path: root/package/rtorrent/rtorrent.mk
blob: ff1ae2f1a0b9f822dd80f900b754f5e458e9feff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#############################################################
#
# rtorrent
#
#############################################################

RTORRENT_VERSION = 0.9.2
RTORRENT_SITE = http://libtorrent.rakshasa.no/downloads
RTORRENT_DEPENDENCIES = host-pkgconf libcurl libsigc libtorrent ncurses
RTORRENT_AUTORECONF = YES

$(eval $(autotools-package))