2012-05-14 12:55:29 +02:00
|
|
|
#############################################################
|
|
|
|
#
|
|
|
|
# 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
|
|
|
|
|
2012-07-03 00:07:32 +02:00
|
|
|
$(eval $(autotools-package))
|