Commit graph

9 commits

Author SHA1 Message Date
Hsing-Wang Liao
fda73d7422 aria2: Fix typo in Config.in
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-10-22 17:01:40 +08:00
Hsing-Wang Liao
6c1fe1ad7a aria2: Enable Bittorrent support by default
Most user need this Bittorrent download support, and this fature can only depends on libssl.

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-08-25 13:51:45 +08:00
Hsing-Wang Liao
f76693c9d5 aria2: Add some build config options
======================== ========================================
features                  dependency
======================== ========================================
HTTPS                    OSX or GnuTLS or OpenSSL or Windows
SFTP                     libssh2
BitTorrent               None. Optional: libnettle+libgmp or
                         libgcrypt or OpenSSL
Metalink                 libxml2 or Expat.
Checksum                 None. Optional: OSX or libnettle or
                         libgcrypt or OpenSSL or Windows
gzip, deflate in HTTP    zlib
Async DNS                C-Ares
Firefox3/Chromium cookie libsqlite3
XML-RPC                  libxml2 or Expat.
JSON-RPC over WebSocket  libnettle or libgcrypt or OpenSSL
======================== ========================================

Add 'CONFIG_' to 'PKG_CONFIG_DEPENDS'.

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-08-25 13:51:45 +08:00
Hsing-Wang Liao
20e9787ef9 aria2: Add more feature choices and switch default XML parser library to Libxml2
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-02-19 22:48:00 +08:00
Hsing-Wang Liao
773fe036ee aria2: Add SFTP support choice
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-06-03 10:23:35 +08:00
kuoruan
251c1867e6 aria2: Add xml library choice
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-05-30 10:18:49 +08:00
Steven Barth
2b8aeb5002 Revert "aria2: enable bittorrent and metalink by default"
As per maintainer's request.

Signed-off-by: Steven Barth <steven@midlink.org>
2014-11-30 17:53:43 +01:00
widewing
2aa1428e14 aria2: enable bittorrent and metalink by default
Signed-off-by: Gavin Ni <gisngy@gmail.com>
2014-11-26 23:03:13 +08:00
Cezary Jackiewicz
35e235ab07 Import aria2 from oldpackages, update to 1.18.7 2014-07-22 22:38:10 +02:00