Gentoo Archives: gentoo-dev

From: "Anthony G. Basile" <basile@××××××××××.net>
To: gentoo-dev <gentoo-dev@l.g.o>
Cc: luke-jr+gentoobugs@×××××××.org
Subject: [gentoo-dev] RFC: Update bitcoin eclass to default to knots
Date: Mon, 06 Mar 2017 14:53:56
Message-Id: 451f8e61-ea33-344d-e62f-dc55459ca5a0@freeharbor.net
1 Hi everyone,
2
3 I proxy maintain bitcoins for luke-jr. He wants to propose a patch
4 against the bitcoin eclass. The following is his proposed change. I'll
5 commit it after review.
6
7 --Tony
8
9
10 Bitcoin Knots includes a number of enhancements users may find useful. I
11 think it would be a good idea to make it the default for Bitcoin
12 ebuilds (net-p2p/bitcoin-qt, net-p2p/bitcoind, and dev-util/bitcoin-tx).
13
14 Note that:
15 - The USE flag is being renamed from the old "ljr" to "knots" to reflect
16 the current naming.
17 - This does NOT enable the historically-controversial spamfilte
18 BITCOIN_POLICY.
19 - Knots has since 0.12 (over a year old) included a clearly different
20 splash screen and branding, so even if the user somehow misses the USE
21 flag change and explicit src_prepare warning, it is clear upfront at
22 startup and runtime that they are running Knots rather than Core.
23 - Old ebuilds are not being updated to minimise impact.
24
25 A patch against the current Portage tree is attached.
26
27 A bug tracker for this has been open for 2 months with no objections:
28 https://bugs.gentoo.org/show_bug.cgi?id=604520
29
30 If there are no objections in the next week, we will move forward with
31 deploying this change to the main Portage tree.
32
33 Please CC me on any replies, as I am not presently subscribed to the
34 mailing list.
35
36 Thanks,
37
38 Luke
39
40 --
41 Anthony G. Basile, Ph.D.
42 Gentoo Linux Developer [Hardened]
43 E-Mail : basile@××××××××××.net
44 GnuPG FP : 1FED FAD9 D82C 52A5 3BAB DC79 9384 FA6E F52D 4BBA
45 GnuPG ID : F52D4BBA

Attachments

File name MIME type
bitcoin-ebuilds-knots-default.patch text/plain

Replies

Subject Author
Re: [gentoo-dev] RFC: Update bitcoin eclass to default to knots Mathy Vanvoorden <mathy@××××××××××.be>
Re: [gentoo-dev] RFC: Update bitcoin eclass to default to knots Peter Stuge <peter@×××××.se>