From 0a3d29e18ca731cafed7155b73a92a8f2756ca27 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 28 Aug 2009 21:47:44 +0200 Subject: make allmodconfig round for lemote yeelong target --- package/libtorrent/Makefile | 6 +++--- package/libtorrent/patches/patch-rak_functional_h | 11 ----------- package/libtorrent/patches/patch-src_data_chunk_cc | 11 ----------- package/libtorrent/patches/patch-src_data_chunk_list_h | 11 ----------- package/libtorrent/patches/patch-src_net_address_list_cc | 12 ------------ package/libtorrent/patches/patch-src_protocol_extensions_cc | 11 +++++------ .../patches/patch-src_torrent_data_file_list_iterator_h | 11 ----------- package/libtorrent/patches/patch-src_torrent_exceptions_cc | 11 ----------- package/libtorrent/patches/patch-src_torrent_poll_epoll_cc | 10 ++++++++++ package/libtorrent/patches/patch-src_torrent_tracker_list_h | 11 ----------- package/libtorrent/patches/patch-src_tracker_tracker_dht_cc | 11 +++++------ package/libtorrent/patches/patch-src_tracker_tracker_udp_cc | 8 ++++---- package/libtorrent/patches/patch-src_utils_diffie_hellman_cc | 11 ----------- 13 files changed, 27 insertions(+), 108 deletions(-) delete mode 100644 package/libtorrent/patches/patch-rak_functional_h delete mode 100644 package/libtorrent/patches/patch-src_data_chunk_cc delete mode 100644 package/libtorrent/patches/patch-src_data_chunk_list_h delete mode 100644 package/libtorrent/patches/patch-src_net_address_list_cc delete mode 100644 package/libtorrent/patches/patch-src_torrent_data_file_list_iterator_h delete mode 100644 package/libtorrent/patches/patch-src_torrent_exceptions_cc create mode 100644 package/libtorrent/patches/patch-src_torrent_poll_epoll_cc delete mode 100644 package/libtorrent/patches/patch-src_torrent_tracker_list_h delete mode 100644 package/libtorrent/patches/patch-src_utils_diffie_hellman_cc (limited to 'package/libtorrent') diff --git a/package/libtorrent/Makefile b/package/libtorrent/Makefile index 3cbe6d082..74ab79c9a 100644 --- a/package/libtorrent/Makefile +++ b/package/libtorrent/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= libtorrent -PKG_VERSION:= 0.12.2 +PKG_VERSION:= 0.12.4 PKG_RELEASE:= 1 -PKG_MD5SUM:= 0831ca06f8906c7898fd67931ab239c7 +PKG_MD5SUM:= 7e4b4c29a69c86c38e3e60ec11fc2255 PKG_DESCR:= A bittorrent library PKG_SECTION:= libs PKG_DEPENDS:= libopenssl libsigc++ @@ -32,7 +32,7 @@ endif CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= --enable-aligned BUILD_STYLE= auto -INSTALL_STYLE= auto confprog +INSTALL_STYLE= auto ifeq (${ADK_COMPILE_LIBTORRENT_WITH_UCLIBCXX},y) # add workaround because libtool tries to link libstdc++ diff --git a/package/libtorrent/patches/patch-rak_functional_h b/package/libtorrent/patches/patch-rak_functional_h deleted file mode 100644 index 1b8347d6f..000000000 --- a/package/libtorrent/patches/patch-rak_functional_h +++ /dev/null @@ -1,11 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- libtorrent-0.12.2.orig/rak/functional.h 2008-05-07 14:19:14.000000000 +0200 -+++ libtorrent-0.12.2/rak/functional.h 2008-12-14 21:36:38.000000000 +0100 -@@ -37,6 +37,7 @@ - #ifndef RAK_FUNCTIONAL_H - #define RAK_FUNCTIONAL_H - -+#include - #include - - namespace rak { diff --git a/package/libtorrent/patches/patch-src_data_chunk_cc b/package/libtorrent/patches/patch-src_data_chunk_cc deleted file mode 100644 index af7c2c62d..000000000 --- a/package/libtorrent/patches/patch-src_data_chunk_cc +++ /dev/null @@ -1,11 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- libtorrent-0.12.2.orig/src/data/chunk.cc 2008-05-07 14:19:13.000000000 +0200 -+++ libtorrent-0.12.2/src/data/chunk.cc 2008-12-14 21:42:29.000000000 +0100 -@@ -38,6 +38,7 @@ - - #include - #include -+#include - - #include "torrent/exceptions.h" - diff --git a/package/libtorrent/patches/patch-src_data_chunk_list_h b/package/libtorrent/patches/patch-src_data_chunk_list_h deleted file mode 100644 index c1a324bee..000000000 --- a/package/libtorrent/patches/patch-src_data_chunk_list_h +++ /dev/null @@ -1,11 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- libtorrent-0.12.2.orig/src/data/chunk_list.h 2008-05-07 14:19:13.000000000 +0200 -+++ libtorrent-0.12.2/src/data/chunk_list.h 2008-12-14 21:34:31.000000000 +0100 -@@ -38,6 +38,7 @@ - #define LIBTORRENT_DATA_CHUNK_LIST_H - - #include -+#include - #include - #include - diff --git a/package/libtorrent/patches/patch-src_net_address_list_cc b/package/libtorrent/patches/patch-src_net_address_list_cc deleted file mode 100644 index 4f888d13d..000000000 --- a/package/libtorrent/patches/patch-src_net_address_list_cc +++ /dev/null @@ -1,12 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- libtorrent-0.12.2.orig/src/net/address_list.cc 2008-05-07 14:19:12.000000000 +0200 -+++ libtorrent-0.12.2/src/net/address_list.cc 2008-12-14 21:47:24.000000000 +0100 -@@ -38,6 +38,8 @@ - - #include - -+#include -+ - #include "download/download_info.h" // for SocketAddressCompact - - #include "address_list.h" diff --git a/package/libtorrent/patches/patch-src_protocol_extensions_cc b/package/libtorrent/patches/patch-src_protocol_extensions_cc index 9647dcfb0..9f3c60504 100644 --- a/package/libtorrent/patches/patch-src_protocol_extensions_cc +++ b/package/libtorrent/patches/patch-src_protocol_extensions_cc @@ -1,11 +1,10 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- libtorrent-0.12.2.orig/src/protocol/extensions.cc 2008-05-07 14:19:12.000000000 +0200 -+++ libtorrent-0.12.2/src/protocol/extensions.cc 2009-05-21 23:39:00.000000000 +0200 -@@ -36,6 +36,7 @@ - +--- libtorrent-0.12.4.orig/src/protocol/extensions.cc 2008-08-26 22:15:15.000000000 +0200 ++++ libtorrent-0.12.4/src/protocol/extensions.cc 2009-08-28 17:38:49.879440210 +0200 +@@ -37,6 +37,7 @@ #include "config.h" -+#include #include ++#include #include + #include "download/available_list.h" diff --git a/package/libtorrent/patches/patch-src_torrent_data_file_list_iterator_h b/package/libtorrent/patches/patch-src_torrent_data_file_list_iterator_h deleted file mode 100644 index d20b9f974..000000000 --- a/package/libtorrent/patches/patch-src_torrent_data_file_list_iterator_h +++ /dev/null @@ -1,11 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- libtorrent-0.12.2.orig/src/torrent/data/file_list_iterator.h 2008-05-07 14:19:13.000000000 +0200 -+++ libtorrent-0.12.2/src/torrent/data/file_list_iterator.h 2008-12-14 21:31:54.000000000 +0100 -@@ -39,6 +39,7 @@ - - #include - #include -+#include - - namespace torrent { - diff --git a/package/libtorrent/patches/patch-src_torrent_exceptions_cc b/package/libtorrent/patches/patch-src_torrent_exceptions_cc deleted file mode 100644 index 2ed644ae1..000000000 --- a/package/libtorrent/patches/patch-src_torrent_exceptions_cc +++ /dev/null @@ -1,11 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- libtorrent-0.12.2.orig/src/torrent/exceptions.cc 2008-05-07 14:19:13.000000000 +0200 -+++ libtorrent-0.12.2/src/torrent/exceptions.cc 2008-12-14 21:40:48.000000000 +0100 -@@ -37,6 +37,7 @@ - #include "config.h" - - #include -+#include - - #include "exceptions.h" - diff --git a/package/libtorrent/patches/patch-src_torrent_poll_epoll_cc b/package/libtorrent/patches/patch-src_torrent_poll_epoll_cc new file mode 100644 index 000000000..c542f951f --- /dev/null +++ b/package/libtorrent/patches/patch-src_torrent_poll_epoll_cc @@ -0,0 +1,10 @@ +--- libtorrent-0.12.4.orig/src/torrent/poll_epoll.cc 2008-10-28 12:49:47.000000000 +0100 ++++ libtorrent-0.12.4/src/torrent/poll_epoll.cc 2009-08-28 17:34:23.579476292 +0200 +@@ -37,6 +37,7 @@ + #include "config.h" + + #include ++#include + #include + + #include diff --git a/package/libtorrent/patches/patch-src_torrent_tracker_list_h b/package/libtorrent/patches/patch-src_torrent_tracker_list_h deleted file mode 100644 index b307908e4..000000000 --- a/package/libtorrent/patches/patch-src_torrent_tracker_list_h +++ /dev/null @@ -1,11 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- libtorrent-0.12.2.orig/src/torrent/tracker_list.h 2008-05-07 14:19:13.000000000 +0200 -+++ libtorrent-0.12.2/src/torrent/tracker_list.h 2008-12-14 22:31:57.000000000 +0100 -@@ -39,6 +39,7 @@ - - #include - #include -+#include - #include - - namespace torrent { diff --git a/package/libtorrent/patches/patch-src_tracker_tracker_dht_cc b/package/libtorrent/patches/patch-src_tracker_tracker_dht_cc index 841918c26..94dc7b1a8 100644 --- a/package/libtorrent/patches/patch-src_tracker_tracker_dht_cc +++ b/package/libtorrent/patches/patch-src_tracker_tracker_dht_cc @@ -1,11 +1,10 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- libtorrent-0.12.2.orig/src/tracker/tracker_dht.cc 2008-05-07 14:19:13.000000000 +0200 -+++ libtorrent-0.12.2/src/tracker/tracker_dht.cc 2009-05-21 23:43:05.000000000 +0200 -@@ -36,6 +36,7 @@ - +--- libtorrent-0.12.4.orig/src/tracker/tracker_dht.cc 2008-08-26 22:18:34.000000000 +0200 ++++ libtorrent-0.12.4/src/tracker/tracker_dht.cc 2009-08-28 17:44:05.940697717 +0200 +@@ -37,6 +37,7 @@ #include "config.h" -+#include #include ++#include #include "dht/dht_router.h" + #include "torrent/connection_manager.h" diff --git a/package/libtorrent/patches/patch-src_tracker_tracker_udp_cc b/package/libtorrent/patches/patch-src_tracker_tracker_udp_cc index 5b3567f09..5a0b90666 100644 --- a/package/libtorrent/patches/patch-src_tracker_tracker_udp_cc +++ b/package/libtorrent/patches/patch-src_tracker_tracker_udp_cc @@ -1,11 +1,11 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- libtorrent-0.12.2.orig/src/tracker/tracker_udp.cc 2008-05-07 14:19:13.000000000 +0200 -+++ libtorrent-0.12.2/src/tracker/tracker_udp.cc 2009-05-21 23:39:25.000000000 +0200 -@@ -36,6 +36,7 @@ +--- libtorrent-0.12.4.orig/src/tracker/tracker_udp.cc 2008-05-07 14:19:13.000000000 +0200 ++++ libtorrent-0.12.4/src/tracker/tracker_udp.cc 2009-08-28 17:51:08.510691244 +0200 +@@ -36,6 +36,8 @@ #include "config.h" +#include ++ #include #include diff --git a/package/libtorrent/patches/patch-src_utils_diffie_hellman_cc b/package/libtorrent/patches/patch-src_utils_diffie_hellman_cc deleted file mode 100644 index 3608b70ba..000000000 --- a/package/libtorrent/patches/patch-src_utils_diffie_hellman_cc +++ /dev/null @@ -1,11 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- libtorrent-0.12.2.orig/src/utils/diffie_hellman.cc 2008-05-07 14:19:12.000000000 +0200 -+++ libtorrent-0.12.2/src/utils/diffie_hellman.cc 2008-12-14 21:51:18.000000000 +0100 -@@ -37,6 +37,7 @@ - #include "config.h" - - #include -+#include - - #ifdef USE_OPENSSL - #include -- cgit v1.2.3