mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
dev-libs/polyseed: new ebuild
Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
This commit is contained in:
@@ -19,7 +19,7 @@ MONERO_DIST_COMIT="b45c66e9c62d7e8f24abbcb447f408e618bfd450"
|
||||
|
||||
DESCRIPTION="A free, open-source Monero wallet"
|
||||
HOMEPAGE="https://featherwallet.org"
|
||||
SRC_URI="https://github.com/feather-wallet/feather/archive/refs/tags/${PVR}.tar.gz -> \
|
||||
SRC_URI="https://github.com/feather-wallet/feather/archive/refs/tags/${PV}.tar.gz -> \
|
||||
${P}.tar.gz
|
||||
https://github.com/tevador/polyseed/archive/${POLYSEED_DIST_COMIT}.tar.gz -> \
|
||||
${P}-polyseed.tar.gz
|
||||
@@ -136,6 +136,7 @@ src_install() {
|
||||
|
||||
doicon "${WORKDIR}"/${PF}/src/assets/images/feather.png
|
||||
domenu "${WORKDIR}"/${PF}/src/assets/feather.desktop
|
||||
die
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
@@ -51,7 +51,7 @@ src_configure() {
|
||||
-DBUILD_TAG="linux-x64"
|
||||
-DDONATE_BEG=OFF
|
||||
-DMANUAL_SUBMODULES=1
|
||||
-DSTATIC=OFF
|
||||
-DSTATIC=ON
|
||||
-DSELF_CONTAINED=OFF
|
||||
-DUSE_DEVICE_TREZOR=OFF
|
||||
-DXMRIG=$(usex xmrig)
|
||||
|
||||
Reference in New Issue
Block a user