From 9d4810f84de876ec9d0ae03d0d44224500b41188 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 19 May 2024 00:01:59 +0100 Subject: gentoo auto-resync : 19:05:2024 - 00:01:59 --- profiles/Manifest.gz | Bin 205422 -> 205423 bytes profiles/base/package.use.mask | 4 ++++ profiles/desc/amdgpu_targets.desc | 14 ++++++++++---- profiles/package.mask | 34 +++++++++++++++++++++++++--------- profiles/use.local.desc | 1 + 5 files changed, 40 insertions(+), 13 deletions(-) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index f67393bd2a33..c2f2065fe5aa 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 17375914751e..aaf0abe073b1 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. +# Michał Górny (2024-05-18) +# dev-python/aesara is being removed. +dev-python/sympy aesara + # Sam James (2024-05-09) # Experimental option upstream which seems undertested and underdocumented. # Fails to build with stricter C compilers too (bug #919685). diff --git a/profiles/desc/amdgpu_targets.desc b/profiles/desc/amdgpu_targets.desc index d52080781947..8f337b03f63d 100644 --- a/profiles/desc/amdgpu_targets.desc +++ b/profiles/desc/amdgpu_targets.desc @@ -1,15 +1,21 @@ -# Copyright 1999-2023 Gentoo Authors. +# Copyright 1999-2024 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 -# Reference: -# GPU name and Architecture codename: https://github.com/GPUOpen-Tools/device_info/blob/master/DeviceInfo.cpp -# See also: https://www.coelacanth-dream.com/posts/2019/12/30/did-rid-product-matome-p2/#fn:67 +# Reference: GPU name and architecture codename documented by +# GPUOpen-Tools https://github.com/GPUOpen-Tools/device_info/blob/master/DeviceInfo.cpp +# ROCm official document (Instinct accelerator only) https://rocm.docs.amd.com/en/latest/reference/gpu-arch/gpu-arch-spec-overview.html +# Kernel document (note: GC version is not amdgpu gfx target) https://www.kernel.org/doc/html/latest/gpu/amdgpu/driver-misc.html#discrete-gpu-info +# Kernel source code (map of IP version vs amdgpu gfx target) https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/gpu/drm/amd/amdkfd/kfd_device.c kgd2kfd_probe function +# Mesa drm source code https://gitlab.freedesktop.org/mesa/drm/blob/main/data/amdgpu.ids gfx803 - Fiji GPU, codename fiji, including Radeon R9 Nano/Fury/FuryX, Radeon Pro Duo, FirePro S9300x2, Radeon Instinct MI8 gfx900 - Vega GPU, codename vega10, including Radeon Vega Frontier Edition, Radeon RX Vega 56/64, Radeon RX Vega 64 Liquid, Radeon Pro Vega 48/56/64/64X, Radeon Pro WX 8200/9100, Radeon Pro V320/V340/SSG, Radeon Instinct MI25 gfx906 - Vega GPU, codename vega20, including Radeon (Pro) VII, Radeon Instinct MI50/MI60 gfx908 - CDNA Accelerator, codename arcturus, including AMD Instinct MI100 Accelerator gfx90a - CDNA2 Accelerator, codename aldebaran, including AMD Instinct MI200 series Accelerators +gfx940 - CDNA3 Accelerator, codename aqua_vangaram, MI300A rev 0 +gfx941 - CDNA3 Accelerator, codename aqua_vangaram, MI300X rev 0 +gfx942 - CDNA3 Accelerator, codename aqua_vangaram, MI300A and MI300X rev >=1 gfx1010 - RDNA GPU, codename navi10, including Radeon RX 5700XT/5700/5700M/5700B/5700XTB/5600XT/5600/5600M, Radeon Pro 5700XT/5700, Radeon Pro W5700X/W5700 gfx1011 - RDNA GPU, codename navi12, including Radeon Pro 5600M/V520 gfx1012 - RDNA GPU, codename navi14, including Radeon RX 5500XT/5500/5500M/5500XTB/5300/5300M, Radeon Pro 5500XT/5500M/5300/5300M, Radeon Pro W5500X/W5500/W5500M/W5300M diff --git a/profiles/package.mask b/profiles/package.mask index 676d88d6ebe4..4c53df0e0f92 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,31 @@ #--- END OF EXAMPLES --- +# Arthur Zamarin (2024-05-18) +# EAPI=6, no reverse dependencies, dead homepage, has issues +# with modern C, maintainer needed. +# Removal on 2024-06-17. Bugs #932168, #906348, #895028, #870640. +dev-lang/srf + +# Arthur Zamarin (2024-05-18) +# EAPI6. Fails to compile with go versions in tree. Upstream is archived. +# Uses deprecated go eclasses. Maintainer needed, no rev deps. +# Removal on 2024-06-17. Bugs #932166, #844604, #679832. +app-emulation/hyperd + +# Michał Górny (2024-05-18) +# Another abandoned project in the middle of a line of forks. +# Broken with Python 3.12, with pytest 8 and with numpy 2. Last +# upstream activity in September 2023, but bugs remained unanswered +# before that. +# Removal on 2024-06-17. Bug #929433. +dev-python/aesara + +# Michał Górny (2024-05-18) +# Superseded by dev-python/pdm-backend. No revdeps left. +# Removal on 2024-06-17. Bug #932160. +dev-python/pdm-pep517 + # Michał Górny (2024-05-17) # Superseded by dev-python/pathable. No revdeps. # Removal on 2024-06-16. Bug #932103. @@ -54,10 +79,6 @@ x11-plugins/pidgintex # Removal on 2024-06-16. Bugs #932095, #768072, #777747. app-forensics/air -# Sam James (2024-05-17) -# Breaks dev-util/pkgcheck at least, masked pending investigation (bug #932093) -=dev-python/tree-sitter-0.22.2 - # Sam James (2024-05-17) # Needs adaptation to new build system (bug #932092). =net-libs/libupnpp-0.26.4 @@ -358,11 +379,6 @@ dev-dotnet/ndesk-dbus-glib dev-go/qr dev-go/twofactor -# Andrew Ammerlaan (2024-04-18) -# Upstream gone, unfetchable, stuck on EAPI 6. Bug 605796 -# Removal on 2024-05-18 -sci-visualization/spectromatic - # Michał Górny (2024-04-11) # Contains a bug that could render the kernel fail to boot. # https://lore.kernel.org/oe-lkp/202403221630.2692c998-oliver.sang@intel.com/ diff --git a/profiles/use.local.desc b/profiles/use.local.desc index e41ead9bc26c..bc3c4de961e1 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -8724,6 +8724,7 @@ www-client/netsurf:psl - Use public suffix list from media-libs/libnspsl to dete www-client/netsurf:rosprite - RISC OS Sprite bitmap image support via media-libs/librosprite www-client/netsurf:svgtiny - Use media-libs/libsvgtiny instead of gnome-base/librsvg for SVG support www-client/netsurf:truetype - Use media-libs/freetype for text in the framebuffer frontend +www-client/opera:ffmpeg-chromium - Use Chromium FFmpeg fork (media-video/ffmpeg-chromium) rather than mainline FFmpeg (media-video/ffmpeg) www-client/opera:proprietary-codecs - Enable codecs for patent-encumbered audio and video formats. www-client/opera-beta:ffmpeg-chromium - Use Chromium FFmpeg fork (media-video/ffmpeg-chromium) rather than mainline FFmpeg (media-video/ffmpeg) www-client/opera-beta:proprietary-codecs - Enable codecs for patent-encumbered audio and video formats. -- cgit v1.2.3