summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-29 23:41:07 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-29 23:41:07 +0000
commited676a605df68f67de57c1c8d70c2fef518c0701 (patch)
treec28635c16528ae9f95a99aa29ee9ad15fd92d1db /profiles
parent0c1bebc4027c639909ad0a840068b649b6be4b95 (diff)
gentoo auto-resync : 29:02:2024 - 23:41:07
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin202363 -> 202370 bytes
-rw-r--r--profiles/base/package.use.force8
-rw-r--r--profiles/package.mask6
-rw-r--r--profiles/use.local.desc2
4 files changed, 16 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index fc3d5e224a71..f9bc90443335 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files 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 <mattst88@gentoo.org> (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 <ionen@gentoo.org> (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 <mgorny@gentoo.org> (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 <asturm@gentoo.org> (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