mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-26 08:01:14 +02:00
profiles: Sync with Gentoo
It's from Gentoo commit 6a2c619fe521b9c5a54347539497c4171d46e8de.
This commit is contained in:
parent
bc32a660c8
commit
0c37057fea
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Matt Jolly <kangie@gentoo.org> (2025-01-29)
|
||||
# Needs dev-lang/go which is not keyworded here
|
||||
x11-wm/fvwm3 go
|
||||
|
||||
# Pacho Ramos <pacho@gentoo.org> (2025-01-26)
|
||||
# Needs unkeyworded net-libs/msgraph
|
||||
gnome-base/gvfs onedrive
|
||||
@ -116,6 +120,7 @@ app-alternatives/ninja samurai
|
||||
# https://buildd.debian.org/status/logs.php?pkg=weston&arch=alpha
|
||||
gui-libs/gtk wayland
|
||||
dev-libs/libportal wayland
|
||||
app-i18n/ibus wayland
|
||||
|
||||
# matoro <matoro_gentoo@matoro.tk> (2023-06-18)
|
||||
# sci-physics/bullet not keyworded here (#908240)
|
||||
|
@ -17,6 +17,18 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2025-02-03)
|
||||
# QtWebView is available here
|
||||
dev-python/pyside -webview
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2025-02-03)
|
||||
# QtSerialBus is available here
|
||||
dev-python/pyside -serialbus
|
||||
|
||||
# Eli Schwartz <eschwartz@gentoo.org> (2025-01-27)
|
||||
# All dependencies available
|
||||
dev-build/meson -test-full
|
||||
|
||||
# Matt Jolly <kangie@gentoo.org> (2025-01-11)
|
||||
# We can bootstrap with mrustc on amd64.
|
||||
dev-lang/rust -mrustc-bootstrap
|
||||
@ -86,6 +98,7 @@ media-gfx/blender -gnome -oneapi -renderdoc -vulkan
|
||||
# dev-qt/qtlanguageserver:6 is keyworded here
|
||||
dev-qt/qtdeclarative:6 -qmlls
|
||||
dev-qt/qttools:6 -qmlls
|
||||
dev-python/pyside -tools
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2024-03-17)
|
||||
# virt-firmware is keyworded here
|
||||
@ -146,11 +159,6 @@ sys-apps/irqbalance -thermal
|
||||
# media-libs/shaderc is keyworded here.
|
||||
media-libs/libplacebo -shaderc
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-09-19)
|
||||
# dev-cpp/cpp-httplib is keyworded here.
|
||||
llvm-core/lldb -debuginfod
|
||||
llvm-core/llvm -debuginfod
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2023-09-13)
|
||||
# media-gfx/renderdoc is keyworded here
|
||||
dev-qt/qtbase -renderdoc
|
||||
|
@ -17,6 +17,10 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-02-09)
|
||||
# dev-libs/rocdbgapi is not yet marked stable
|
||||
dev-debug/gdb rocm
|
||||
|
||||
# Matt Jolly <kangie@gentoo.org> (2025-01-11)
|
||||
# Stable-mask until mrustc is stabilised
|
||||
dev-lang/rust mrustc-bootstrap
|
||||
|
@ -102,7 +102,6 @@ kde-apps/akonadiconsole
|
||||
kde-apps/akregator
|
||||
kde-apps/calendarjanitor
|
||||
kde-apps/calendarsupport
|
||||
<kde-apps/cantor-24.11.80
|
||||
kde-apps/eventviews
|
||||
kde-apps/grantlee-editor
|
||||
kde-apps/incidenceeditor
|
||||
|
@ -1,12 +1,9 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2024-07-01)
|
||||
# USE="kf6compat,kaccounts" depends on kde-frameworks/purpose:6[webengine]
|
||||
# which is package.use.mask'ed on these arches. We cannot mask the
|
||||
# combination specifically but in reality kaccounts is useless without
|
||||
# additional dev-qt/qtwebengine revdeps.
|
||||
kde-frameworks/purpose:5 kaccounts
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2025-02-03)
|
||||
# QtWebView is masked here
|
||||
dev-python/pyside webview
|
||||
|
||||
# Ben Kohler <bkohler@gentoo.org> (2024-05-27)
|
||||
# Runtime issues (bug #925115) and build issues (bug #931092)
|
||||
|
@ -1,10 +1,6 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Eli Schwartz <eschwartz@gentoo.org> (2025-01-26)
|
||||
# Dependencies e.g. bindgen not keyworded
|
||||
dev-build/meson test-full
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-01-04)
|
||||
# kde-plasma/kde-cli-tools not keyworded here
|
||||
x11-misc/xdg-utils plasma
|
||||
@ -53,13 +49,6 @@ games-emulation/rmg -dynarec
|
||||
# See #934149, #934151, #936022, #936021
|
||||
sys-devel/binutils -gold
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2024-07-01)
|
||||
# USE="kf6compat,kaccounts" depends on kde-frameworks/purpose:6[webengine]
|
||||
# which is package.use.mask'ed on these arches. We cannot mask the
|
||||
# combination specifically but in reality kaccounts is useless without
|
||||
# additional dev-qt/qtwebengine revdeps.
|
||||
kde-frameworks/purpose:5 kaccounts
|
||||
|
||||
# Sam James <sam@gentoo.org> (2024-06-13)
|
||||
# Needs as-yet-unkeyworded KF6 (bug #934215)
|
||||
app-crypt/pinentry qt6
|
||||
@ -68,7 +57,7 @@ app-crypt/pinentry qt6
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2024-06-01)
|
||||
# qtnetworkauth, qtremoteobjects and qthttpserver not yet keyworded here
|
||||
dev-python/pyside6 network-auth httpserver remoteobjects
|
||||
dev-python/pyside network-auth httpserver remoteobjects
|
||||
dev-python/qtpy remoteobjects
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2024-03-21)
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-28)
|
||||
# PyQt 6 is not stable here
|
||||
>=app-admin/setools-4.5.1 gui test
|
||||
|
||||
# Sam James <sam@gentoo.org> (2024-10-05)
|
||||
# media-libs/jasper fails tests (bug #907259)
|
||||
media-gfx/graphicsmagick jpeg2k
|
||||
|
@ -5,10 +5,6 @@
|
||||
# supports 64 bit neon
|
||||
media-libs/opencv cpu_flags_arm_neon
|
||||
|
||||
# Matt Jolly <kangie@gentoo.org> (2024-01-30)
|
||||
# Google does not provide an arm64 toolchain
|
||||
www-client/chromium system-toolchain
|
||||
|
||||
# matoro <matoro_gentoo@matoro.tk> (2022-08-31)
|
||||
# GHC does not gain native codegen for arm64 until 9.2.
|
||||
# We don't want an unregisterised build, so force LLVM codegen.
|
||||
|
@ -1,13 +1,21 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2025-02-03)
|
||||
# QtWebView is available here
|
||||
dev-python/pyside -webview
|
||||
|
||||
# Eli Schwartz <eschwartz@gentoo.org> (2025-01-27)
|
||||
# Dependencies e.g. pypy keyworded (not stable) here.
|
||||
dev-build/meson -test-full
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2024-12-24)
|
||||
# OpenMP offloading is supported on 64-bit architectures only.
|
||||
llvm-core/clang-runtime -offload
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2024-12-20)
|
||||
# qtremoteobjects and qthttpserver not yet keyworded here
|
||||
dev-python/pyside6 httpserver remoteobjects
|
||||
dev-python/pyside httpserver remoteobjects
|
||||
dev-python/qtpy remoteobjects
|
||||
|
||||
# Sam James <sam@gentoo.org> (2024-12-17)
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Eli Schwartz <eschwartz@gentoo.org> (2025-01-27)
|
||||
# Dependencies e.g. pypy not stable here.
|
||||
dev-build/meson test-full
|
||||
|
||||
# Eray Aslan <eras@gentoo.org> (2024-06-17)
|
||||
# mongodb needed for tests which is not stable keyworded for arm64
|
||||
dev-libs/mongo-c-driver test
|
||||
@ -14,7 +18,7 @@ app-emulation/qemu capstone
|
||||
sys-kernel/installkernel efistub
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
|
||||
# dev-python/pyside6 is not stable here yet
|
||||
# dev-python/pyside is not stable here yet
|
||||
dev-python/qtpy pyside6
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-04-22)
|
||||
|
@ -1,6 +1,14 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2025-02-03)
|
||||
# QtWebView is not available everywhere
|
||||
dev-python/pyside webview
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2025-02-03)
|
||||
# QtSerialBus is not available everywhere
|
||||
dev-python/pyside serialbus
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2024-12-24)
|
||||
# OpenMP offloading is supported on 64-bit architectures only.
|
||||
llvm-core/clang-runtime offload
|
||||
@ -63,6 +71,7 @@ media-gfx/blender gnome oneapi renderdoc vulkan
|
||||
# dev-qt/qtlanguageserver:6 currently has very few keywords
|
||||
dev-qt/qtdeclarative:6 qmlls
|
||||
dev-qt/qttools:6 qmlls
|
||||
dev-python/pyside tools
|
||||
|
||||
# Mike Gilbert <floppym@gentoo.org> (2024-04-13)
|
||||
# Missing keywords on dev-python/looseversion.
|
||||
@ -125,11 +134,6 @@ media-video/obs-studio mpegts
|
||||
# media-libs/shaderc has very few keywords.
|
||||
media-libs/libplacebo shaderc
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-09-19)
|
||||
# dev-cpp/cpp-httplib is barely keyworded anywhere.
|
||||
llvm-core/lldb debuginfod
|
||||
llvm-core/llvm debuginfod
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2023-09-13)
|
||||
# media-gfx/renderdoc currently has few keywords
|
||||
dev-qt/qtbase renderdoc
|
||||
|
@ -1,10 +1,6 @@
|
||||
# Copyright 2022-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Eli Schwartz <eschwartz@gentoo.org> (2025-01-26)
|
||||
# Dependencies e.g. netcdf not keyworded
|
||||
dev-build/meson test-full
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2025-01-16)
|
||||
# tests require qtwebengine which is unavailable
|
||||
dev-python/qtconsole test
|
||||
@ -85,13 +81,6 @@ net-misc/curl http3 quic curl_quic_openssl curl_quic_ngtcp2
|
||||
# Full testing requires www-client/firefox.
|
||||
dev-python/selenium test-rust
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2024-07-01)
|
||||
# USE="kf6compat,kaccounts" depends on kde-frameworks/purpose:6[webengine]
|
||||
# which is package.use.mask'ed on these arches. We cannot mask the
|
||||
# combination specifically but in reality kaccounts is useless without
|
||||
# additional dev-qt/qtwebengine revdeps.
|
||||
kde-frameworks/purpose:5 kaccounts
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2024-06-15)
|
||||
# Requires unkeyworded dev-qt/qtwebengine (and revdeps)
|
||||
kde-plasma/plasma-nm openconnect
|
||||
@ -168,11 +157,6 @@ gnome-extra/gnome-software flatpak
|
||||
# dev-ruby/asciidoctor is not keyworded yet.
|
||||
dev-util/librnp man
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-09-19)
|
||||
# dev-cpp/cpp-httplib is keyworded here.
|
||||
llvm-core/lldb -debuginfod
|
||||
llvm-core/llvm -debuginfod
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2023-09-10)
|
||||
# Revdeps of dev-python/ujson which is masked.
|
||||
dev-python/cattrs test
|
||||
|
@ -1,10 +1,6 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Eli Schwartz <eschwartz@gentoo.org> (2025-01-26)
|
||||
# Dependencies e.g. bindgen not keyworded
|
||||
dev-build/meson test-full
|
||||
|
||||
# Pacho Ramos <pacho@gentoo.org> (2025-01-26)
|
||||
# Needs unkeyworded net-libs/msgraph
|
||||
gnome-base/gvfs onedrive
|
||||
@ -19,7 +15,7 @@ dev-libs/libfido2 hidapi
|
||||
|
||||
# Matt Jolly <kangie@gentoo.org> (2024-11-03)
|
||||
# Requires llvm 16 which is not keyworded
|
||||
=dev-lang/rust-1.71.1-r100 system-llvm
|
||||
~dev-lang/rust-1.71.1 system-llvm
|
||||
|
||||
# Felix Janda <felix.janda@posteo.de> (2024-10-20)
|
||||
# requires dev-libs/libcss and net-libs/libdom to be keyworded
|
||||
@ -192,8 +188,8 @@ net-analyzer/rrdtool rados
|
||||
>=media-video/ffmpeg-5 shaderc
|
||||
|
||||
# matoro <matoro_gentoo@matoro.tk> (2023-11-22)
|
||||
# Qt 5 is not keyworded here
|
||||
app-admin/setools X test
|
||||
# PyQt 6 is not keyworded here
|
||||
app-admin/setools gui test
|
||||
|
||||
# matoro <matoro_gentoo@matoro.tk> (2023-11-22)
|
||||
# Qt 5 is not keyworded here
|
||||
|
@ -91,7 +91,7 @@ dev-db/spatialite rttopo
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2023-08-30)
|
||||
# Avoid keywordming more Qt stuff
|
||||
dev-python/pyside2 3d datavis scxml
|
||||
dev-python/pyside6 3d httpserver remoteobjects scxml
|
||||
dev-python/pyside 3d httpserver remoteobjects scxml
|
||||
dev-python/qtpy remoteobjects
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2023-03-07)
|
||||
|
@ -1,10 +1,6 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Matt Jolly <kangie@gentoo.org> (2024-01-30)
|
||||
# Google does not provide a ppc64 toolchain
|
||||
www-client/chromium system-toolchain
|
||||
|
||||
# Alexey Sokolov <alexey+gentoo@asokolov.org> (2023-08-14)
|
||||
# OpenMW is only playtested with LuaJIT, and in fact unit tests fail with Lua-5.
|
||||
# Therefore apply mask/force to override the profile's defaults, and invert on
|
||||
|
@ -17,13 +17,6 @@ media-libs/libass libunibreak
|
||||
# QUIC dependencies are not keyworded
|
||||
net-misc/curl http3 quic curl_quic_openssl curl_quic_ngtcp2
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2024-07-01)
|
||||
# USE="kf6compat,kaccounts" depends on kde-frameworks/purpose:6[webengine]
|
||||
# which is package.use.mask'ed on these arches. We cannot mask the
|
||||
# combination specifically but in reality kaccounts is useless without
|
||||
# additional dev-qt/qtwebengine revdeps.
|
||||
kde-frameworks/purpose:5 kaccounts
|
||||
|
||||
# Sam James <sam@gentoo.org> (2024-05-19)
|
||||
# media-libs/jasper not yet keyworded here: https://bugs.gentoo.org/921559
|
||||
media-gfx/graphicsmagick jpeg2k
|
||||
|
@ -31,7 +31,7 @@ dev-python/selenium test-rust
|
||||
dev-util/selenium-manager test
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2024-09-12)
|
||||
# dev-python/pyside6 is not stable here
|
||||
# dev-python/pyside is not stable here
|
||||
dev-python/qtpy pyside6
|
||||
|
||||
# Sam James <sam@gentoo.org> (2024-04-30)
|
||||
|
@ -1,9 +1,9 @@
|
||||
# Copyright 2023-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Eli Schwartz <eschwartz@gentoo.org> (2025-01-26)
|
||||
# Dependencies e.g. bindgen not keyworded
|
||||
dev-build/meson test-full
|
||||
# Matt Jolly <kangie@gentoo.org> (2025-01-29)
|
||||
# Needs dev-lang/go which is not keyworded here
|
||||
x11-wm/fvwm3 go
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2024-11-04)
|
||||
# media-libs/libavif is not keyworded
|
||||
|
@ -1,10 +1,6 @@
|
||||
# Copyright 2019-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Eli Schwartz <eschwartz@gentoo.org> (2025-01-26)
|
||||
# Dependencies e.g. netcdf not keyworded
|
||||
dev-build/meson test-full
|
||||
|
||||
# Alexey Shvetsov <alexxy@gentoo.org> (2024-11-21)
|
||||
# sci-libs/caffe2 is not keyworded on arm64
|
||||
sci-chemistry/gromacs nnpot
|
||||
@ -29,13 +25,6 @@ sci-mathematics/maxima vtk
|
||||
sci-libs/fplll qd
|
||||
sci-mathematics/lcalc double-double quad-double
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2024-07-01)
|
||||
# USE="kf6compat,kaccounts" depends on kde-frameworks/purpose:6[webengine]
|
||||
# which is package.use.mask'ed on these arches. We cannot mask the
|
||||
# combination specifically but in reality kaccounts is useless without
|
||||
# additional dev-qt/qtwebengine revdeps.
|
||||
kde-frameworks/purpose:5 kaccounts
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2024-06-15)
|
||||
# Requires unkeyworded dev-qt/qtwebengine (and revdeps)
|
||||
kde-plasma/plasma-nm openconnect
|
||||
@ -71,7 +60,7 @@ sys-apps/openrc-navi s6
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2023-08-30)
|
||||
# Avoid keywording more Qt stuff
|
||||
dev-python/pyside6 httpserver remoteobjects
|
||||
dev-python/pyside httpserver remoteobjects
|
||||
dev-python/qtpy remoteobjects
|
||||
|
||||
# Marek Szuba <marecki@gentoo.org> (2023-08-19)
|
||||
|
@ -1,10 +1,6 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Eli Schwartz <eschwartz@gentoo.org> (2025-01-26)
|
||||
# Dependencies e.g. bindgen not keyworded
|
||||
dev-build/meson test-full
|
||||
|
||||
# Sam James <sam@gentoo.org. (2025-01-14)
|
||||
# dev-cpp/benchmark is not yet keyworded here
|
||||
dev-libs/re2 benchmark
|
||||
|
@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Eli Schwartz <eschwartz@gentoo.org> (2025-01-26)
|
||||
# Dependencies e.g. bindgen not keyworded
|
||||
dev-build/meson test-full
|
||||
# Matt Jolly <kangie@gentoo.org> (2025-01-29)
|
||||
# Needs dev-lang/go which is not keyworded here
|
||||
x11-wm/fvwm3 go
|
||||
|
||||
# Pacho Ramos <pacho@gentoo.org> (2025-01-26)
|
||||
# Needs unkeyworded net-libs/msgraph
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Eli Schwartz <eschwartz@gentoo.org> (2025-01-26)
|
||||
# Dependencies e.g. bindgen not keyworded
|
||||
dev-build/meson test-full
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2025-02-03)
|
||||
# QtSerialBus is available here
|
||||
dev-python/pyside -serialbus
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2024-12-20)
|
||||
# qtremoteobjects and qthttpserver not yet keyworded here
|
||||
dev-python/pyside6 httpserver remoteobjects
|
||||
dev-python/pyside httpserver remoteobjects
|
||||
dev-python/qtpy remoteobjects
|
||||
|
||||
# Ben Kohler <bkohler@gentoo.org> (2024-10-23)
|
||||
@ -62,13 +62,6 @@ dev-lang/php opcache-jit
|
||||
# app-office/lyx is unavailable on x86
|
||||
dev-tex/abntex lyx
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2024-07-01)
|
||||
# USE="kf6compat,kaccounts" depends on kde-frameworks/purpose:6[webengine]
|
||||
# which is package.use.mask'ed on these arches. We cannot mask the
|
||||
# combination specifically but in reality kaccounts is useless without
|
||||
# additional dev-qt/qtwebengine revdeps.
|
||||
kde-frameworks/purpose:5 kaccounts
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2024-03-21)
|
||||
# virt-firmware is keyworded here
|
||||
sys-kernel/installkernel -efistub
|
||||
@ -99,11 +92,6 @@ sys-kernel/installkernel -grub
|
||||
# media-libs/shaderc is keyworded here.
|
||||
media-libs/libplacebo -shaderc
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-09-19)
|
||||
# dev-cpp/cpp-httplib is keyworded here.
|
||||
llvm-core/lldb -debuginfod
|
||||
llvm-core/llvm -debuginfod
|
||||
|
||||
# Jon Janzen <jon@jonjanzen.com> (2023-09-11)
|
||||
# librttopo has not been tested on this arch
|
||||
dev-db/spatialite rttopo
|
||||
|
@ -35,7 +35,7 @@ dev-python/selenium test-rust
|
||||
dev-util/selenium-manager test
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2024-09-20)
|
||||
# dev-python/pyside6 is not stable here.
|
||||
# dev-python/pyside is not stable here.
|
||||
dev-python/qtpy pyside6
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2024-09-02)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2024-12-24)
|
||||
@ -26,6 +26,10 @@ 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.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
|
||||
@ -36,8 +40,12 @@ dev-lang/rust:1.80.1 llvm_slot_18
|
||||
dev-lang/rust-bin:1.80.1 llvm_slot_18
|
||||
dev-lang/rust:1.79.0 llvm_slot_18
|
||||
dev-lang/rust-bin:1.79.0 llvm_slot_18
|
||||
dev-lang/rust:1.78.0 llvm_slot_18
|
||||
dev-lang/rust-bin:1.78.0 llvm_slot_18
|
||||
dev-lang/rust:1.77.1 llvm_slot_17
|
||||
dev-lang/rust-bin:1.77.1 llvm_slot_17
|
||||
dev-lang/rust:1.76.0 llvm_slot_17
|
||||
dev-lang/rust-bin:1.76.0 llvm_slot_17
|
||||
dev-lang/rust:1.75.0 llvm_slot_17
|
||||
dev-lang/rust-bin:1.75.0 llvm_slot_17
|
||||
dev-lang/rust:1.74.1 llvm_slot_17
|
||||
|
@ -3,6 +3,25 @@
|
||||
|
||||
# New entries go on top.
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-02-08)
|
||||
# Requires dev-cpp/cpp-httplib that has extremely unstable ABI.
|
||||
# Not worth the constant churn of having to rebuild LLVM again and again.
|
||||
llvm-core/lldb debuginfod
|
||||
llvm-core/llvm debuginfod
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2025-01-04)
|
||||
# Missing dependencies not packaged currently
|
||||
dev-python/pyside doc
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-29)
|
||||
# Prepare cleanup of kde-frameworks/syndication:5
|
||||
kde-frameworks/knewstuff:5 opds
|
||||
|
||||
# Eli Schwartz <eschwartz@gentoo.org> (2025-01-27)
|
||||
# Dependencies e.g. bindgen/netcdf/pypy not keyworded or stable in
|
||||
# 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
|
||||
@ -17,8 +36,9 @@ kde-frameworks/kfilemetadata:5 mobi
|
||||
media-gfx/okularpart:5 mobi
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-03)
|
||||
# Prepare cleanup of kde-apps/kaccounts-integration:6[qt5]
|
||||
kde-frameworks/purpose:5 kaccounts
|
||||
# Prepare cleanup of kde-apps/kaccounts-integration:6[qt5] and
|
||||
# kde-frameworks/bluez-qt:5
|
||||
kde-frameworks/purpose:5 bluetooth kaccounts
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2024-12-31)
|
||||
# None of the sci-libs/symengine versions work with the modern versions
|
||||
|
@ -4,6 +4,10 @@
|
||||
# New entries go on top.
|
||||
# Please use the same syntax as in package.use.mask.
|
||||
|
||||
# Arthur Zamarin <arthurzam@gentoo.org> (2025-02-03)
|
||||
# Requires dev-util/shelltestrunner
|
||||
app-arch/mt-st test
|
||||
|
||||
# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2025-01-04)
|
||||
# dev-libs/protobuf-28.3 is not yet marked stable.
|
||||
>=dev-java/protobuf-java-4.28.3 system-protoc
|
||||
|
@ -1,11 +1,12 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# 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.
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2024-12-31)
|
||||
# LLVM slot 20 has no releases yet.
|
||||
# LLVM slots with no keyworded releases yet.
|
||||
llvm_slot_21
|
||||
llvm_slot_20
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2024-12-11)
|
||||
|
@ -1,2 +1,2 @@
|
||||
..
|
||||
../../../../../../features/llvm
|
||||
../../../../../../features/musl/llvm
|
||||
|
@ -1,2 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/llvm
|
||||
../../../../../../../features/musl/llvm
|
||||
|
@ -1,2 +1,2 @@
|
||||
..
|
||||
../../../../../../features/llvm
|
||||
../../../../../../features/musl/llvm
|
||||
|
@ -1,2 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/llvm
|
||||
../../../../../../../features/musl/llvm
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
aes - Use the AES cryptography instruction set
|
||||
@ -13,6 +13,7 @@ sha1 - Use the SHA-1 cryptography instruction set
|
||||
sha2 - Use the SHA-2 cryptography instruction set
|
||||
sm4 - Use the SM4 cryptography instruction set
|
||||
sve - Use the Scalable Vector Extension instruction set
|
||||
sve2 - Use the Scalable Vector Extension 2 instruction set
|
||||
thumb - Enable Thumb instruction set (ARMv*T and ARMv6+)
|
||||
thumb2 - Enable Thumb-2 instruction set (ARMv*T2 and ARMv7+)
|
||||
v4 - Use instructions added in ARMv4
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 2024 Gentoo Authors.
|
||||
# Copyright 2024-2025 Gentoo Authors.
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
15 - Use LLVM 15.
|
||||
@ -7,3 +7,4 @@
|
||||
18 - Use LLVM 18.
|
||||
19 - Use LLVM 19.
|
||||
20 - Use LLVM 20.
|
||||
21 - Use LLVM 21.
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 2023-2024 Gentoo Authors
|
||||
# Copyright 2023-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2025-02-03)
|
||||
# QtWebView is masked here
|
||||
dev-python/pyside webview
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2024-06-05)
|
||||
# media-libs/exempi is seriously broken on big endian platforms.
|
||||
# https://gitlab.freedesktop.org/libopenraw/exempi/-/merge_requests/8#note_2277243
|
||||
@ -43,6 +47,7 @@ mail-client/thunderbird system-av1
|
||||
# dev-libs/weston casualties (#833010)
|
||||
# https://gitlab.freedesktop.org/wayland/weston/-/issues/739
|
||||
gui-libs/gtk wayland
|
||||
app-i18n/ibus wayland
|
||||
gnome-base/gnome-control-center wayland
|
||||
sys-apps/xdg-desktop-portal-gnome wayland
|
||||
net-libs/webkit-gtk:6 wayland
|
||||
|
1
sdk_container/src/third_party/portage-stable/profiles/features/musl/llvm/eapi
vendored
Normal file
1
sdk_container/src/third_party/portage-stable/profiles/features/musl/llvm/eapi
vendored
Normal file
@ -0,0 +1 @@
|
||||
5
|
10
sdk_container/src/third_party/portage-stable/profiles/features/musl/llvm/package.mask
vendored
Normal file
10
sdk_container/src/third_party/portage-stable/profiles/features/musl/llvm/package.mask
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
# Copyright 2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Michal Rostecki <vadorovsky@protonmail.com> (2025-02-09)
|
||||
# A libgcc_s drop-in replacement, which conflicts with sys-devel/gcc,
|
||||
# therefore meant only for profiles which can work without GCC being
|
||||
# present even as a fallback. Since glibc can't be built with clang,
|
||||
# it's possible only on musl/llvm profiles. If that ever changes, we
|
||||
# can move this unmask to all llvm profiles.
|
||||
-llvm-runtimes/libgcc
|
2
sdk_container/src/third_party/portage-stable/profiles/features/musl/llvm/parent
vendored
Normal file
2
sdk_container/src/third_party/portage-stable/profiles/features/musl/llvm/parent
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../llvm
|
@ -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
|
||||
@ -42,7 +46,7 @@ net-nds/nsscache
|
||||
|
||||
# Sam James <sam@gentoo.org> (2024-09-30)
|
||||
# Needs porting to musl (bug #940130)
|
||||
=sys-auth/elogind-255.5-r1
|
||||
~sys-auth/elogind-255.5
|
||||
|
||||
# Sam James <sam@gentoo.org> (2024-08-31)
|
||||
# sys-devel/binutils[gprofng] is masked on musl
|
||||
@ -97,6 +101,7 @@ dev-ada/libgpr
|
||||
dev-ada/gnatcoll-core
|
||||
dev-ada/gnatcoll-bindings
|
||||
dev-ada/langkit
|
||||
dev-ada/langkit-contrib
|
||||
dev-ada/templates-parser
|
||||
dev-ada/libadalang-tools
|
||||
dev-ada/libadalang
|
||||
@ -266,6 +271,7 @@ app-office/onlyoffice-bin
|
||||
app-shells/pwsh-bin
|
||||
app-text/master-pdf-editor
|
||||
app-text/zotero-bin
|
||||
dev-db/mongodb-compass-bin
|
||||
dev-db/ocp
|
||||
dev-db/oracle-instantclient
|
||||
dev-db/sqlcl-bin
|
||||
|
@ -211,10 +211,10 @@ media-video/mkvtoolnix nls
|
||||
sci-electronics/kicad-meta doc
|
||||
sys-apps/fakeroot nls
|
||||
sys-apps/man-db nls
|
||||
sys-apps/man-pages l10n_cs l10n_da l10n_de l10n_el l10n_es l10n_fi l10n_fr l10n_hu
|
||||
sys-apps/man-pages l10n_id l10n_it l10n_mk l10n_nb l10n_nl l10n_pl l10n_pt-BR l10n_ro
|
||||
sys-apps/man-pages l10n_sr l10n_sv l10n_uk l10n_vi
|
||||
sys-apps/man-pages l10n_ja l10n_ru l10n_zh-CN
|
||||
sys-apps/man-pages l10n_cs l10n_da l10n_de l10n_el l10n_es l10n_fi l10n_fr
|
||||
sys-apps/man-pages l10n_hu l10n_id l10n_it l10n_ko l10n_mk l10n_nb l10n_nl
|
||||
sys-apps/man-pages l10n_pl l10n_pt-BR l10n_ro l10n_ru l10n_sr l10n_sv
|
||||
sys-apps/man-pages l10n_uk l10n_vi
|
||||
sys-apps/sysvinit nls
|
||||
sys-auth/sssd man
|
||||
sys-apps/util-linux nls
|
||||
|
@ -143,7 +143,6 @@ dev-python/pysnmpcrypto
|
||||
dev-java/icedtea-web
|
||||
dev-debug/pwndbg
|
||||
dev-db/mycli
|
||||
sci-mathematics/mathlib-tools
|
||||
dev-python/keep
|
||||
dev-db/pgcli
|
||||
dev-db/mysql-workbench
|
||||
|
@ -1,10 +1,6 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Eli Schwartz <eschwartz@gentoo.org> (2025-01-26)
|
||||
# Tests the ability to compile rust projects
|
||||
dev-build/meson test-full
|
||||
|
||||
# Viorel Munteanu <ceamac@gentoo.org> (2025-01-24)
|
||||
# Requires dev-python/asyncssh.
|
||||
net-misc/dropbear test-async
|
||||
|
@ -33,12 +33,110 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Matt Jolly <kangie@gentoo.org> (2025-02-10)
|
||||
# Rust ebuilds are migrating to use RPATH/RUNPATH to find their libraries.
|
||||
# New revisions for each Slot are already in-tree and should be used instead.
|
||||
# Bug 949374
|
||||
=dev-lang/rust-1.71.1-r100
|
||||
=dev-lang/rust-1.74.1-r100
|
||||
=dev-lang/rust-1.75.0-r100
|
||||
=dev-lang/rust-1.76.0-r100
|
||||
=dev-lang/rust-1.77.1-r100
|
||||
=dev-lang/rust-1.79.0-r100
|
||||
=dev-lang/rust-1.78.0-r100
|
||||
=dev-lang/rust-1.80.1-r100
|
||||
=dev-lang/rust-1.81.0-r100
|
||||
=dev-lang/rust-1.82.0-r100
|
||||
=dev-lang/rust-1.82.0-r101
|
||||
=dev-lang/rust-1.83.0-r1
|
||||
=dev-lang/rust-1.84.0
|
||||
=dev-lang/rust-1.84.1
|
||||
=dev-lang/rust-bin-1.71.1-r101
|
||||
=dev-lang/rust-bin-1.74.1-r101
|
||||
=dev-lang/rust-bin-1.75.0-r101
|
||||
=dev-lang/rust-bin-1.77.1-r101
|
||||
=dev-lang/rust-bin-1.79.0-r101
|
||||
=dev-lang/rust-bin-1.80.1-r101
|
||||
=dev-lang/rust-bin-1.81.0-r101
|
||||
=dev-lang/rust-bin-1.82.0-r101
|
||||
=dev-lang/rust-bin-1.83.0
|
||||
=dev-lang/rust-bin-1.84.0
|
||||
=dev-lang/rust-bin-1.84.1
|
||||
|
||||
# Michal Rostecki <vadorovsky@protonmail.com> (2025-02-09)
|
||||
# A libgcc_s drop-in replacement, which conflicts with sys-devel/gcc,
|
||||
# therefore meant only for profiles which can work without GCC being
|
||||
# present even as a fallback.
|
||||
llvm-runtimes/libgcc
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-02-08)
|
||||
# Suspicious subslot bump, causing humongous rebuilds.
|
||||
# https://bugs.gentoo.org/949414
|
||||
=dev-cpp/cpp-httplib-0.18.6
|
||||
|
||||
# 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*
|
||||
=media-libs/mesa-25.0*
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2025-01-30)
|
||||
# Breaks the only consumer of pytest-bdd (qutebrowser),
|
||||
# not looked into yet but mask for now as it prevents
|
||||
# using it to test PyQt6 for the upcoming Qt bump.
|
||||
>=dev-python/gherkin-official-31.0.0
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-30)
|
||||
# Last release 15 years ago, dead upstream (never imported from kdesvn),
|
||||
# no revdeps probably since amarok last-rites. Removal on 2025-02-27.
|
||||
media-libs/taglib-extras
|
||||
|
||||
# Conrad Kostecki <conikost@gentoo.org> (2024-01-28)
|
||||
# A package, which depends on Qt5. Upstream dead for many years.
|
||||
# Removal on 2025-02-28. Bug #948048
|
||||
net-wireless/linssid
|
||||
|
||||
# Conrad Kostecki <conikost@gentoo.org> (2024-01-28)
|
||||
# Binary package, which depends on Qt5. Bug #926665
|
||||
# Please update to v5 beta or v6 beta. Removal on 2025-02-28.
|
||||
media-sound/teamspeak-client:3
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-28)
|
||||
# Last release 8 years ago, dead upstream (repository gone as well),
|
||||
# depends on Qt5, no one else packages this. Removal on 2025-02-27.
|
||||
net-misc/qtm
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-28)
|
||||
# Last release+commit 7 years ago, dead upstream, unmaintained in Gentoo,
|
||||
# depends on Qt5, broken with >= ffmpeg-5, no one else packages this.
|
||||
# Removal on 2025-02-27. Bug #900947
|
||||
app-misc/qcma
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-28)
|
||||
# Last release+commit 8 years ago, dead upstream, unmaintained in Gentoo,
|
||||
# depends on Qt5, no one else packages this. Removal on 2025-02-27.
|
||||
x11-misc/urxvtconfig
|
||||
|
||||
# Arthur Zamarin <arthurzam@gentoo.org> (2025-01-28)
|
||||
# Since we are done with EGO_SUM, this tool isn't needed any more.
|
||||
# Removal on 2025-02-27. Bug #948966.
|
||||
dev-go/get-ego-vendor
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-28)
|
||||
# Last release from 14 years ago, dead upstream (repository gone as well).
|
||||
# Plenty of other options in ::gentoo. Bug #947724, removal on 2025-02-27.
|
||||
media-sound/bempc
|
||||
|
||||
# Anthony G. Basile <blueness@gentoo.org> (2025-01-25)
|
||||
# Bug 909889. Needs PEP517 build. Very low user base
|
||||
# Remove 2025-02-24.
|
||||
app-portage/grs
|
||||
|
||||
|
||||
# Arthur Zamarin <arthurzam@gentoo.org> (2025-01-24)
|
||||
# EAPI=7, uses deprecated Go eclasses, fails to compile, installation
|
||||
# blocked by current versions of docker (which provides the features).
|
||||
@ -77,11 +175,14 @@ dev-python/spyder-terminal
|
||||
# CVE-2025-23050, bug #948573; Removal on 2025-02-22.
|
||||
dev-qt/qtbluetooth:5
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-23)
|
||||
# Qt5 package without any revdeps. Use dev-qt/qttools[qdbus] instead.
|
||||
dev-qt/qdbusviewer
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-23)
|
||||
# Qt5 packages without any revdeps.
|
||||
dev-qt/pixeltool
|
||||
dev-qt/qdbus
|
||||
dev-qt/qdbusviewer
|
||||
dev-qt/qdoc
|
||||
dev-qt/qtplugininfo
|
||||
dev-qt/qtquicktimeline:5
|
||||
@ -151,145 +252,18 @@ dev-qt/qtstyleplugins
|
||||
>=dev-libs/intel-compute-runtime-24.52.32224.5
|
||||
>=dev-util/intel-graphics-compiler-2.5.7
|
||||
|
||||
# Andrey Grozin <grozin@gentoo.org> (2025-01-09)
|
||||
# Unsupported old version, newer versions are not open-source.
|
||||
# Depends on Qt5.
|
||||
# Bugs 499030, 437262, 597268, 603592, 734890, 745495, 947740.
|
||||
# Use app-text/crqt-ng instead.
|
||||
# Removal on 2025-02-08.
|
||||
app-text/fbreader
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-09)
|
||||
# Last release from 2017; fails to build w/ GCC-14 and qscintilla-2.14.1.
|
||||
# Depends on Qt5. Bugs #914918, #917408. Removal on 2025-02-08.
|
||||
dev-db/tora
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-08)
|
||||
# Qt5-based library without any revdeps. Removal on 2025-02-07.
|
||||
dev-libs/kqoauth
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-08)
|
||||
# Qt5-based library without any revdeps. Removal on 2025-02-07.
|
||||
dev-libs/qcoro5
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2025-01-06)
|
||||
# Masked for testing
|
||||
=dev-lang/perl-5.40.1*
|
||||
~virtual/perl-File-Spec-3.910.0
|
||||
~virtual/perl-Module-CoreList-5.202.501.184_rc
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2025-01-06)
|
||||
# ruby32-only package. Depends on assumptions that are no longer true in
|
||||
# ruby33. No reverse dependencies left. Last release in 2007. Upstream
|
||||
# gone. Removal on 2025-02-06.
|
||||
dev-ruby/dust
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-01-05)
|
||||
# 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
|
||||
# Removal on 2025-03-03 unless upstream fixes the issue
|
||||
net-im/whatsie
|
||||
|
||||
# Maciej Barć <xgqt@gentoo.org> (2025-01-02)
|
||||
# Deprecated LEAN 3 packages. The "mathlib-tools" repo is archived
|
||||
# (https://github.com/leanprover-community/mathlib-tools). Migrate to LEAN 4.
|
||||
# Removal on 2025-02-02
|
||||
sci-mathematics/lean:0/3
|
||||
sci-mathematics/mathlib-tools
|
||||
|
||||
# Maciej Barć <xgqt@gentoo.org> (2025-01-02)
|
||||
# Upstream dead, repo archived (https://github.com/mono/xsp). Uses deprecated
|
||||
# "dotnet" eclass. Depends on old mono. As a replacement one can use official
|
||||
# .NET 6.0-9.0 ASP.NET instead.
|
||||
# Removal on 2025-02-02
|
||||
acct-group/aspnet
|
||||
acct-user/aspnet
|
||||
www-servers/xsp
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-02)
|
||||
# No more revdeps, depends on Qt5, bug #942178. Removal on 2025-01-29.
|
||||
dev-libs/libqt5pas
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-01)
|
||||
# Transitional package without any revdeps left. Removal on 2025-01-31
|
||||
kde-apps/konsolepart
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2025-01-01)
|
||||
# Broken with Qt6 and in wayland sessions. Archived upstream. Has been on life
|
||||
# support for several years already.
|
||||
# Removal on 2025-02-01
|
||||
media-video/vidify
|
||||
media-video/vidify-audiosync
|
||||
net-misc/lyricwikia
|
||||
|
||||
# Sam James <sam@gentoo.org> (2024-12-31)
|
||||
# Many open bugs and requires a large amount of patching to build correctly
|
||||
# as a shared library. Breaks reverse dependencies in a few ways.
|
||||
# Removal on 2025-01-30. bug #924174 and friends.
|
||||
dev-libs/dmalloc
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2024-12-29)
|
||||
# As of 3.1.0, upstream has removed all mocking and made it impossible
|
||||
# to test the package locally. As such, we cannot maintain it going
|
||||
# forward. Removal on 2025-01-28. Bug #947144.
|
||||
dev-python/pslab
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2024-12-28)
|
||||
# Cleanup transitional Bitcoin meta packages, as well as
|
||||
# unmaintainable net-p2p/bitcoin-core[system-leveldb] and
|
||||
# virtual/bitcoin-leveldb. Use net-p2p/bitcoin-core instead which is
|
||||
# the same as these packages but merged into one ebuild for maintainability.
|
||||
# Removal on 2025-01-27. Bug #945359
|
||||
dev-util/bitcoin-tx
|
||||
net-libs/libbitcoinconsensus
|
||||
net-p2p/bitcoin-cli
|
||||
net-p2p/bitcoin-qt
|
||||
net-p2p/bitcoind
|
||||
virtual/bitcoin-leveldb
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2024-12-05)
|
||||
# 6.12.2 does not boot for me.
|
||||
=sys-kernel/gentoo-kernel-6.12.2
|
||||
@ -297,11 +271,6 @@ virtual/bitcoin-leveldb
|
||||
=sys-kernel/vanilla-kernel-6.12.2
|
||||
=virtual/dist-kernel-6.12.2
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2024-11-28)
|
||||
# Grave data loss bug. See also:
|
||||
# https://github.com/nicotine-plus/nicotine-plus/issues/3152
|
||||
=net-p2p/nicotine+-3.3.5
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2024-11-19)
|
||||
# NVIDIA dropped support for the 470.xx branch in September 2024[1].
|
||||
#
|
||||
|
@ -17,7 +17,7 @@ dev-libs/libjcat gpg pkcs7
|
||||
# required by some popular desktop packages such as calibre,
|
||||
# qutebrowser, and freecad (or indirectly through PyQt*WebEngine).
|
||||
dev-python/pyqt6 webchannel
|
||||
dev-python/pyside6 webchannel
|
||||
dev-python/pyside webchannel
|
||||
|
||||
# Required by sys-apps/flatpak, a dependency of kde-plasma/discover
|
||||
dev-util/ostree curl
|
||||
|
1
sdk_container/src/third_party/portage-stable/profiles/updates/1Q-2025
vendored
Normal file
1
sdk_container/src/third_party/portage-stable/profiles/updates/1Q-2025
vendored
Normal file
@ -0,0 +1 @@
|
||||
move dev-python/pyside6 dev-python/pyside
|
@ -12,7 +12,6 @@ move dev-libs/Imath dev-libs/imath
|
||||
move dev-python/cli_helpers dev-python/cli-helpers
|
||||
move dev-python/python-cstruct dev-python/cstruct
|
||||
move dev-python/swagger_spec_validator dev-python/swagger-spec-validator
|
||||
move dev-python/pslab-python dev-python/pslab
|
||||
move dev-python/python-discid dev-python/discid
|
||||
move dev-python/py-amqp dev-python/amqp
|
||||
move dev-python/python-sshpubkeys dev-python/sshpubkeys
|
||||
|
Loading…
x
Reference in New Issue
Block a user