From: maniacikarus Date: Tue, 27 Jan 2009 06:10:18 +0000 (+0100) Subject: Updated to latest rtorrent X-Git-Tag: v2.5-beta1~198 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9b828e053345c789273d3032138f2f4001e05d3f;p=ipfire-2.x.git Updated to latest rtorrent --- diff --git a/config/rootfiles/packages/rtorrent b/config/rootfiles/packages/rtorrent index 62374d1073..8d9c62da0b 100644 --- a/config/rootfiles/packages/rtorrent +++ b/config/rootfiles/packages/rtorrent @@ -43,8 +43,8 @@ usr/bin/rtorrent #usr/include/torrent/tracker_list.h #usr/lib/libtorrent.la usr/lib/libtorrent.so -usr/lib/libtorrent.so.10 -usr/lib/libtorrent.so.10.0.8 +usr/lib/libtorrent.so.9 +usr/lib/libtorrent.so.9.2.0 #usr/lib/pkgconfig/libtorrent.pc #usr/include/sigc++-2.0 #usr/include/sigc++-2.0/sigc++ diff --git a/doc/packages-list.txt b/doc/packages-list.txt index 3731cbb935..aca9ff993b 100644 --- a/doc/packages-list.txt +++ b/doc/packages-list.txt @@ -167,7 +167,7 @@ * libshout-2.2.2 * libsigc++-2.0.17 * libtool-1.5.22 -* libtorrent-0.11.9 +* libtorrent-0.12.2 * libupnp-1.6.6 * libusb-0.1.12 * libvorbis-1.2.0 @@ -254,7 +254,7 @@ * rrdtool-1.2.15 * rssdler-0.4.0a * rsync-3.0.4 -* rtorrent-0.7.9 +* rtorrent-0.8.2 * samba-3.2.7 * sane-1.0.19 * screen-4.0.3 @@ -275,6 +275,7 @@ * squidGuard-1.4 * squidclamav-3.9 * sshfs-fuse-2.2 +* sslh-1.6g * streamripper-1.63.5 * sudo-1.6.8p12 * sysfsutils-1.3.0 diff --git a/lfs/libtorrent b/lfs/libtorrent index c628f1abd7..a6d7bb2236 100644 --- a/lfs/libtorrent +++ b/lfs/libtorrent @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2009 Michael Tremer & Christian Schmidt # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 0.11.9 +VER = 0.12.2 THISAPP = libtorrent-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 8974dc9499b382a09fb952cabcfef9a0 +$(DL_FILE)_MD5 = 0831ca06f8906c7898fd67931ab239c7 install : $(TARGET) diff --git a/lfs/rtorrent b/lfs/rtorrent index ac85fa50ab..d2d4ef8f08 100644 --- a/lfs/rtorrent +++ b/lfs/rtorrent @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2009 Michael Tremer & Christian Schmidt # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 0.7.9 +VER = 0.8.2 THISAPP = rtorrent-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = rtorrent -PAK_VER = 2 +PAK_VER = 3 CFLAGS = CXXFLAGS = @@ -46,7 +46,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 136202fdd540a92aafbcee29f849d228 +$(DL_FILE)_MD5 = a2456182e1767e5aed7341dbbd058f60 install : $(TARGET)