net-misc/aria2: Attempt to correct crazy crypto-lib logic
authorMichał Górny <mgorny@gentoo.org>
Thu, 27 Jun 2019 07:31:26 +0000 (09:31 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 27 Jun 2019 08:17:49 +0000 (10:17 +0200)
commit01d7096ca1ab0c79e5bbf442188d13ab6aadefff
tree2ce52135b722d7dcc6e070bc0832cd8b8e4b677d
parent709e1b5e86c4becb4f295daa500a33a6ac38d444
net-misc/aria2: Attempt to correct crazy crypto-lib logic

Attempt to rework crypto-lib dependencies to correctly indicate
libraries needed for program operation.  The new logic involves using
OpenSSL only with USE=ssl+!gnutls but using it both for TLS & MD.
In all other circumstances, GnuTLS is used for TLS (if USE=ssl),
and nettle/libgcrypt is used for MD.  The latter is needed independently
of bittorrent support; it only affects additional libgmp dependency.

Closes: https://bugs.gentoo.org/688780
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/aria2/aria2-1.34.0-r2.ebuild [new file with mode: 0644]
net-misc/aria2/metadata.xml