Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37533944
en ru br
ALT Linux repos
4.0: 2.0.4-alt0
3.0: 1.3.6-alt0.2

Group :: Networking/File transfer
RPM: prozilla

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: prozilla
Version: 2.0.4
Release: alt0

Summary: An advanced Linux download manager
Summary(ru_RU.KOI8-R): Продвинутый менеджер загрузок для Linux

License: GPL
Group: Networking/File transfer
Url: http://prozilla.genesys.ro
Packager: Egor S. Orlov <oes at altlinux.ru>

Source: http://prozilla.genesys.ro/downloads/%name/tarballs/%name-%version.tar.bz2
Patch0: %name-2.0.4-alt-build-fix.patch

# Patch not apply because file libprozilla/ChangeLog not included to

# package
Patch1: %name-2.0.4-alt-doc-typo_fix.patch

BuildRequires: libncurses-devel gcc-c++

%description
ProZilla is a download accellerator program written for
Linux to speed up the normal file download process. It often
gives speed increases of around 200%% to 300%%. It supports
both FTP and HTTP protocols, and the theory behind it is
very simple. The program opens multiple connections to a
server, and each of the connections downloads a part of the
file, thus defeating existing internet congestion prevention
methods which slow down a single connection based download.
ProZilla also supports file download resuming, and ftpsearch
for fastest ping times.

%description -l ru_RU.KOI8-R
ProZilla - программа для Linux, позволяющая ускорить процесс загрузки
файлов. Скорость может увеличиваться на 200%%-300%%. Поддерживает как
FTP, так и HTTP. Принцип работы очень простой -- открывает множество
соединений с сервером, в каждом из которых загружается часть
получаемого файла, предотвращая тем самым понижение скорости
скачивания. ProZilla также поддерживает возобновление передачи файлов
и поиск ftp-серверов с наименьшим временем отклика.

%prep
%setup
%patch0 -p1

%build
%configure
%make_build

%install
%makeinstall
%find_lang proz

%files -f proz.lang
%doc ChangeLog CREDITS CREDITS-old-proz docs/FAQ README TODO
%_bindir/proz
%_man1dir/proz.1.*
%exclude %_includedir/*.h
%exclude %_libdir/libprozilla.a
%exclude %_datadir/locale/*/LC_MESSAGES/.mo

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin