From ed676a605df68f67de57c1c8d70c2fef518c0701 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 29 Feb 2024 23:41:07 +0000 Subject: gentoo auto-resync : 29:02:2024 - 23:41:07 --- profiles/Manifest.gz | Bin 202363 -> 202370 bytes profiles/base/package.use.force | 8 ++++++++ profiles/package.mask | 6 ++++++ profiles/use.local.desc | 2 ++ 4 files changed, 16 insertions(+) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index fc3d5e224a71..f9bc90443335 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 7430401bf4b8..12f9a7329ef1 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,14 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2024-02-28) +# A large number of packages still need /usr/bin/pkg-config +# including meson.eclass consumers. +# This is largely a QA smoketesting flag, and as such, should +# not be enabled by users. +dev-util/pkgconf native-symlinks +virtual/pkgconfig native-symlinks + # Ionen Wolkens (2024-02-17) # Currently fails to build with gcc, and either way the current upstream # makes it clear that non-clang is not a supported configuration. diff --git a/profiles/package.mask b/profiles/package.mask index f0ca1861c8b3..513b0981a01b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny (2024-02-29) +# Breaks xfce-base/xfdesktop (both 4.19.0 and masked 4.19.1). +# https://gitlab.xfce.org/xfce/xfdesktop/-/issues/282 +=xfce-base/libxfce4windowing-4.19.3 +=xfce-base/xfce4-panel-4.19.3 + # Andreas Sturmlechner (2024-02-28) # KDE Plasma 6.0.0, Gear 24.02.0 and Frameworks 6.0.0 mask # Plasma 6 replaces 5. For conflict resolution between KF5- and KF6-packages: diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 92ec029eaac2..9900474365c5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2948,6 +2948,7 @@ dev-util/perf:numa - Enable NUMA support dev-util/perf:perl - Add support for Perl as a scripting language for perf tools. dev-util/perf:systemtap - Add support to define SDT event in perf tools. dev-util/perf:unwind - Use sys-libs/libunwind for frame unwinding support. +dev-util/pkgconf:native-symlinks - Install generic symlinks like pkgconf and pkg-config. If this flag is disabled, only CHOST-prefixed pkg-config executables will be available to end users and ebuilds. dev-util/plan9port:freefonts - Don't install BigelowHolmes fonts dev-util/poke:nbd - Enable poking at networked block devices via sys-libs/libnbd. dev-util/poke:pvm-profiling - Enable profiling in the PVM @@ -8566,6 +8567,7 @@ virtual/mpi:nullmpi - Allow sys-cluster/nullmpi a minimal incomplete MPI impleme virtual/mpi:romio - Enable romio, a high-performance portable MPI-IO virtual/mysql:embedded - Build embedded server (libmysqld) virtual/mysql:server - Build server (mysqld) +virtual/pkgconfig:native-symlinks - Install generic symlinks like pkgconf and pkg-config. If this flag is disabled, only CHOST-prefixed pkg-config executables will be available to end users and ebuilds. virtual/podofo-build:boost - Add support for boost virtual/podofo-build:tools - Build and install commandline tools virtual/rust:rustfmt - Install rustfmt, Rust code formatter -- cgit v1.2.3