summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin238115 -> 238123 bytes
-rw-r--r--profiles/features/musl/package.mask4
-rw-r--r--profiles/package.mask45
-rw-r--r--profiles/use.local.desc3
4 files changed, 12 insertions, 40 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 19f82667b645..18d311b8ca53 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index 1ba5d86345f4..bff0c8c5c526 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# NHOrus <jy6x2b32pie9@yahoo.com> (2025-02-01)
+# not ported to musl, bug #713434
+app-crypt/mit-krb5-appl
+
# Arthur Zamarin <arthurzam@gentoo.org> (2025-01-25)
# depends on vscode/vscodium, which are glibc binary package
kde-misc/krunner-vscodeprojects
diff --git a/profiles/package.mask b/profiles/package.mask
index ecbf03daf2ce..f70a69477c2d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,12 @@
#--- END OF EXAMPLES ---
+# Mike Pagano <mpagano@gentoo.org> (2025-02-07)
+# Last release 3 years ago, no version compiles; ours or upstreams.
+# Ack from maintainer. Driver is available in the Linux Kernel
+# Removal on 2025-03-07. Bug: 949318
+net-misc/AQtion
+
# Matt Turner <mattst88@gentoo.org> (2025-02-05)
# Masked for testing
=dev-util/mesa_clc-25.0*
@@ -242,45 +248,6 @@ dev-ruby/dust
# Removed upstream in gstreamer-1.24. See bug #947522. Removal on 2025-02-05.
media-plugins/gst-plugins-kate
-# Paul Zander <negril.nx+gentoo@gmail.com> (2025-01-05)
-# Masked for testing
->=dev-build/rocm-cmake-6.3.0
->=dev-libs/hipother-6.3.0
->=dev-libs/rccl-6.3.0
->=dev-libs/rocdbgapi-6.3.0
->=dev-libs/rocm-comgr-6.3.0
->=dev-libs/rocm-device-libs-6.3.0
->=dev-libs/rocm-opencl-runtime-6.3.0
->=dev-libs/rocr-runtime-6.3.0
->=dev-libs/roct-thunk-interface-6.3.0
->=dev-util/hip-6.3.0
->=dev-util/hipcc-6.3.0
->=dev-util/hipify-clang-6.3.0
->=dev-util/rocm_bandwidth_test-6.3.0
->=dev-util/rocm-smi-6.3.0
->=dev-util/rocminfo-6.3.0
->=dev-util/roctracer-6.3.0
->=dev-util/Tensile-6.3.0
->=sci-libs/composable-kernel-6.3.0
->=sci-libs/hipBLAS-common-6.3.0
->=sci-libs/hipBLAS-6.3.0
->=sci-libs/hipBLASLt-6.3.0
->=sci-libs/hipCUB-6.3.0
->=sci-libs/hipFFT-6.3.0
->=sci-libs/hipRAND-6.3.0
->=sci-libs/hipSOLVER-6.3.0
->=sci-libs/hipSPARSE-6.3.0
->=sci-libs/miopen-6.3.0
->=sci-libs/rocBLAS-6.3.0
->=sci-libs/rocFFT-6.3.0
->=sci-libs/rocPRIM-6.3.0
->=sci-libs/rocRAND-6.3.0
->=sci-libs/rocSOLVER-6.3.0
->=sci-libs/rocSPARSE-6.3.0
->=sci-libs/rocThrust-6.3.0
->=sci-libs/rocWMMA-6.3.0
->=sci-libs/rpp-6.3.0
-
# Nowa Ammerlaan <nowa@gentoo.org> (2025-01-03)
# Contains a serious bug that can cause deletion of the users home dir.
# See-also: https://github.com/keshavbhatt/whatsie/issues/230
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index d6f2cfcb3327..c41407c3e0ed 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1879,6 +1879,7 @@ dev-lang/pypy:ensurepip - Install the ensurepip module that uses bundled wheels
dev-lang/pypy:full-stdlib - Install complete stdlib as necessary to use PyPy for general purpose programs. By default, only a limited subset that is used when building PyPy3 executables is installed. Note that PyPy2.7's stdlib contains multiple known vulnerabilities.
dev-lang/pypy:symlink - Install "pypy3" symlink, making this PyPy slot the default PyPy3 implementation that is used for building Gentoo packages.
dev-lang/pypy:test-install - Install the test suite packages, that are required to run tests in a few reverse dependencies.
+dev-lang/pypy3-exe:low-memory - Build using PyPy with the engine configured towards low memory footprint. This makes it possible to build PyPy using ~3.5G of RAM on amd64 and ~half of that on x86, at the cost of lengthened build time.
dev-lang/python:bluetooth - Build Bluetooth protocol support in socket module
dev-lang/python:ensurepip - Install the ensurepip module that uses bundled wheels to bootstrap pip and setuptools (if disabled, it will be only possible to use venv `--without-pip`)
dev-lang/python:jit - Enable experimental Just-In-Time compilation support.
@@ -2456,6 +2457,7 @@ dev-python/pyqt6:qml - Build bindings for the QtQml module and enable the qml pl
dev-python/pyqt6:quick - Build bindings for the QtQuick module
dev-python/pyqt6:quick3d - Build bindings for the QtQuick3D module
dev-python/pyqt6:remoteobjects - Build bindings for the QtRemoteObjects module
+dev-python/pyqt6:scxml - Build bindings for the QtSCXML module
dev-python/pyqt6:sensors - Build bindings for the QtSensors module
dev-python/pyqt6:serialport - Build bindings for the QtSerialPort module
dev-python/pyqt6:spatialaudio - Build bindings for the QtSpatialAudio module
@@ -4881,7 +4883,6 @@ media-sound/qmmp:sndfile - Enable wav playback support via media-libs/libsndfile
media-sound/qmmp:soxr - Use the SoX resampling library
media-sound/qmmp:stereo - Enable stereo effect
media-sound/qmmp:tray - Build tray icon
-media-sound/qmmp:xmp - Enable module files renderer (modplug replacement)
media-sound/qsampler:libgig - Enable libgig support for loading Gigasampler files and DLS (Downloadable Sounds) Level 1/2 files
media-sound/qtractor:aubio - Enable media-libs/aubio support
media-sound/qtractor:dssi - Enable support for DSSI Soft Synth Interface