summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-26 14:52:16 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-26 14:52:16 +0100
commitc3d998909264b1ff687b9c65cae3046443e66f7e (patch)
treeed7aa279f601f6c46fb8b7425bd2a051b72be8d6 /profiles
parentcf91c70bb5a537972156006c46756b9ac75bdb7b (diff)
gentoo auto-resync : 26:08:2022 - 14:52:16
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin148603 -> 148598 bytes
-rw-r--r--profiles/base/package.use.mask4
-rw-r--r--profiles/features/wd40/package.mask1
-rw-r--r--profiles/features/wd40/use.mask4
-rw-r--r--profiles/use.local.desc3
5 files changed, 11 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 948c8bf801cb..db2c3bab70b8 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 81fc4c65ee87..9678d0c1b0eb 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.
+# Sam James <sam@gentoo.org> (2022-08-26)
+# Broken at runtime for now (bug #865113).
+sys-devel/binutils gprofng
+
# Matthew Smith <matthew@gentoo.org> (2022-08-19)
# Upstream recommends that tbb be built with a patch to avoid bugs.
# https://github.com/rui314/mold/releases/tag/v1.4.1
diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 102e1e5d3436..1bfc099be13f 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -63,6 +63,7 @@ gnome-base/gdm
>=gnome-base/librsvg-2.41
gnome-extra/gnome-browser-connector
gnome-extra/gnome-tweaks
+>=media-gfx/libimagequant-4
media-libs/libavif
media-video/rav1e
>=net-irc/polari-3.37
diff --git a/profiles/features/wd40/use.mask b/profiles/features/wd40/use.mask
index 41e587d5c549..94c96a950136 100644
--- a/profiles/features/wd40/use.mask
+++ b/profiles/features/wd40/use.mask
@@ -3,6 +3,10 @@
rust
+# Sam James <sam@gentoo.org> (2022-08-26)
+# >=media-gfx/libimagequant-4 requires Rust.
+imagequant
+
# Matt Turner <mattst88@gentoo.org> (2021-07-25)
# gnome-shell requires rustified librsvg.
gnome-shell
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index d702bc520bb7..1c72724ea66f 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -7657,6 +7657,7 @@ sci-physics/geant4_vmc:mtroot - Build MTRoot (provides ROOT IO manager classes w
sci-physics/geant4_vmc:vgm - Enable the Virtual Geometry Model (sci-physics/vgm)
sci-physics/hepmc:cm - Build with cm instead of default mm for length units
sci-physics/hepmc:gev - Build with GeV instead of default MeV for momentum units
+sci-physics/hepmc:root - Build with ROOTIO enabled
sci-physics/lammps:cuda - Enable cuda gpu computing support
sci-physics/lammps:hip - Enable hip gpu computing support
sci-physics/lammps:lammps-memalign - Enables the use of the posix_memalign() call instead of malloc() when large chunks or memory are allocated by LAMMPS. Aliengnment is on 16 byte boundaries.
@@ -7691,7 +7692,6 @@ 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:vmc - Built the Virtual Monte Carlo library
sci-physics/root:xrootd - Build the interface for net-libs/xrootd
-sci-physics/thepeg:c++11 - Build ThePEG using the C++11 standard. Experimental feature, not for production use.
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:lhapdf - Adds support for sci-physics/lhapdf
@@ -8194,6 +8194,7 @@ sys-devel/autogen:libopts - install the libopts tarball (a few packages want thi
sys-devel/binutils:cet - Enable Intel Control-flow Enforcement Technology.
sys-devel/binutils:default-gold - Set ld to point to ld.gold instead of ld.bfd
sys-devel/binutils:gold - Build ld.gold linker
+sys-devel/binutils:gprofng - Enable the next-generation gprofng profiler
sys-devel/binutils:multitarget - Adds support to binutils for cross compiling (does not work with gas)
sys-devel/binutils:pgo - Build binutils with Profile Guided Optimization (PGO) and LTO
sys-devel/binutils:plugins - Enable plugin support in tools