summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-09 18:06:43 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-09 18:06:43 +0100
commit4e4ee9865a958b6a854f9bca96637244c628d525 (patch)
tree824d75c3a55f71fc978cdd1fca5cb03ff439e59c /profiles
parentc65def1225a421dd57ac582acefc5987c9d67e0d (diff)
gentoo auto-resync : 09:10:2023 - 18:06:43
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin181394 -> 181400 bytes
-rw-r--r--profiles/package.mask12
-rw-r--r--profiles/use.local.desc15
3 files changed, 27 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 1c17264b9029..c80ed6af8c19 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/package.mask b/profiles/package.mask
index 762fa4557131..807c591c1520 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,18 @@
#--- END OF EXAMPLES ---
+# Patrick Lauer <patrick@gentoo.org> (2023-10-09)
+# ROCm 5.7 doesn't reliably work yet.
+=dev-util/rocm-cmake-5.7.0
+=dev-libs/roct-thunk-interface-5.7.0
+=dev-libs/rocm-device-libs-5.7.0
+=dev-libs/rocm-comgr-5.7.0
+=dev-libs/rocr-runtime-5.7.0
+=dev-libs/rocm-opencl-runtime-5.7.0
+=dev-util/rocminfo-5.7.0
+=dev-util/hip-5.7.0
+=dev-util/hipcc-5.7.0
+
# David Seifert <soap@gentoo.org> (2023-10-08)
# Upstream long gone, unmaintained, EAPI 6, only Gentoo still packages
# this. Removal on 2023-11-07. Bug #905187.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index e0228a1a4356..e03db5675b26 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -6640,6 +6640,21 @@ net-p2p/amule:daemon - Enable amule daemon
net-p2p/amule:remote - Enable remote controlling of the client
net-p2p/amule:stats - Enable statistic reporting
net-p2p/bitcoin-cli:knots - Build enhanced Bitcoin Knots version, rather than Bitcoin Core
+net-p2p/bitcoin-core:asm - Enable assembly for optimization
+net-p2p/bitcoin-core:berkdb - Support legacy wallets in Berkeley DB format
+net-p2p/bitcoin-core:bitcoin-cli - Build and install bitcoin-cli command line interface
+net-p2p/bitcoin-core:daemon - Build and install bitcoind daemon
+net-p2p/bitcoin-core:external-signer - Include support for external wallet signer programs
+net-p2p/bitcoin-core:libs - Build and install libbitcoinconsensus
+net-p2p/bitcoin-core:nat-pmp - Enable NAT-PMP port forwarding
+net-p2p/bitcoin-core:qrcode - Enable generation of QR Codes for receiving payments
+net-p2p/bitcoin-core:qt5 - Build and install Bitcoin-Qt GUI
+net-p2p/bitcoin-core:sqlite - Support descriptor wallets in SQLite format
+net-p2p/bitcoin-core:system-leveldb - Link with virtual/bitcoin-leveldb rather than embedding an internal copy
+net-p2p/bitcoin-core:system-libsecp256k1 - Link with dev-libs/libsecp256k1 rather than embedding an internal copy
+net-p2p/bitcoin-core:systemtap - Enable SystemTAP/DTrace tracing
+net-p2p/bitcoin-core:upnp - Enable Universal Plug and Play
+net-p2p/bitcoin-core:zeromq - Report blocks and transactions via zeromq
net-p2p/bitcoin-qt:asm - Enable assembly for optimization
net-p2p/bitcoin-qt:external-signer - Include support for external wallet signer programs
net-p2p/bitcoin-qt:knots - Build enhanced Bitcoin Knots version, rather than Bitcoin Core