kumquat-buildroot/package/rtorrent/rtorrent.mk

13 lines
351 B
Makefile
Raw Normal View History

#############################################################
#
# 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 $(call AUTOTARGETS))