net-p2p/feather: try to build monero libs staticially

Closes: https://bugs.gentoo.org/884903

Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
This commit is contained in:
Adam Pimentel
2022-12-20 02:11:56 -05:00
parent 65f4f9c0f9
commit 5cbae0ac51
4 changed files with 41 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ EAPI=8
inherit cmake git-r3
DESCRIPTION="Mnemonic seed library for Monero and other CryptoNote-based currencies. "
DESCRIPTION="Mnemonic seed library for Monero and other CryptoNote-based currencies."
HOMEPAGE="https://github.com/tevador/polyseed"
SRC_URI=""
EGIT_REPO_URI="https://github.com/tevador/polyseed.git"