aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libtorrent/rtorrent_0.8.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libtorrent/rtorrent_0.8.4.bb')
-rw-r--r--recipes/libtorrent/rtorrent_0.8.4.bb16
1 files changed, 0 insertions, 16 deletions
diff --git a/recipes/libtorrent/rtorrent_0.8.4.bb b/recipes/libtorrent/rtorrent_0.8.4.bb
deleted file mode 100644
index 1a8a3b3477..0000000000
--- a/recipes/libtorrent/rtorrent_0.8.4.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-DESCRIPTION = "Console bittorrent client using libtorrent"
-HOMEPAGE = "http://libtorrent.rakshasa.no"
-SECTION = "libs/network"
-LICENSE = "GPL"
-DEPENDS = "libtorrent curl ncurses gnutls libgpg-error"
-
-SRC_URI = "http://libtorrent.rakshasa.no/downloads/rtorrent-${PV}.tar.gz \
- file://autoconf-cross-fix.patch;patch=1"
-
-PR = "r0"
-
-inherit autotools
-
-
-SRC_URI[md5sum] = "dc0f37d933b0b6c713ad617e09441f3b"
-SRC_URI[sha256sum] = "257722380b39e84e700e9f2d2f6600ba724723f1ed59327bfce47a57d293eeee"