summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-22 00:16:23 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-22 00:16:23 +0000
commit4c5bd80830992553e02f099442277e10ee97372d (patch)
treebeeb8ff1f9d6f5b48418cc2134cec247aaade4e4 /profiles
parentdb653baf275126269bb89ea0d2bdb8e50497a94c (diff)
gentoo auto-resync : 22:02:2025 - 00:16:22
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin238751 -> 238744 bytes
-rw-r--r--profiles/arch/base/package.use.mask4
-rw-r--r--profiles/base/package.use.force6
-rw-r--r--profiles/base/package.use.mask19
-rw-r--r--profiles/package.mask7
-rw-r--r--profiles/use.local.desc16
6 files changed, 36 insertions, 16 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 8dd1b146ce8b..bee3c68e9e40 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index bbdf1065dbdf..c28799246685 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -9,6 +9,10 @@ dev-python/pyside webview
# QtSerialBus is not available everywhere
dev-python/pyside serialbus
+# Matt Jolly <kangie@gentoo.org> (2025-01-11)
+# mrustc currenly only works on amd64.
+dev-lang/rust mrustc-bootstrap
+
# Michał Górny <mgorny@gentoo.org> (2024-12-24)
# OpenMP offloading is supported on 64-bit architectures only.
llvm-core/clang-runtime offload
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index e6eb75e716ea..85ccdbdac9ed 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -26,10 +26,12 @@ llvm-runtimes/libcxxabi clang
# echo "dev-lang/rust:${slot} llvm_slot_${_RUST_LLVM_MAP[${slot}]}"
# echo "dev-lang/rust-bin:${slot} llvm_slot_${_RUST_LLVM_MAP[${slot}]}"
# done
+dev-lang/rust:1.86.0 llvm_slot_19
+dev-lang/rust-bin:1.86.0 llvm_slot_19
+dev-lang/rust:1.85.0 llvm_slot_19
+dev-lang/rust-bin:1.85.0 llvm_slot_19
dev-lang/rust:1.84.1 llvm_slot_19
dev-lang/rust-bin:1.84.1 llvm_slot_19
-dev-lang/rust:1.84.0 llvm_slot_19
-dev-lang/rust-bin:1.84.0 llvm_slot_19
dev-lang/rust:1.83.0 llvm_slot_19
dev-lang/rust-bin:1.83.0 llvm_slot_19
dev-lang/rust:1.82.0 llvm_slot_19
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 808e123ea198..1fccc2f21258 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -1,8 +1,16 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# This file is only for generic masks. For arch-specific masks (i.e.
+# mask everywhere, unmask on arch/*) use arch/base.
+
# New entries go on top.
+# Sam James <sam@gentoo.org> (2025-02-21)
+# Mask for older GTK to phase in enabling Vulkan for users (and avoid a surprise
+# for stable users, as Vulkan is enabled by default on desktop profiles).
+<gui-libs/gtk-4.16 vulkan
+
# Michał Górny <mgorny@gentoo.org> (2025-02-20)
# Requires dev-python/recommonmark with Python 3.10
<llvm-core/clang-18 doc
@@ -30,10 +38,6 @@ kde-frameworks/knewstuff:5 opds
# most places.
dev-build/meson test-full
-# Matt Jolly <kangie@gentoo.org> (2025-01-11)
-# mrustc currenly only works on amd64.
-dev-lang/rust mrustc-bootstrap
-
# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2025-01-09)
# No suitable versions of dev-libs/protobuf available.
=dev-java/protobuf-java-4.29.3 system-protoc
@@ -124,9 +128,6 @@ app-i18n/mozc fcitx4
# that makes it OK if we do it too, right? Bug 893700.
media-gfx/gthumb webkit
-# This file is only for generic masks. For arch-specific masks (i.e.
-# mask everywhere, unmask on arch/*) use arch/base.
-
# Sam James <sam@gentoo.org> (2024-09-30)
# gnat-gpl is purely for bootstrapping Ada and it's based on an old
# version of GCC. Avoid risks of miscompilations.
@@ -592,10 +593,6 @@ dev-lang/rust parallel-compiler
# see also: https://github.com/rspamd/rspamd/issues/3871
>=mail-filter/rspamd-3.0 jemalloc
-# Matt Turner <mattst88@gentoo.org> (2021-08-28)
-# Mask experimental options.
-gui-libs/gtk ffmpeg vulkan
-
# Marek Szuba <marecki@gentoo.org> (2021-07-14)
# Makes two tests fail (when linked against openmpi, at least) due to
# incorrect implementation of either MPI support itself or said tests:
diff --git a/profiles/package.mask b/profiles/package.mask
index bb871a59ade6..2f551384ea2c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,13 @@
#--- END OF EXAMPLES ---
+# Nowa Ammerlaan <nowa@gentoo.org> (2025-02-21)
+# Shiboken and Pyside-tools have been merged into dev-python/pyside
+# as of version 6.8.2. Pyside-tools are useable when the "tools" USE
+# flag is enabled.
+dev-python/shiboken6
+dev-python/pyside6-tools
+
# Andreas Sturmlechner <asturm@gentoo.org> (2025-02-18)
# Depends on deprecated Qt5WebEngine, no response from maintainers.
# Download source appears gone; bugs #926675, #880649, #870256.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 8643b02ebcb5..ff37d352fea2 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -354,6 +354,19 @@ app-crypt/aespipe:cpu_flags_x86_padlock - Use VIA padlock instructions, detected
app-crypt/badkeys:dkim - Enable dkim scan mode via dev-python/dnspython.
app-crypt/badkeys:ssh - Enable ssh scan mode via dev-python/paramiko.
app-crypt/ccid:twinserial - Enable twinserial reader
+app-crypt/certbot:certbot-apache - Enable Apache plugin.
+app-crypt/certbot:certbot-dns-dnsimple - Enable DNSimple Authenticator plugin.
+app-crypt/certbot:certbot-dns-dnsmadeeasy - Enable DNS Made Easy DNS Authenticator plugin.
+app-crypt/certbot:certbot-dns-gehirn - Enable Gehirn Infrastructure Service DNS Authenticator plugin.
+app-crypt/certbot:certbot-dns-google - Enable Google Cloud DNS Authenticator plugin.
+app-crypt/certbot:certbot-dns-linode - Enable Linode DNS Authenticator plugin plugin.
+app-crypt/certbot:certbot-dns-luadns - Enable LuaDNS Authenticator plugin.
+app-crypt/certbot:certbot-dns-nsone - Enable NS1 DNS Authenticator plugin.
+app-crypt/certbot:certbot-dns-ovh - Enable OVH DNS Authenticator plugin.
+app-crypt/certbot:certbot-dns-rfc2136 - Enable RFC 2136 DNS Authenticator plugin.
+app-crypt/certbot:certbot-dns-route53 - Enable Route53 DNS Authenticator plugin.
+app-crypt/certbot:certbot-dns-sakuracloud - Enable Sakura Cloud DNS Authenticator plugin.
+app-crypt/certbot:certbot-nginx - Enable Nginx plugin.
app-crypt/codecrypt:cryptopp - Build algorithms that need Crypto++ support dev-libs/crypto++
app-crypt/dehydrated:cron - Install cron job to sign/renew non-existent/changed/expiring certificates
app-crypt/eid-mw:dialogs - Enable "askaccess" dialog box, by using x11-libs/gtk+
@@ -2553,9 +2566,6 @@ dev-python/reedsolo:native-extensions - Compile native C extensions.
dev-python/rfc3986:idna - enable support for the IDNA specification (RFC 5891)
dev-python/rpyc:gdb - Run tests depending on dev-debug/gdb
dev-python/rpyc:numpy - Run tests depending on dev-python/numpy, dev-python/pandas
-dev-python/shiboken6:docstrings - Expose documentation as Python docstrings (recommended)
-dev-python/shiboken6:numpy - Implicitly convert passed NumPy arrays to Qt lists
-dev-python/shiboken6:vulkan - Generate "QSurface::VulkanSurface" bindings
dev-python/simplejson:native-extensions - Compiles native "C" extensions (speedups, instead of using Python fallback code).
dev-python/stripe:telemetry - Enable sending "telemetry to Stripe regarding request latency and feature usage" by default. Upstream enables it by default in their PyPI distribution; it can also be explicitly controlled via stripe.enable_telemetry variable (boolean).
dev-python/subprocess-tee:test-full - Enable full test mode. Pulls in many additional dependencies, and requires having been emerged without this flag first in order to avoid a circular dependency.