From abb30563c27d2f713333a02c5d124acc8e301d12 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 10 Apr 2024 00:31:33 +0100 Subject: gentoo auto-resync : 10:04:2024 - 00:31:32 --- profiles/Manifest.gz | Bin 203995 -> 204143 bytes profiles/releases/23.0/make.defaults | 9 +++------ profiles/releases/23.0/package.use | 11 +++++++++++ profiles/use.local.desc | 1 + 4 files changed, 15 insertions(+), 6 deletions(-) create mode 100644 profiles/releases/23.0/package.use (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 12f3e43bb93a..33624092b7ba 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/releases/23.0/make.defaults b/profiles/releases/23.0/make.defaults index 9680364430cf..ddff032c125c 100644 --- a/profiles/releases/23.0/make.defaults +++ b/profiles/releases/23.0/make.defaults @@ -1,14 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # See also # https://wiki.gentoo.org/wiki/Project:Toolchain/23.0_profile_transition -# This just makes sense nowadays, if only for distfiles... -USE="lzma zstd" - # make sure toolchain has sane defaults -USE="${USE} openmp" +USE="openmp" # bug 818376 (only on specific arches) LDFLAGS="-Wl,-O1 -Wl,--as-needed" @@ -19,5 +16,5 @@ LDFLAGS="-Wl,-O1 -Wl,--as-needed" UNINSTALL_IGNORE="${UNINSTALL_IGNORE} /bin /lib /lib32 /lib64 /libx32 /sbin /usr/sbin" UNINSTALL_IGNORE="${UNINSTALL_IGNORE} /usr/lib/modules/*" -# needed for llvm profiles +# needed for llvm profiles, we may want to solve this in releng.git instead BOOTSTRAP_USE="${BOOTSTRAP_USE} zstd" diff --git a/profiles/releases/23.0/package.use b/profiles/releases/23.0/package.use new file mode 100644 index 000000000000..c7d461f9ed5d --- /dev/null +++ b/profiles/releases/23.0/package.use @@ -0,0 +1,11 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Andreas K. Hüttel (2024-04-10) +# We want the toolchain to use zstd compression for LTO objects and +# debug information +# +sys-devel/gcc zstd +sys-devel/binutils zstd +sys-devel/llvm zstd +sys-devel/lld zstd diff --git a/profiles/use.local.desc b/profiles/use.local.desc index adafcd90f961..7add75e15800 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -3972,6 +3972,7 @@ mate-extra/caja-extensions:wallpaper - Add an extension to support setting an im mate-extra/mate-polkit:accountsservice - Support extraction of data from AccountsService mate-extra/mate-power-manager:applet - Enable building of the MATE applet. mate-extra/mate-system-monitor:wnck - Enable experimental support using x11-libs/libwnck. +mate-extra/mate-tweak:dropdown - Support the x11-terms/tilda dropdown terminal emulator mate-extra/mate-utils:applet - Enable the mate dictionary applet media-fonts/corefonts:tahoma - Also install the Tahoma font. Due to the lack of a free bold variant, this may render badly. See bug 184790. media-fonts/culmus:ancient - Install ancient semitic scripts -- cgit v1.2.3