aboutsummaryrefslogtreecommitdiff
path: root/net/aria2/Config.in
Commit message (Collapse)AuthorAge
* aria2: Fix typo in Config.inHsing-Wang Liao2017-10-22
| | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* aria2: Enable Bittorrent support by defaultHsing-Wang Liao2017-08-25
| | | | | | Most user need this Bittorrent download support, and this fature can only depends on libssl. Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* aria2: Add some build config optionsHsing-Wang Liao2017-08-25
| | | | | | | | | | | | | | | | | | | | | | | ======================== ======================================== 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>
* aria2: Add more feature choices and switch default XML parser library to Libxml2Hsing-Wang Liao2017-02-19
| | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* aria2: Add SFTP support choiceHsing-Wang Liao2016-06-03
| | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* aria2: Add xml library choicekuoruan2016-05-30
| | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* Revert "aria2: enable bittorrent and metalink by default"Steven Barth2014-11-30
| | | | | | As per maintainer's request. Signed-off-by: Steven Barth <steven@midlink.org>
* aria2: enable bittorrent and metalink by defaultwidewing2014-11-26
| | | | Signed-off-by: Gavin Ni <gisngy@gmail.com>
* Import aria2 from oldpackages, update to 1.18.7Cezary Jackiewicz2014-07-22