mgorny@gentoo.org Michał Górny Enable support for the bittorrent protocol. Use net-libs/gnutls as TLS provider (preferred). Otherwise, dev-libs/openssl will be used as TLS provider. Both apply only with USE=ssl. Use dev-libs/libuv backend. Use dev-libs/libxml2 for XML parsing (preferred) instead of dev-libs/expat. Enable support for metalink. Use dev-libs/nettle for message digests, plus dev-libs/gmp for bittorrent (if enabled). If this flag is disabled, dev-libs/libgcrypt is used instead. This flag is ignored if dev-libs/openssl is used. Install additional scripts which use aria2's xmlrpc functionality. Enable SFTP support. aria2 tatsuhiro-t/aria2