Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37404526
en ru br
Репозитории ALT
S:0.9.8-alt1
5.1: 0.8.5-alt2
4.1: 0.8.0-alt1
4.0: 0.8.0-alt1
3.0: 0.2.4-alt1
www.altlinux.org/Changes

Группа :: Сети/Передача файлов
Пакет: rtorrent

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%remove_optflags -O2
%add_optflags -Os

Name: rtorrent
Version: 0.8.0
Release: alt1

Summary: rTorrent - rakshasa's ncurses BitTorrent client using librTorrent
Group: Networking/File transfer
License: GPL2
Url: http://libtorrent.rakshasa.no/
Packager: Alexey Morsov <swi at altlinux.ru>

Source0: %name-%version.tar

# Automatically added by buildreq on Sun Jun 12 2005 (-bi)

BuildRequires: gcc-c++ libcurl-devel libidn-devel libncursesw-devel libsigc++2.0-devel libssl-devel libstdc++-devel libtinfo-devel pkgconfig zlib-devel libgssapi-devel

BuildRequires: librtorrent-devel >= 0.12.0
Requires: librtorrent >= 0.12.0

%description
rTorrent is a ncurses based client and is therefor ideal to use with screen.
rTorrent features:

* Use an URL or file path to add torrents at runtime.
* Emacs'ish find-file support for opening torrents.
* Stop/delete/resume torrents.
* Optionally loads/saves/deletes torrents automatically in a session
 directory.
* Safe fast resume support.
* Shows lots of information about peers and the torrent.
* Only one torrent at a time is checked.

%prep
%setup -q
%__mv -f COPYING COPYING.orig
%__ln_s $(relative %_licensedir/GPL-2 %_docdir/%name/COPYING) COPYING

find ./src -type f -name \*.cc -print0 | xargs -r0 subst 's|<torrent/|<rtorrent/|g'
find ./src -type f -name \*.h -print0 | xargs -r0 subst 's|<torrent/|<rtorrent/|g'
subst 's|libtorrent|librtorrent|g' configure.ac

%build
%__autoreconf
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install

%files
%doc AUTHORS ChangeLog NEWS README TODO doc/rtorrent.rc
%doc --no-dereference COPYING

%_bindir/%name
%_man1dir/%name.1*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin