public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfred Persson Forsberg" <cat@catcream.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/
Date: Thu, 23 Nov 2023 17:46:43 +0000 (UTC)	[thread overview]
Message-ID: <1700761445.a644a1dc4961991a4f4a25fe3cf32238f736342b.cat@gentoo> (raw)

commit:     a644a1dc4961991a4f4a25fe3cf32238f736342b
Author:     Alfred Persson Forsberg <cat <AT> catcream <DOT> org>
AuthorDate: Thu Nov 23 15:53:25 2023 +0000
Commit:     Alfred Persson Forsberg <cat <AT> catcream <DOT> org>
CommitDate: Thu Nov 23 17:44:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a644a1dc

net-p2p/monero: add USE=hw-wallet

Signed-off-by: Alfred Persson Forsberg <cat <AT> catcream.org>

 net-p2p/monero/monero-0.18.3.1.ebuild | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/net-p2p/monero/monero-0.18.3.1.ebuild b/net-p2p/monero/monero-0.18.3.1.ebuild
index 6c810793ce..567c589b39 100644
--- a/net-p2p/monero/monero-0.18.3.1.ebuild
+++ b/net-p2p/monero/monero-0.18.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,7 @@ fi
 
 LICENSE="BSD MIT"
 SLOT="0"
-IUSE="+daemon readline +tools +wallet-cli +wallet-rpc"
+IUSE="+daemon hw-wallet readline +tools +wallet-cli +wallet-rpc"
 REQUIRED_USE="|| ( daemon tools wallet-cli wallet-rpc )"
 RESTRICT="test"
 
@@ -36,6 +36,11 @@ DEPEND="
 	net-libs/czmq:=
 	net-libs/miniupnpc
 	readline? ( sys-libs/readline:0= )
+	hw-wallet? (
+		dev-libs/hidapi
+		dev-libs/protobuf:=
+		virtual/libusb:1
+	)
 "
 RDEPEND="${DEPEND}"
 BDEPEND="virtual/pkgconfig"
@@ -49,7 +54,7 @@ src_configure() {
 		# TODO: Update CMake to install built libraries (help wanted)
 		-DBUILD_SHARED_LIBS=OFF
 		-DMANUAL_SUBMODULES=ON
-		-DUSE_DEVICE_TREZOR=OFF
+		-DUSE_DEVICE_TREZOR=$(usex hw-wallet ON OFF)
 	)
 
 	use elibc_musl && mycmakeargs+=( -DSTACK_TRACE=OFF )


             reply	other threads:[~2023-11-23 17:46 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-23 17:46 Alfred Persson Forsberg [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-25 14:46 [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/ Filip Kobierski
2024-09-25 14:46 Filip Kobierski
2024-09-25 14:46 Filip Kobierski
2024-09-17  9:20 Filip Kobierski
2024-08-15  0:35 Sergey Alirzaev
2024-07-26 14:07 Filip Kobierski
2024-06-29  9:42 Sergey Alirzaev
2024-05-29 10:26 Sergey Alirzaev
2024-03-16 13:19 Sergey Alirzaev
2024-03-09 20:07 Sergey Alirzaev
2024-01-07  7:24 Takuya Wakazono
2023-10-03  0:01 Sergey Alirzaev
2023-10-02  0:01 Sergey Alirzaev
2023-06-07  1:42 YiFei Zhu
2023-04-04 13:42 Sergey Alirzaev
2023-02-26  1:02 Sergey Alirzaev
2023-01-02 12:17 Sergey Alirzaev
2023-01-01 17:10 Sergey Alirzaev
2022-09-25  0:17 Sergey Alirzaev
2022-09-17 20:23 Sergey Alirzaev
2022-07-01 16:57 Alfred Persson Forsberg
2022-04-30  6:09 Dex Conner
2022-04-16 10:12 Dex Conner
2021-09-09 23:28 Sergey Alirzaev
2021-05-07 13:25 Sergey Alirzaev
2021-04-28  2:16 Theo Anderson
2021-04-28  2:16 Theo Anderson
2021-04-27 23:24 [gentoo-commits] repo/proj/guru:master " Theo Anderson
2021-04-27 23:23 ` [gentoo-commits] repo/proj/guru:dev " Theo Anderson
2021-01-08 21:18 Theo Anderson
2021-01-08 21:18 Theo Anderson
2021-01-04 21:41 Theo Anderson
2020-12-31  8:08 Theo Anderson
2020-12-29 10:41 Theo Anderson
2020-12-29 10:41 Theo Anderson
2020-12-29 10:41 Theo Anderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1700761445.a644a1dc4961991a4f4a25fe3cf32238f736342b.cat@gentoo \
    --to=cat@catcream.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox