summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-04-23 23:59:27 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-04-23 23:59:27 +0100
commite3f21c8aff8a76afe3423721c437a088e9232840 (patch)
treefde2c1906a9787adec106c5d6b708cd60de02c60 /profiles
parent1f00990debeffd0052c194989d0a02baac23eb96 (diff)
gentoo auto-resync : 23:04:2024 - 23:59:26
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin204448 -> 204443 bytes
-rw-r--r--profiles/arch/amd64/package.use.mask2
-rw-r--r--profiles/arch/amd64/package.use.stable.mask5
-rw-r--r--profiles/arch/base/package.use.mask2
-rw-r--r--profiles/base/package.use.mask5
-rw-r--r--profiles/features/musl/package.use.mask8
-rw-r--r--profiles/package.mask105
-rw-r--r--profiles/use.local.desc11
8 files changed, 130 insertions, 8 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 14a75c4cc79e..5070e38cd727 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 101301028d55..2e75b1a6780c 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -19,7 +19,7 @@
# Paul Zander <negril.nx+gentoo@gmail.com> (2024-04-20)
# only keyworded for amd64 currently
-media-gfx/blender -gnome
+media-gfx/blender -gnome -oneapi -renderdoc -vulkan
# Ionen Wolkens <ionen@gentoo.org> (2024-04-16)
# dev-qt/qtlanguageserver:6 is keyworded here
diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask
index 6309d1e2f77b..233f44877170 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -17,11 +17,6 @@
#--- END OF EXAMPLES ---
-# Ionen Wolkens <ionen@gentoo.org> (2024-04-16)
-# Temporary mask to give a little bit of time before stabilizing
-# the just added dev-qt/qtlanguageserver-6.7.0 for amd64
-dev-qt/qtdeclarative:6 qmlls
-
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-03-17)
# Experimental, virt-firmware is keyworded only unstable
sys-kernel/installkernel efistub
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index d0a0ec7455e7..a079ffb0f50e 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -3,7 +3,7 @@
# Paul Zander <negril.nx+gentoo@gmail.com> (2024-04-20)
# only keyworded for amd64 currently
-media-gfx/blender gnome
+media-gfx/blender gnome oneapi renderdoc vulkan
# Ionen Wolkens <ionen@gentoo.org> (2024-04-16)
# dev-qt/qtlanguageserver:6 currently has very few keywords
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index ac1edb074997..ed3025f7727e 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,11 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Michał Górny <mgorny@gentoo.org> (2024-04-23)
+# app-forensics/libewf is being removed (TestDisk does not build
+# successfully with our version anyway).
+app-admin/testdisk ewf
+
# Mike Gilbert <floppym@gentoo.org> (2024-04-18)
# Wayland client is broken/deprecated by upstream. Bug 930197.
>=net-misc/freerdp-3 wayland
diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask
index 07d0f014aa8c..32f4f078b71d 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/package.use.mask
@@ -1,6 +1,14 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Paul Zander <negril.nx+gentoo@gmail.com> (2024-04-20)
+# Renderdoc masked on musl, bug #853856
+media-gfx/blender renderdoc
+
+# Paul Zander <negril.nx+gentoo@gmail.com> (2024-04-20)
+# Support for L0 needs RTLD_DEEPBIND, which does not exist on musl.
+media-gfx/blender oneapi
+
# Akinori Hattori <hattya@gentoo.org> (2024-04-15)
# app-i18n/nkf is masked on musl
app-i18n/multiskkserv test
diff --git a/profiles/package.mask b/profiles/package.mask
index 7efdbb769a87..933860275903 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,111 @@
#--- END OF EXAMPLES ---
+# Michał Górny <mgorny@gentoo.org> (2024-04-23)
+# No py3.12, no tests, no maintainer. Also no revdeps.
+# Removal on 2024-05-23. Bug #929513.
+dev-python/sphinxcontrib-newsfeed
+
+# Michał Górny <mgorny@gentoo.org> (2024-04-23)
+# Integrated into >=dev-python/pytest-5.0. No revdeps.
+# Removal on 2024-05-23. Bug #929496.
+dev-python/pytest-faulthandler
+
+# Michał Górny <mgorny@gentoo.org> (2024-04-23)
+# Broken with py3.12. Last commit upstream in 2021. No revdeps.
+# Removal on 2024-05-23. Bug #929484.
+dev-python/pyannotate
+
+# Michał Górny <mgorny@gentoo.org> (2024-04-23)
+# No py3.12, broken. Upstream literally tells people to use a fork
+# "for the time being". No revdeps.
+# Removal on 2024-05-23. Bug #929461.
+dev-python/kafka-python
+
+# Michał Górny <mgorny@gentoo.org> (2024-04-23)
+# Unmaintained. No py3.12, failing tests. Last upstream activity
+# in 2020, triggered by our previous last rites. No revdeps.
+# Removal on 2024-05-23. Bug #929445.
+dev-python/cgroup-utils
+
+# Michał Górny <mgorny@gentoo.org> (2024-04-23)
+# Unmaintained Sphinx theme. Last commit in 2021. No revdeps.
+# Removal on 2024-05-23. Bug #929458.
+dev-python/guzzle_sphinx_theme
+
+# Michał Górny <mgorny@gentoo.org> (2024-04-23)
+# Unmaintained in Gentoo. Lacking tests, py3.12 support, outdated.
+# No revdeps. The alternatives are dev-python/{llfuse,pyfuse3}.
+# Removal on 2024-05-23. Bug #929453.
+dev-python/fuse-python
+
+# Michał Górny <mgorny@gentoo.org> (2024-04-23)
+# Unmaintained. Last release in 2003. Carries a ton of patches.
+# Removal on 2024-05-23. Bug #928731.
+net-analyzer/tcpstat
+
+# Michał Górny <mgorny@gentoo.org> (2024-04-23)
+# Added in 2005 and not updated since. Homepage and source mirrors
+# are gone. Needs patches to even build.
+# Removal on 2024-05-23. Bug #928594.
+media-video/vstrip
+
+# Michał Górny <mgorny@gentoo.org> (2024-04-23)
+# Obsolete Pidgin plugin. Last supported in 2008, removed from plugin
+# list in 2019.
+# Removal on 2024-05-23. Bug #928578.
+net-im/librvp
+
+# Michał Górny <mgorny@gentoo.org> (2024-04-23)
+# Unmaintained GTK+2 application. Last update in 2005.
+# Alternatives include media-sound/fmit and media-sound/lingot.
+# Removal on 2024-05-23. Bug #928512.
+media-sound/pitchtune
+
+# Michał Górny <mgorny@gentoo.org> (2024-04-23)
+# Ancient. Homepage gone. There are many alternative network testing
+# tools, such as net-misc/iperf.
+# Removal on 2024-05-23. Bug #928133.
+net-analyzer/gensink
+
+# Michał Górny <mgorny@gentoo.org> (2024-04-23)
+# An old, unmaintained theme. The last revdep stopped using it.
+# Removal on 2024-05-23. Bug #927764.
+dev-python/sphinx-py3doc-enhanced-theme
+
+# Michał Górny <mgorny@gentoo.org> (2024-04-23)
+# Unmaintained in Gentoo and seriously outdated. EAPI 6. No revdeps.
+# There seem to be an up-to-date ebuilds in ::mva.
+# Removal on 2024-05-23. Bug #928070.
+dev-util/android-ndk
+
+# Michał Górny <mgorny@gentoo.org> (2024-04-23)
+# Unmaintained in Gentoo and seriously outdated. Its only reverse
+# dependency is app-admin/testdisk, and the current TestDisk versions
+# do not build against this version anyway
+# Removal on 2024-05-23. Bug #927076.
+app-forensics/libewf
+
+# Michał Górny <mgorny@gentoo.org> (2024-04-23)
+# Superseded by dev-python/tinycss2. No revdeps.
+# Removal on 2024-05-23. Bug #930503.
+dev-python/tinycss
+
+# Matthew Smith <matthew@gentoo.org> (2024-04-23)
+# Security issues (Bug #920682).
+# See the following link for breaking changes:
+# https://www.erlang.org/patches/otp-26.2#incompatibilities
+# Removal on 2024-05-23
+<dev-lang/elixir-1.15.7
+<dev-lang/erlang-26.2.1
+
+# Matthew Smith <matthew@gentoo.org> (2024-04-23)
+# Security issues (Bug #918527) and blocking cleanup of vulnerable
+# dev-lang/erlang versions. Please upgrade.
+# https://www.rabbitmq.com/docs/upgrade
+# Removal on 2024-05-23
+<net-misc/rabbitmq-server-3.13.1
+
# Arthur Zamarin <arthurzam@gentoo.org> (2024-04-20)
# EAPI6 package, with no reverse dependencies. Not really maintained
# since gentoo's transition to git. Distfile is fetch and mirror
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index c4caddf85e8c..b3ac6e4185ec 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1426,6 +1426,7 @@ dev-db/postgresql:llvm - Add support for llvm JIT engine
dev-db/postgresql:server - Disable to build and install the clients and libraries only.
dev-db/postgresql:uuid - Enable server side UUID generation (via dev-libs/ossp-uuid).
dev-db/psqlodbc:iodbc - Use dev-db/libiodbc. Disable to use dev-db/unixODBC.
+dev-db/redict:tcmalloc - Use tcmalloc from dev-util/google-perftools for allocations.
dev-db/redis:tcmalloc - Use tcmalloc from dev-util/google-perftools for allocations.
dev-db/spatialite:geos - Add the sci-libs/geos library for exact topological tests
dev-db/spatialite:proj - Add the sci-libs/proj library for reprojection features
@@ -2005,6 +2006,7 @@ dev-libs/gmime:smime - Enable experimental S/MIME support
dev-libs/gmp:cpudetection - Enables runtime CPU detection (useful for binpkgs, compatibility on other CPUs). This only works on amd64/x86 at present. If this flag is enabled, GMP will work on a variety of amd64/x86 CPUs and load accelerated routines for use at runtime depending on the CPU in use. This makes it suitable for binary packages (binpkgs). If this flag is disabled, GMP will be tuned for the CPU being used at build-time and may not be usable on other machines.
dev-libs/gmp:pic - Force static libraries to be built as PIC to avoid TEXTRELs.
dev-libs/gobject-introspection:doctool - Install g-ir-doc-tool for generating documentation from introspected data
+dev-libs/hiredict:shim - Install header shims for the hiredis api.
dev-libs/imath:large-stack - Enables code to take advantage of large stack support
dev-libs/input-pad:eekboard - Enable support for dev-libs/eekboard
dev-libs/input-pad:xtest - Enable support for x11-libs/libXtst
@@ -2871,6 +2873,7 @@ dev-util/diffoscope:ssh - Use net-misc/openssh
dev-util/diffoscope:tar - Use app-arch/tar
dev-util/diffoscope:tcpdump - Use net-analyzer/tcpdump
dev-util/diffoscope:zip - Use app-arch/unzip
+dev-util/dropwatch:bfd - Add support for Binary File Descriptor
dev-util/edi:clang - Provide integration with sys-devel/clang and dev-util/bear for autocompletion, inline errors and information about compilation units.
dev-util/flatpak-builder:yaml - Use libyaml for yaml support
dev-util/geany:vte - Enable Terminal support (x11-libs/vte)
@@ -4050,12 +4053,14 @@ media-gfx/blender:cycles - Build cycles renderer (requires media-libs/openimagei
media-gfx/blender:cycles-bin-kernels - Precompile the cycles render kernels for the CUDA/HIP/OneAPI backends, if they are enabled, at compile time. This makes it so that the user doesn't have to wait for the kernels to compile when they are used for the first time in Blender. If this option is not on, they will be built as needed at runtime.
media-gfx/blender:dds - Adds DDS textures support to Blender.
media-gfx/blender:embree - Use embree to accelerate certain areas of the Cycles render engine.
+media-gfx/blender:experimental - Build Experimental Blender Modules
media-gfx/blender:fluid - Adds fluid simulation support via the built-in Mantaflow library.
media-gfx/blender:headless - Build without graphical support (renderfarm, server mode only).
media-gfx/blender:hip - Build cycles renderer with AMD HIP support.
media-gfx/blender:nanovdb - Enable nanoVDB support in Cycles. Uses less memory than regular openVDB when rendering.
media-gfx/blender:ndof - Enable NDOF input devices (SpaceNavigator and friends).
media-gfx/blender:oidn - Enable OpenImageDenoiser Support
+media-gfx/blender:oneapi - Build OIDN with Intel oneAPI SyCL support
media-gfx/blender:openimageio - Enable OpenImageIO Support
media-gfx/blender:openpgl - Enable path guiding support in Cycles
media-gfx/blender:opensubdiv - Add rendering support form OpenSubdiv from Dreamworks Animation through media-libs/opensubdiv.
@@ -4064,7 +4069,9 @@ media-gfx/blender:optix - Add support for NVIDIA's OptiX Raytracing Engine.
media-gfx/blender:osl - Add support for OpenShadingLanguage scripting.
media-gfx/blender:potrace - Add support for converting bitmaps into Grease pencil line using the potrace library.
media-gfx/blender:pugixml - Enable PugiXML support (Used for OpenImageIO, Grease Pencil SVG export)
+media-gfx/blender:renderdoc - Build Blender with renderdoc support
media-gfx/blender:tbb - Use threading building blocks library from dev-cpp/tbb.
+media-gfx/blender:vulkan - Add support for the experimental Vulkan viewport backend
media-gfx/chafa:tools - Build command-line tools
media-gfx/darktable:gamepad - Support using game controllers as input devices
media-gfx/darktable:geolocation - Enable geotagging support
@@ -7699,8 +7706,10 @@ sci-physics/root:uring - Enable support for sys-libs/liburing in RNTuple
sci-physics/root:vc - Enable support for dev-libs/vc with VecCore
sci-physics/root:xrootd - Build the interface for net-libs/xrootd
sci-physics/thepeg:fastjet - Adds support for sci-physics/fastjet
-sci-physics/thepeg:hepmc - Adds support for High Energy Physics Monte Carlo Generators sci-physics/hepmc
+sci-physics/thepeg:hepmc - Adds support for High Energy Physics Monte Carlo Generatorssci-physics/hepmc
+sci-physics/thepeg:hepmc3 - Adds support for High Energy Physics Monte Carlo Generators 3sci-physics/hepmc
sci-physics/thepeg:lhapdf - Adds support for sci-physics/lhapdf
+sci-physics/thepeg:rivet - Adds support for sci-physics/rivet
sci-physics/vgm:geant4 - Enable interaction with Geant4(sci-physics/geant:4)
sci-physics/vgm:root - Enable interaction with ROOT (sci-physics/root)
sci-physics/yoda:root - Adds support for sci-physics/root