The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / rtorrent / rtorrent.mk
1 ################################################################################
2 #
3 # rtorrent
4 #
5 ################################################################################
6
7 RTORRENT_VERSION = 0.9.3
8 RTORRENT_SITE = http://libtorrent.rakshasa.no/downloads
9 RTORRENT_DEPENDENCIES = host-pkgconf libcurl libsigc libtorrent ncurses
10 RTORRENT_AUTORECONF = YES
11 RTORRENT_LICENSE = GPLv2
12 RTORRENT_LICENSE_FILES = COPYING
13
14 $(eval $(autotools-package))