summaryrefslogtreecommitdiff
path: root/package/rtorrent/rtorrent.mk
blob: c44cd572a3eb798643eb806a151be3275d041659 (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-pkg-config libcurl libsigc libtorrent ncurses
RTORRENT_AUTORECONF = YES

$(eval $(autotools-package))