Репозитории ALT
| S: | 1.17.1-alt1 |
| 5.1: | 1.8.2-alt1 |
| p5: | 1.6.2-alt1 |
| 4.1: | 0.13.1-alt1 |
| 4.0: | 0.6.0-alt1.1 |
Другие репозитории
| Upstream: | 0.12.1 |
Группа :: Сети/Передача файлов
Пакет: aria2
Главная Изменения Спек Патчи Sources Загрузить Gear Bugs and FR Repocop
Name: aria2
Version: 1.17.1
Release: alt1
Summary: aria2 - a simple utility for downloading files faster.
License: GPL
Group: Networking/File transfer
Url: http://aria2.sourceforge.net/
Packager: Ilya Mashkin <oddity at altlinux.ru>
Source: %{name}-%version.tar.bz2
# Automatically added by buildreq on Thu Mar 23 2006
BuildRequires: gcc-c++ libssl-devel libstdc++-devel
%description
aria2 is a download utility with resuming and segmented downloading.
Supported protocols are HTTP/HTTPS/FTP/BitTorrent. It also supports Metalink
version 3.0.
Currently it has following features:
- HTTP/HTTPS GET support
- HTTP Proxy support
- HTTP BASIC authentication support
- HTTP Proxy authentication support
- FTP support (active, passive mode)
- FTP through HTTP proxy (GET command or tunneling)
- Segmented download
- Cookie support
- It can run as a daemon process.
- BitTorrent protocol support with fast extension.
- Selective download in multi-file torrent
- Metalink version 3.0 support (HTTP/FTP/BitTorrent).
- Limiting download/upload speed
%prep
%setup -q -n %{name}-%version
%build
%configure
%make
%install
mkdir -p %buildroot%_bindir
%__install -pD -m755 src/aria2c %buildroot%_bindir/%name
%files
%doc AUTHORS ChangeLog README
%_bindir/%name
%changelog
…
Полный changelog можно просмотреть здесь
Version: 1.17.1
Release: alt1
Summary: aria2 - a simple utility for downloading files faster.
License: GPL
Group: Networking/File transfer
Url: http://aria2.sourceforge.net/
Packager: Ilya Mashkin <oddity at altlinux.ru>
Source: %{name}-%version.tar.bz2
# Automatically added by buildreq on Thu Mar 23 2006
BuildRequires: gcc-c++ libssl-devel libstdc++-devel
%description
aria2 is a download utility with resuming and segmented downloading.
Supported protocols are HTTP/HTTPS/FTP/BitTorrent. It also supports Metalink
version 3.0.
Currently it has following features:
- HTTP/HTTPS GET support
- HTTP Proxy support
- HTTP BASIC authentication support
- HTTP Proxy authentication support
- FTP support (active, passive mode)
- FTP through HTTP proxy (GET command or tunneling)
- Segmented download
- Cookie support
- It can run as a daemon process.
- BitTorrent protocol support with fast extension.
- Selective download in multi-file torrent
- Metalink version 3.0 support (HTTP/FTP/BitTorrent).
- Limiting download/upload speed
%prep
%setup -q -n %{name}-%version
%build
%configure
%make
%install
mkdir -p %buildroot%_bindir
%__install -pD -m755 src/aria2c %buildroot%_bindir/%name
%files
%doc AUTHORS ChangeLog README
%_bindir/%name
%changelog
…
Полный changelog можно просмотреть здесь

