diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-11-11 10:37:33 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-11-11 10:37:33 +0000 |
commit | c3c04796e8293edbfdf08cdf731b6c4c637fd307 (patch) | |
tree | 72a11b450e218d85b43c9e741d918da3bb5da1ef /profiles | |
parent | 09829072bc77a99750fd01ac8b7e46c232b0f60e (diff) |
gentoo auto-resync : 11:11:2023 - 10:37:33
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 181578 -> 181574 bytes | |||
-rw-r--r-- | profiles/arch/amd64/package.use | 2 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/targets/desktop/package.use | 9 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
6 files changed, 15 insertions, 5 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex e3c224e5511b..bca2cd07f688 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/amd64/package.use b/profiles/arch/amd64/package.use index c057afab7c94..31d17baca413 100644 --- a/profiles/arch/amd64/package.use +++ b/profiles/arch/amd64/package.use @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # James Le Cuirot <chewi@gentoo.org> (2022-06-25) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index d2c6e747e0da..7acda262fc3c 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Florian Schmaus <flow@gentoo.org> (2023-11-10) +# Only available for amd64. +sys-apps/irqbalance -thermal + # Ionen Wolkens <ionen@gentoo.org> (2023-10-09) # media-libs/shaderc is keyworded here. media-libs/libplacebo -shaderc diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index a67c3921d90c..c9b054fc959a 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Florian Schmaus <flow@gentoo.org> (2023-11-10) +# Only available for amd64. +sys-apps/irqbalance thermal + # Marek Szuba <marecki@gentoo.org> (2023-10-26) # media-gfx/gmic has been masked for removal, see Bug #916289. media-gfx/darktable gmic diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 97ea7b1120e7..47fa319c3ca1 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,6 +1,11 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2023-11-11) +# egl, libinput required by kde-frameworks/kwayland +# accessibility required by kde-plasma/kwin +dev-qt/qtgui:5 accessibility egl libinput + # Sam James <sam@gentoo.org> (2023-09-22) # Most people aren't going to use CMake's GUI. USE=gui is enabled by default # on desktop profiles and CMake is unavoidable, it feels a shame to drag in @@ -50,10 +55,6 @@ dev-libs/xmlsec nss # Not required, but makes life easier with Qt; bug #457934 app-arch/unzip natspec -# Andreas Sturmlechner <asturm@gentoo.org> (2017-11-30) -# Required by kde-frameworks/kwayland -dev-qt/qtgui:5 egl libinput - # Andreas Sturmlechner <asturm@gentoo.org> (2017-08-04) # Required by flac and mp3 kde-apps/k3b taglib diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 73f807d5e61a..e2ead9df8cf2 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -7815,6 +7815,7 @@ sys-apps/iproute2:libbsd - Use dev-libs/libbsd instead of internal funcs sys-apps/iproute2:minimal - only install ip and tc programs, without eBPF support sys-apps/iproute2:nfs - Support RPC lookups via net-libs/libtirpc in ss sys-apps/irqbalance:numa - Support balancing IRQs across NUMA nodes +sys-apps/irqbalance:thermal - Enable support of thermal events via sys-power/thermald sys-apps/irqbalance:tui - Enable build of irqbalance terminal user interface sys-apps/kexec-tools:booke - Include support for Book-E memory management sys-apps/kexec-tools:lzma - Enables support for LZMA compressed kernel images |