aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libtorrent/rtorrent_0.8.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libtorrent/rtorrent_0.8.0.bb')
-rw-r--r--recipes/libtorrent/rtorrent_0.8.0.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes/libtorrent/rtorrent_0.8.0.bb b/recipes/libtorrent/rtorrent_0.8.0.bb
deleted file mode 100644
index 0f81bc31f3..0000000000
--- a/recipes/libtorrent/rtorrent_0.8.0.bb
+++ /dev/null
@@ -1,14 +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"
-
-inherit autotools
-
-
-SRC_URI[md5sum] = "6216be7ce5e3ead9dc115eaeea863694"
-SRC_URI[sha256sum] = "597cefac4535d7f3b752253e5997b3c851c261b26b966a39beb032dcf1d5baa7"