public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-p2p/feather/
Date: Tue, 01 Apr 2025 08:45:57 +0000 (UTC)	[thread overview]
Message-ID: <1743456824.6edf90d0ce56af64cec87732a8a3897a90ac4e5b.davidroman@gentoo> (raw)

commit:     6edf90d0ce56af64cec87732a8a3897a90ac4e5b
Author:     Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Mon Mar 31 21:33:44 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Mar 31 21:33:44 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6edf90d0

net-p2p/feather: update -9999 with current release ebuild.

Also tested.

Signed-off-by: Joe Kappus <joe <AT> wt.gd>

 net-p2p/feather/feather-9999.ebuild | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

diff --git a/net-p2p/feather/feather-9999.ebuild b/net-p2p/feather/feather-9999.ebuild
index f93981360..93a34a816 100644
--- a/net-p2p/feather/feather-9999.ebuild
+++ b/net-p2p/feather/feather-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-inherit cmake git-r3 desktop xdg
+inherit cmake desktop git-r3 xdg
 
 DESCRIPTION="A free, open-source Monero wallet"
 HOMEPAGE="https://featherwallet.org"
@@ -13,8 +13,7 @@ EGIT_REPO_URI="https://github.com/feather-wallet/feather.git"
 # code from Monero and Tor too.
 LICENSE="BSD MIT"
 SLOT="0"
-IUSE="qrcode home tickers crowdfunding bounties reddit revuo calc exchange xmrig localmonero"
-
+IUSE="bounties calc crowdfunding home qrcode revuo tickers xmrig"
 DEPEND="
 	dev-libs/libsodium:=
 	media-gfx/qrencode:=
@@ -22,10 +21,10 @@ DEPEND="
 	~dev-libs/polyseed-1.0.0
 	dev-libs/libzip:=
 	dev-libs/boost:=[nls]
-	>=dev-qt/qtbase-6.5.2:6
-	>=dev-qt/qtsvg-6.5.2:6
-	>=dev-qt/qtmultimedia-6.5.2:6
-	>=dev-qt/qtwebsockets-6.5.2:6
+	>=dev-qt/qtbase-6.7.3:6
+	>=dev-qt/qtsvg-6.7.3:6
+	>=dev-qt/qtmultimedia-6.7.3:6
+	>=dev-qt/qtwebsockets-6.7.3:6
 	dev-libs/libgcrypt:=
 	sys-libs/zlib
 	dev-libs/openssl:=
@@ -54,11 +53,8 @@ src_configure() {
 		-DWITH_PLUGIN_TICKERS=$(usex tickers)
 		-DWITH_PLUGIN_CROWDFUNDING=$(usex crowdfunding)
 		-DWITH_PLUGIN_BOUNTIES=$(usex bounties)
-		-DWITH_PLUGIN_REDDIT=$(usex reddit)
 		-DWITH_PLUGIN_REVUO=$(usex revuo)
 		-DWITH_PLUGIN_CALC=$(usex calc)
-		-DWITH_PLUGIN_EXCHANGE=$(usex exchange)
-		-DWITH_PLUGIN_LOCALMONERO=$(usex localmonero)
 		-DWITH_PLUGIN_XMRIG=$(usex xmrig)
 		-DCHECK_UPDATES=OFF
 		-DPLATFORM_INSTALLER=OFF
@@ -66,7 +62,6 @@ src_configure() {
 		-DDONATE_BEG=OFF
 		-DWITH_SCANNER=$(usex qrcode)
 	)
-
 	cmake_src_configure
 }
 
@@ -91,4 +86,8 @@ pkg_postinst() {
 
 	einfo "Ensure that Tor is running with 'rc-service tor start' before"
 	einfo "using Feather."
+	einfo ""
+	einfo "Donation popup has been disabled in this build."
+	einfo "Consider donating to upstream developers here:"
+	einfo "https://docs.featherwallet.org/guides/donate"
 }


             reply	other threads:[~2025-04-01  8:46 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-01  8:45 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-15  5:49 [gentoo-commits] repo/proj/guru:master commit in: net-p2p/feather/ Haelwenn Monnier
2025-04-15  5:49 Haelwenn Monnier
2025-04-15  5:49 Haelwenn Monnier
2025-04-01  8:45 David Roman
2025-04-01  8:45 David Roman
2025-04-01  8:45 David Roman
2025-04-01  8:45 David Roman
2024-12-28 20:08 Florian Schmaus
2024-08-23  0:18 David Roman
2024-01-03 16:54 David Roman
2024-01-03 16:54 David Roman
2024-01-03 16:54 David Roman
2024-01-03 16:53 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-01-03 16:54 ` [gentoo-commits] repo/proj/guru:master " David Roman
2023-12-31 15:40 David Roman
2023-10-28  1:15 David Roman
2023-10-13 10:31 David Roman
2023-10-12  3:41 Rui Huang
2023-10-12  3:41 Rui Huang
2023-10-10  6:32 Rui Huang
2023-10-10  6:32 Rui Huang
2023-06-07  7:04 Viorel Munteanu
2023-05-30 21:58 Haelwenn Monnier
2023-05-30 21:58 Haelwenn Monnier
2023-01-30 10:29 Viorel Munteanu
2023-01-29 10:40 Viorel Munteanu
2023-01-29 10:40 Viorel Munteanu
2022-12-29 20:17 [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
2022-12-29 20:17 ` [gentoo-commits] repo/proj/guru:master " Florian Schmaus
2022-12-27  8:05 Viorel Munteanu
2022-12-20 17:23 Haelwenn Monnier
2022-12-19 10:56 Viorel Munteanu
2022-12-06  6:09 Viorel Munteanu
2022-12-06  6:09 Viorel Munteanu
2022-12-06  6:09 Viorel Munteanu
2022-09-09 23:55 Ronny Gutbrod
2022-09-09 23:55 Ronny Gutbrod
2022-09-09 20:02 Ronny Gutbrod
2022-09-09 20:02 Ronny Gutbrod
2022-09-09 20:02 Ronny Gutbrod

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=1743456824.6edf90d0ce56af64cec87732a8a3897a90ac4e5b.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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