Kaynağa Gözat

rtorrent: update to 0.16.11, mark as unbroken

Waldemar Brodkorb 3 ay önce
ebeveyn
işleme
27ec3cd7f2

+ 4 - 9
package/rtorrent/Makefile

@@ -4,26 +4,21 @@
 include ${ADK_TOPDIR}/rules.mk
 
 PKG_NAME:=		rtorrent
-PKG_VERSION:=		0.9.6
+PKG_VERSION:=		0.16.11
 PKG_RELEASE:=		1
-PKG_HASH:=		1e69c24f1f26f8f07d58d673480dc392bfc4317818c1115265b08a7813ff5b0e
+PKG_HASH:=		bed2fefd69a01dbe95a02b330dd8c257d1aae2b4ee2ba4a9c4859da2fa404f65
 PKG_DESCR:=		console torrent application
 PKG_SECTION:=		app/p2p
 PKG_DEPENDS:=		libncurses libtorrent libcurl
 PKG_BUILDDEP:=		ncurses libtorrent curl
 PKG_NEEDS:=		c++
-PKG_URL:=		https://rakshasa.github.io/rtorrent/
-PKG_SITES:=		http://rtorrent.net/downloads/
-
-PKG_CFLINE_RTORRENT:=	depends on ADK_BROKEN
+PKG_URL:=		https://rtorrent.net/
+PKG_SITES:=		https://github.com/rakshasa/rtorrent-archive/raw/master/
 
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.gz
 
 include ${ADK_TOPDIR}/mk/package.mk
 
-AUTOTOOL_STYLE:=	autoreconf
-TARGET_LDFLAGS+=	-lpthread -ltinfo
-
 $(eval $(call PKG_template,RTORRENT,rtorrent,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
 
 rtorrent-install:

+ 0 - 18
package/rtorrent/patches/patch-configure_ac

@@ -1,18 +0,0 @@
---- rtorrent-0.9.4.orig/configure.ac	2014-05-14 16:30:51.000000000 +0200
-+++ rtorrent-0.9.4/configure.ac	2014-06-06 15:23:03.000000000 +0200
-@@ -4,7 +4,6 @@ AC_DEFINE(API_VERSION, 8, api version)
- 
- AM_INIT_AUTOMAKE
- AC_CONFIG_HEADERS(config.h)
--AM_PATH_CPPUNIT(1.9.6)
- 
- AC_PROG_CXX
- AC_PROG_LIBTOOL
-@@ -20,7 +19,6 @@ TORRENT_DISABLE_IPV6
- 
- AC_SYS_LARGEFILE
- 
--TORRENT_CHECK_EXECINFO()
- TORRENT_OTFD()
- 
- TORRENT_ENABLE_ARCH

+ 0 - 10
package/rtorrent/patches/patch-src_command_download_cc

@@ -1,10 +0,0 @@
---- rtorrent-0.8.5.orig/src/command_download.cc	2009-05-14 14:34:42.000000000 +0200
-+++ rtorrent-0.8.5/src/command_download.cc	2011-01-09 01:42:55.000000000 +0100
-@@ -36,6 +36,7 @@
- 
- #include "config.h"
- 
-+#include <cstdio>
- #include <functional>
- #include <unistd.h>
- #include <cstdio>

+ 0 - 10
package/rtorrent/patches/patch-src_command_events_cc

@@ -1,10 +0,0 @@
---- rtorrent-0.8.5.orig/src/command_events.cc	2009-05-14 14:34:42.000000000 +0200
-+++ rtorrent-0.8.5/src/command_events.cc	2011-01-09 01:42:55.000000000 +0100
-@@ -36,6 +36,7 @@
- 
- #include "config.h"
- 
-+#include <cstdio>
- #include <functional>
- #include <cstdio>
- #include <rak/file_stat.h>

+ 0 - 11
package/rtorrent/patches/patch-src_command_network_cc

@@ -1,11 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- rtorrent-0.9.0.orig/src/command_network.cc	2011-12-07 08:08:24.000000000 +0100
-+++ rtorrent-0.9.0/src/command_network.cc	2012-03-22 21:12:43.301634937 +0100
-@@ -36,6 +36,7 @@
- 
- #include "config.h"
- 
-+#include <cstdio>
- #include <functional>
- #include <cstdio>
- #include <unistd.h>

+ 0 - 12
package/rtorrent/patches/patch-src_display_text_element_value_cc

@@ -1,12 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- rtorrent-0.8.4.orig/src/display/text_element_value.cc	2008-11-16 11:04:41.000000000 +0100
-+++ rtorrent-0.8.4/src/display/text_element_value.cc	2009-08-28 17:58:13.596279559 +0200
-@@ -41,6 +41,8 @@
- #include "globals.h"
- #include "text_element_value.h"
- 
-+#include <ctime>
-+
- namespace display {
- 
- // Should be in text_element.cc.

+ 0 - 12
package/rtorrent/patches/patch-src_rpc_parse_cc

@@ -1,12 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- rtorrent-0.8.5.orig/src/rpc/parse.cc	2009-05-14 14:34:42.000000000 +0200
-+++ rtorrent-0.8.5/src/rpc/parse.cc	2011-01-09 01:42:55.000000000 +0100
-@@ -39,6 +39,8 @@
- #include <cstring>
- #include <cstdio>
- #include <locale>
-+#include <cstdio>
-+#include <cstring>
- #include <rak/path.h>
- #include <torrent/exceptions.h>
- 

+ 0 - 11
package/rtorrent/patches/patch-src_utils_lockfile_cc

@@ -1,11 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- rtorrent-0.8.5.orig/src/utils/lockfile.cc	2009-05-14 14:34:42.000000000 +0200
-+++ rtorrent-0.8.5/src/utils/lockfile.cc	2011-01-09 01:42:55.000000000 +0100
-@@ -39,6 +39,7 @@
- #include <algorithm>
- #include <cctype>
- #include <cerrno>
-+#include <cstdio>
- #include <cstring>
- #include <cstdio>
- #include <sstream>