mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-14 00:16:59 +02:00
profiles: Sync with Gentoo
It's from Gentoo commit 9e417cc2556cb0ac32b95cac949b5bcb79bc032f.
This commit is contained in:
parent
9b8cb4add5
commit
a3d6593acc
@ -1,6 +1,18 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# NRK <nrk@disroot.org> (2025-05-18)
|
||||
# app-arch/plzip is not keyworded
|
||||
app-alternatives/lzip plzip
|
||||
|
||||
# Alfred Wingate (2025-05-13)
|
||||
# Need dev-libs/libdispatch which is not keyworded here
|
||||
gnustep-base/gnustep-base libdispatch
|
||||
|
||||
# Eray Aslan <eras@gentoo.org> (2025-05-08)
|
||||
# dev-db/tinycdb is not keyworded here
|
||||
net-mail/dovecot cdb
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-05-03)
|
||||
# dev-qt/qtbase:6 is not keyworded here
|
||||
media-libs/openal gui
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
ARCH="amd64"
|
||||
|
@ -17,6 +17,21 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Alfred Wingate <parona@protonmail.com> (2025-05-22)
|
||||
# Upstream supports amd64
|
||||
media-libs/svt-av1 -test
|
||||
|
||||
# Mike Gilbert <floppym@gentoo.org> (2025-05-13)
|
||||
# media-libs/libsdl3 is keyworded here.
|
||||
net-misc/freerdp -sdl3
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-05-08)
|
||||
# dev-python/sigstore is keyworded here.
|
||||
=dev-lang/python-0* -verify-sig
|
||||
=dev-python/python-tests-0* -verify-sig
|
||||
>=dev-lang/python-3.14 -verify-sig
|
||||
>=dev-python/python-tests-3.14 -verify-sig
|
||||
|
||||
# Jimi Huotari <chiitoo@gentoo.org> (2025-04-24)
|
||||
# Unmask on amd64.
|
||||
lxqt-base/lxqt-meta -wayland
|
||||
|
@ -28,6 +28,7 @@ media-sound/liblc3 -test
|
||||
# dev-util/nvidia-cuda-toolkit may never be stabilized
|
||||
media-video/ffmpeg npp
|
||||
media-video/ffmpeg-compat npp
|
||||
media-libs/osl clang-cuda
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-02-13)
|
||||
# sys-cluster/corosync is marked stable here
|
||||
|
@ -4,6 +4,15 @@
|
||||
# Unmask the flag which corresponds to ARCH.
|
||||
-amd64
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-05-01)
|
||||
# media-libs/libspng only keyworded on amd64, arm64
|
||||
-spng
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-05-01)
|
||||
# only keyworded on amd64, arm
|
||||
-openni
|
||||
-openni2
|
||||
|
||||
# Thomas Bettler <thomas.bettler@gmail.com> (2024-11-04)
|
||||
# media-libs/tiff only keyworded on amd64
|
||||
-lerc
|
||||
@ -133,7 +142,6 @@
|
||||
# Modular X: unmask for architectures on which they are available
|
||||
-input_devices_synaptics
|
||||
-input_devices_vmmouse
|
||||
-input_devices_wacom
|
||||
-video_cards_ast
|
||||
-video_cards_d3d12
|
||||
-video_cards_i915
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Jay Faulkner <jayf@gentoo.org> (2025-06-01)
|
||||
# Requires >=net-libs/nodejs-18[npm]
|
||||
dev-util/claude-code
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-04-04)
|
||||
# Requires dev-qt/qtwebengine
|
||||
dev-util/nsight-compute
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-04-04)
|
||||
# Requires dev-qt/qtwebengine
|
||||
dev-util/nvidia-cuda-toolkit nsight
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2025-02-03)
|
||||
# QtWebView is masked here
|
||||
dev-python/pyside webview
|
||||
|
@ -1,10 +1,6 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2024-02-17)
|
||||
# Broken on arm, see bug #924649 (https://github.com/golang/go/issues/65601).
|
||||
>=net-vpn/tailscale-1.60.0
|
||||
|
||||
# Sam James <sam@gentoo.org> (2020-06-24)
|
||||
# Valgrind lacks support for < ARMv7
|
||||
# https://valgrind.org/info/platforms.html
|
||||
|
@ -1,6 +1,26 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Michael Orlitzky <mjo@gentoo.org> (2025-06-02)
|
||||
# dev-libs/capstone needs keywords, bug 945086
|
||||
dev-lang/php capstone
|
||||
|
||||
# NRK <nrk@disroot.org> (2025-05-18)
|
||||
# app-arch/plzip is not keyworded
|
||||
app-alternatives/lzip plzip
|
||||
|
||||
# Eray Aslan <eras@gentoo.org> (2025-05-08)
|
||||
# dev-db/tinycdb is not keyworded here
|
||||
net-mail/dovecot cdb
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-05-06)
|
||||
# dev-python/nanobind is not keyworded here
|
||||
media-gfx/openvdb python
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-05-06)
|
||||
# oidn is not available on 32 bits arch
|
||||
media-gfx/blender oidn
|
||||
|
||||
# Alfredo Tupone <tupone@gentoo.org> (2025-04-21)
|
||||
# ocamlopt is not available on 32 bits arch
|
||||
>=dev-lang/ocaml-5 ocamlopt
|
||||
@ -381,7 +401,6 @@ app-metrics/collectd collectd_plugins_ipmi
|
||||
app-metrics/collectd collectd_plugins_modbus
|
||||
app-metrics/collectd collectd_plugins_oracle
|
||||
app-metrics/collectd collectd_plugins_routeros
|
||||
app-metrics/collectd collectd_plugins_sigrok
|
||||
app-metrics/collectd collectd_plugins_varnish
|
||||
app-metrics/collectd collectd_plugins_virt
|
||||
app-metrics/collectd collectd_plugins_write_mongodb
|
||||
|
@ -4,6 +4,11 @@
|
||||
# Unmask the flag which corresponds to ARCH.
|
||||
-arm
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-05-01)
|
||||
# only keyworded on amd64, arm
|
||||
-openni
|
||||
-openni2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2024-06-13)
|
||||
# Needs as-yet-unkeyworded KF6 (bug #934215)
|
||||
kde
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Copyright 2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License, v2
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2025-03-31)
|
||||
# gcc-14 fails to build (no idea about gcc-15 but upstream says
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Copyright 2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License, v2
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-12-04)
|
||||
# libpcre[jit] is broken on arm64 BE and libpcre1 is EOL now
|
||||
|
@ -1,6 +1,22 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Alfred Wingate <parona@protonmail.com> (2025-06-10)
|
||||
# Upstream supports arm64
|
||||
media-libs/svt-av1 -test
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-05-31)
|
||||
# Pulls in sci-libs/linux-gpib which is not yet keyworded here
|
||||
sci-libs/libsigrok gpib
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-05-06)
|
||||
# dev-python/nanobind is not keyworded here
|
||||
media-gfx/openvdb python
|
||||
|
||||
# Alfredo Tupone <tupone@gentoo.org> (2025-05-03)
|
||||
# test add dependency on torchvision, not read for arm64
|
||||
sci-ml/datasets test
|
||||
|
||||
# Alfredo Tupone <tupone@gentoo.org> (2025-05-03)
|
||||
# dependencies not arm64 ready
|
||||
sci-ml/caffe2 distributed gloo fbgemm nnpack onednn qnnpack rocm xnnpack
|
||||
@ -207,7 +223,6 @@ app-metrics/collectd collectd_plugins_nut
|
||||
app-metrics/collectd collectd_plugins_oracle
|
||||
app-metrics/collectd collectd_plugins_ping
|
||||
app-metrics/collectd collectd_plugins_routeros
|
||||
app-metrics/collectd collectd_plugins_sigrok
|
||||
app-metrics/collectd collectd_plugins_varnish
|
||||
|
||||
# Jimi Huotari <chiitoo@gentoo.org> (2022-05-08)
|
||||
|
@ -4,9 +4,9 @@
|
||||
# Unmask the flag which corresponds to ARCH.
|
||||
-arm64
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-02-19)
|
||||
# x11-drivers/xf86-input-wacom is available here
|
||||
-input_devices_wacom
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-05-01)
|
||||
# media-libs/libspng only keyworded on amd64, arm64
|
||||
-spng
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2024-03-28)
|
||||
# dev-libs/optix works on arm64
|
||||
|
@ -1,6 +1,17 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Mike Gilbert <floppym@gentoo.org> (2025-05-13)
|
||||
# media-libs/libsdl3 is missing keywords.
|
||||
net-misc/freerdp sdl3
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-05-08)
|
||||
# dev-python/sigstore is not keyworded everywhere.
|
||||
=dev-lang/python-0* verify-sig
|
||||
=dev-python/python-tests-0* verify-sig
|
||||
>=dev-lang/python-3.14 verify-sig
|
||||
>=dev-python/python-tests-3.14 verify-sig
|
||||
|
||||
# Jimi Huotari <chiitoo@gentoo.org> (2025-04-24)
|
||||
# lxqt-base/lxqt-wayland-session is only keyworded for amd64 at this time.
|
||||
lxqt-base/lxqt-meta wayland
|
||||
@ -139,6 +150,7 @@ dev-lang/ispc gpu
|
||||
# Experimental and only available on a subset of architectures
|
||||
sys-kernel/gentoo-kernel generic-uki
|
||||
sys-kernel/gentoo-kernel-bin generic-uki
|
||||
sys-kernel/vanilla-kernel generic-uki
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2023-12-02)
|
||||
# dev-qt/qtwebengine:6 and dev-qt/qtremoteobjects:6 have few keywords.
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 2023-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-06-02)
|
||||
# sci-libs/libsigrok is not stable
|
||||
app-metrics/collectd collectd_plugins_sigrok
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-04-20)
|
||||
# Needs dev-python/scipy for tests which often ends up destabled on arches
|
||||
# even if it was previously stable there, as its own test results vary a lot.
|
||||
|
@ -1,6 +1,15 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-05-01)
|
||||
# media-libs/libspng only keyworded on amd64, arm64
|
||||
spng
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-05-01)
|
||||
# only keyworded on amd64, arm
|
||||
openni
|
||||
openni2
|
||||
|
||||
# Thomas Bettler <thomas.bettler@gmail.com> (2024-11-04)
|
||||
# media-libs/tiff only keyworded on amd64
|
||||
lerc
|
||||
@ -170,51 +179,33 @@ nvidia
|
||||
oci8-instant-client
|
||||
oracle
|
||||
|
||||
# not keyworded on non-x86 systems
|
||||
video_cards_geode
|
||||
|
||||
# not needed on non-x86, non-amd64 systems
|
||||
input_devices_synaptics
|
||||
input_devices_vmmouse
|
||||
video_cards_asahi
|
||||
video_cards_ast
|
||||
video_cards_d3d12
|
||||
video_cards_i915
|
||||
video_cards_i965
|
||||
video_cards_intel
|
||||
video_cards_nvidia
|
||||
video_cards_nvk
|
||||
video_cards_vesa
|
||||
video_cards_via
|
||||
video_cards_vmware
|
||||
video_cards_virtualbox
|
||||
|
||||
# not needed on non-x86, non-amd64, non-mips systems
|
||||
video_cards_siliconmotion
|
||||
|
||||
# not needed on non-arm systems
|
||||
video_cards_exynos
|
||||
video_cards_freedreno
|
||||
video_cards_geode
|
||||
video_cards_i915
|
||||
video_cards_i965
|
||||
video_cards_imagination
|
||||
video_cards_intel
|
||||
video_cards_lima
|
||||
video_cards_nvidia
|
||||
video_cards_nvk
|
||||
video_cards_omap
|
||||
video_cards_panfrost
|
||||
video_cards_qxl
|
||||
video_cards_siliconmotion
|
||||
video_cards_tegra
|
||||
video_cards_v3d
|
||||
video_cards_vc4
|
||||
|
||||
# James Le Cuirot <chewi@gentoo.org>
|
||||
# Vivante is only available for arm and mips.
|
||||
video_cards_vesa
|
||||
video_cards_via
|
||||
video_cards_virtualbox
|
||||
video_cards_vivante
|
||||
|
||||
# linux-only drivers
|
||||
video_cards_qxl
|
||||
|
||||
# drivers with virtgpu DRM native-context support
|
||||
# these could be unmasked on all architectures with qemu system target but
|
||||
# unmasking only tested and actually used ones is a sane default.
|
||||
video_cards_asahi
|
||||
|
||||
# not needed on non-x86, non-amd64, non-ppc systems
|
||||
input_devices_synaptics
|
||||
input_devices_wacom
|
||||
video_cards_vmware
|
||||
|
||||
# Robert Buchholz <rbu@gentoo.org> (2007-06-03)
|
||||
# Only works on x86 or amd64
|
||||
|
@ -4,6 +4,18 @@
|
||||
# NOTE: When masking a USE flag due to missing keywords, please file a keyword
|
||||
# request bug for the hppa arch.
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-06-07)
|
||||
# Needs dev-python/matplotlib
|
||||
dev-python/mpmath test-full
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2025-05-31)
|
||||
# Requires large parts of dev-ruby/rails to be keyworded.
|
||||
dev-ruby/minitest-hooks test
|
||||
|
||||
# NRK <nrk@disroot.org> (2025-05-18)
|
||||
# app-arch/plzip is not keyworded
|
||||
app-alternatives/lzip plzip
|
||||
|
||||
# NRK <nrk@disroot.org> (2025-03-17)
|
||||
# media-libs/libyuv is not keyworded
|
||||
media-libs/libavif libyuv
|
||||
@ -36,10 +48,6 @@ dev-perl/Template-Toolkit gd latex vim-syntax
|
||||
# dev-vcs/mercurial is not keyworded on hppa
|
||||
app-eselect/eselect-repository mercurial
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2024-12-02)
|
||||
# media-video/pipewire is not keyworded here.
|
||||
dev-qt/qtmultimedia:6 screencast
|
||||
|
||||
# Christopher Byrne <salah.coronya@gmail.com> (2024-12-01)
|
||||
# requires dev-libs/hidapi to be keyworded
|
||||
dev-libs/libfido2 hidapi
|
||||
|
@ -7,6 +7,10 @@
|
||||
# NOTE: When masking a USE flag due to missing keywords, please file a keyword
|
||||
# request bug for the hppa arch.
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-06-12)
|
||||
# x11-drivers/xf86-input-wacom is not keyworded here
|
||||
input_devices_wacom
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-09-11)
|
||||
# wayland hasn't been tested on hppa
|
||||
wayland
|
||||
|
@ -1,6 +1,11 @@
|
||||
# Copyright 2022-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2025-05-29)
|
||||
# dist-server pulls in the libmount crate which is unmaintained and depends
|
||||
# on outdated nix that does not support loong
|
||||
dev-util/sccache dist-server
|
||||
|
||||
# NRK <nrk@disroot.org> (2025-04-07)
|
||||
# media-libs/libyuv is not keyworded
|
||||
media-libs/imlib2 y4m
|
||||
@ -260,7 +265,7 @@ sci-libs/spqr tbb
|
||||
dev-cpp/eigen test
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2022-12-05)
|
||||
# app-misc/tracker fails tests on loong.
|
||||
# app-misc/tinysparql fails tests on loong.
|
||||
app-cdr/brasero tracker
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2022-12-05)
|
||||
|
@ -18,3 +18,10 @@ DEFAULT_ABI="m68k"
|
||||
MULTILIB_ABIS="m68k"
|
||||
LIBDIR_m68k="lib"
|
||||
CHOST_m68k="${CHOST}"
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2025-05-13)
|
||||
# Since Python 3.13 is still masked, we need to re-enable Python 3.12
|
||||
# and explicitly disable 3.13
|
||||
PYTHON_SINGLE_TARGET="python3_12 -python3_13 -python3_13t -python3_14 -python3_14t"
|
||||
PYTHON_TARGETS="python3_12 -python3_13 -python3_13t -python3_14 -python3_14t"
|
||||
BOOTSTRAP_USE="unicode pkg-config split-usr xml python_targets_python3_12 python_single_target_python3_12"
|
||||
|
@ -3,4 +3,8 @@
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org>
|
||||
# Requires 32bit alignment, so we mask it for the moment
|
||||
# Possibly more is broken in qemu
|
||||
dev-lang/python:3.13
|
||||
dev-lang/python:3.14
|
||||
dev-lang/python:3.13t
|
||||
dev-lang/python:3.14t
|
||||
|
@ -1,9 +1,13 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Unmask the flag which corresponds to ARCH.
|
||||
-m68k
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-06-12)
|
||||
# x11-drivers/xf86-input-wacom is not keyworded here
|
||||
input_devices_wacom
|
||||
|
||||
# James Le Cuirot <chewi@gentoo.org> (2023-08-20)
|
||||
# Neither Kerberos implementation is keyworded for m68k yet.
|
||||
kerberos
|
||||
@ -161,3 +165,6 @@ xemacs
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org>
|
||||
# Requires 32bit alignment, so we mask it for the moment
|
||||
python_targets_python3_13
|
||||
python_targets_python3_13t
|
||||
python_targets_python3_14
|
||||
python_targets_python3_14t
|
||||
|
@ -1,6 +1,18 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-06-07)
|
||||
# Needs dev-python/matplotlib
|
||||
dev-python/mpmath test-full
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2025-05-31)
|
||||
# Requires large parts of dev-ruby/rails to be keyworded.
|
||||
dev-ruby/minitest-hooks test
|
||||
|
||||
# NRK <nrk@disroot.org> (2025-05-18)
|
||||
# app-arch/plzip is not keyworded
|
||||
app-alternatives/lzip plzip
|
||||
|
||||
# NRK <nrk@disroot.org> (2025-04-07)
|
||||
# media-libs/libyuv is not keyworded
|
||||
media-libs/imlib2 y4m
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Eray Aslan <eras@gentoo.org> (2025-05-08)
|
||||
# dev-db/tinycdb is not keyworded here
|
||||
net-mail/dovecot cdb
|
||||
|
||||
# PPN-SD <nicolas.parlant@parhuet.fr> (2025-04-08)
|
||||
# media-libs/libsidplayfp is not keyworded
|
||||
media-sound/mpd sid
|
||||
@ -382,10 +386,6 @@ x11-misc/colord argyllcms extra-print-profiles
|
||||
# to do so.
|
||||
dev-ruby/rack-test test
|
||||
|
||||
# Anthony G. Basile <blueness@gentoo.org> (2012-08-21)
|
||||
# Does not work on ppc/ppc64
|
||||
net-vpn/tor tor-hardening
|
||||
|
||||
# Pacho Ramos <pacho@gentoo.org> (2012-05-07)
|
||||
# libhid is not keyworded
|
||||
app-misc/lcdproc lcd_devices_mdm166a
|
||||
|
@ -33,7 +33,7 @@ media-video/pipewire ieee1394
|
||||
# Sam James <sam@gentoo.org> (2021-10-25)
|
||||
# Various unstable dependencies:
|
||||
# gnome-base/nautilus
|
||||
# app-misc/tracker
|
||||
# app-misc/tinysparql
|
||||
# bug #758815
|
||||
app-cdr/brasero nautilus tracker
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# All extra USE/etc should be specified in sub-profiles.
|
||||
|
@ -1,6 +1,16 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2025-05-31)
|
||||
# Requires large parts of dev-ruby/rails to be keyworded.
|
||||
dev-ruby/minitest-hooks test
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-05-16)
|
||||
# gpio: dev-libs/libgpiod not keyworded here
|
||||
# modbus: dev-libs/libmodbus not keyworded here
|
||||
# monitor: dev-python/pyqt5 not keyworded here
|
||||
sys-power/nut gpio modbus monitor
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-02-21)
|
||||
# media-video/rav1e is not yet keyworded here
|
||||
media-video/ffmpeg rav1e
|
||||
@ -97,6 +107,7 @@ sci-mathematics/maxima vtk
|
||||
# Broken bundled Eigen, fails to compile. See bug #865191.
|
||||
sci-geosciences/grass pdal
|
||||
sci-libs/vtk pdal
|
||||
media-gfx/openvdb pdal
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-04-14)
|
||||
# Needs dev-python/sympy which is not keyworded
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# All extra USE/etc should be specified in sub-profiles.
|
||||
|
@ -1,6 +1,20 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-06-05)
|
||||
# dev-util/spirv-llvm-translator not keyworded here
|
||||
dev-libs/pocl spirv
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-05-16)
|
||||
# gpio: dev-libs/libgpiod not keyworded here
|
||||
sys-power/nut gpio
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-05-06)
|
||||
# Broken bundled Eigen, fails to compile. See bug #865191.
|
||||
sci-geosciences/grass pdal
|
||||
sci-libs/vtk pdal
|
||||
media-gfx/openvdb pdal
|
||||
|
||||
# Alfredo Tupone <tupone@gentoo.org> (2025-05-03)
|
||||
# dependencies not yet keyworded
|
||||
sci-ml/caffe2 distributed gloo fbgemm nnpack onednn qnnpack rocm xnnpack
|
||||
|
@ -79,7 +79,6 @@ mbrola
|
||||
|
||||
# Modular X: unmask for architectures on which they are available
|
||||
-input_devices_synaptics
|
||||
-input_devices_wacom
|
||||
|
||||
# Diego Pettenò <flameeyes@gentoo.org> (2006-12-06)
|
||||
# Mask ALSA drivers for ISA cards
|
||||
|
@ -1,6 +1,18 @@
|
||||
# Copyright 2023-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# NRK <nrk@disroot.org> (2025-05-18)
|
||||
# app-arch/plzip is not keyworded
|
||||
app-alternatives/lzip plzip
|
||||
|
||||
# Alfred Wingate (2025-05-13)
|
||||
# Need dev-libs/libdispatch which is not keyworded here
|
||||
gnustep-base/gnustep-base libdispatch
|
||||
|
||||
# Viorel Munteanu (2025-05-06)
|
||||
# Needs dev-lang/go which is not keyworded here
|
||||
net-dialup/picocom man
|
||||
|
||||
# NRK <nrk@disroot.org> (2025-04-07)
|
||||
# media-libs/libyuv is not keyworded
|
||||
media-libs/imlib2 y4m
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 2023-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andrey Grozin <grozin@gentoo.org> (2025-05-15)
|
||||
# use ecl as the default lisp for maxima
|
||||
sci-mathematics/maxima ecl
|
||||
|
||||
# James Le Cuirot <chewi@gentoo.org> (2023-12-16)
|
||||
# Apply additional FFmpeg patches for efficient playback on some SoCs.
|
||||
media-tv/kodi soc
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 2021-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andrey Grozin <grozin@gentoo.org> (2025-05-15)
|
||||
# binary sbcl for bootstrap is not available
|
||||
dev-lisp/sbcl system-bootstrap
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2023-07-26)
|
||||
# MPV currently[1] has no plans to support >=lua5-3 making luajit
|
||||
# the only choice for maintained lua. Apply mask/force to override
|
||||
|
@ -1,12 +1,18 @@
|
||||
# Copyright 2019-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-05-02)
|
||||
# Broken bundled Eigen, fails to compile. See bug #865191.
|
||||
sci-geosciences/grass pdal
|
||||
sci-libs/vtk pdal
|
||||
media-gfx/openvdb pdal
|
||||
|
||||
# PPN-SD <nicolas.parlant@parhuet.fr> (2025-04-26)
|
||||
# dev-python/sphinx-panels is not keyworded
|
||||
net-dns/knot doc
|
||||
|
||||
# Alfredo Tupone <tupone@gentoo.org> (2025-04-15)
|
||||
# drop dev-ml test
|
||||
# drop dev-ml test
|
||||
dev-ml/duration test
|
||||
dev-ml/luv test
|
||||
dev-ml/ocaml-base64 test
|
||||
@ -36,13 +42,6 @@ media-libs/assimp collada
|
||||
# and I don't want to deal with it right now.
|
||||
sci-mathematics/maxima vtk
|
||||
|
||||
# Michael Orlitzky <mjo@gentoo.org> (2024-08-26)
|
||||
# There's an unexplained test failure in sci-libs/qd that I've emailed
|
||||
# the authors about. Until we know what's up with that, USE=qd should
|
||||
# remain masked for consumers.
|
||||
sci-libs/fplll qd
|
||||
sci-mathematics/lcalc double-double quad-double
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2024-06-15)
|
||||
# Requires unkeyworded dev-qt/qtwebengine (and revdeps)
|
||||
kde-plasma/plasma-nm openconnect
|
||||
|
@ -16,6 +16,8 @@ CXXFLAGS="${CFLAGS}"
|
||||
FFLAGS="${CFLAGS}"
|
||||
FCFLAGS="${CFLAGS}"
|
||||
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-keep-memory"
|
||||
|
||||
## Mike Gilbert <floppym@gentoo.org> (2021-12-17)
|
||||
## Prevent automagic use of 64-bit time_t.
|
||||
## https://bugs.gentoo.org/828001
|
||||
|
@ -16,6 +16,8 @@ CXXFLAGS="${CFLAGS}"
|
||||
FFLAGS="${CFLAGS}"
|
||||
FCFLAGS="${CFLAGS}"
|
||||
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-keep-memory"
|
||||
|
||||
## Mike Gilbert <floppym@gentoo.org> (2021-12-17)
|
||||
## Prevent automagic use of 64-bit time_t.
|
||||
## https://bugs.gentoo.org/828001
|
||||
|
@ -49,6 +49,9 @@ mono
|
||||
# No proper support for this arch yet
|
||||
java
|
||||
|
||||
|
||||
-video_cards_imagination
|
||||
|
||||
# not supported / tested cards
|
||||
|
||||
video_cards_ast
|
||||
@ -78,4 +81,3 @@ input_devices_joystick
|
||||
input_devices_vmmouse
|
||||
input_devices_void
|
||||
input_devices_synaptics
|
||||
input_devices_wacom
|
||||
|
@ -1,6 +1,18 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2025-05-31)
|
||||
# Requires large parts of dev-ruby/rails to be keyworded.
|
||||
dev-ruby/minitest-hooks test
|
||||
|
||||
# NRK <nrk@disroot.org> (2025-05-18)
|
||||
# app-arch/plzip is not keyworded
|
||||
app-alternatives/lzip plzip
|
||||
|
||||
# Eray Aslan <eras@gentoo.org> (2025-05-08)
|
||||
# dev-db/tinycdb is not keyworded here
|
||||
net-mail/dovecot cdb
|
||||
|
||||
# NRK <nrk@disroot.org> (2025-04-07)
|
||||
# media-libs/libyuv is not keyworded
|
||||
media-libs/imlib2 y4m
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Copyright 1999-2022 Gentoo Authors.
|
||||
# Distributed under the terms of the GNU General Public License, v2
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Force the flag corresponding to the only ABI.
|
||||
abi_s390_32
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Copyright 1999-2022 Gentoo Authors.
|
||||
# Distributed under the terms of the GNU General Public License, v2
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Force the flag corresponding to the only ABI.
|
||||
abi_s390_64
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Copyright 1999-2022 Gentoo Authors.
|
||||
# Distributed under the terms of the GNU General Public License, v2
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Force the flag which corresponds to ARCH.
|
||||
s390
|
||||
|
6
sdk_container/src/third_party/portage-stable/profiles/arch/sparc/32ul/package.use.force
vendored
Normal file
6
sdk_container/src/third_party/portage-stable/profiles/arch/sparc/32ul/package.use.force
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
# Copyright 2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2025-05-10)
|
||||
# Fails to build without, bug #955704
|
||||
dev-libs/libgcrypt asm
|
@ -1,6 +1,27 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-06-13)
|
||||
# dev-libs/libwacom is not keyworded here
|
||||
dev-libs/libinput input_devices_wacom
|
||||
gnome-base/gnome-settings-daemon input_devices_wacom
|
||||
|
||||
# NRK <nrk@disroot.org> (2025-05-18)
|
||||
# app-arch/plzip is not keyworded
|
||||
app-alternatives/lzip plzip
|
||||
|
||||
# Alfred Wingate (2025-05-13)
|
||||
# Need dev-libs/libdispatch which is not keyworded here
|
||||
gnustep-base/gnustep-base libdispatch
|
||||
|
||||
# Eray Aslan <eras@gentoo.org> (2025-05-08)
|
||||
# dev-db/tinycdb is not keyworded here
|
||||
net-mail/dovecot cdb
|
||||
|
||||
# Viorel Munteanu (2025-05-06)
|
||||
# Needs dev-lang/go which is not keyworded here
|
||||
net-dialup/picocom man
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-05-03)
|
||||
# dev-qt/qtbase:6 is not keyworded here
|
||||
media-libs/openal gui
|
||||
@ -449,7 +470,7 @@ dev-python/pyopengl test
|
||||
|
||||
# Rolf Eike Beer <eike@sf-mail.de> (2020-04-20)
|
||||
# test dependencies for USE=gstreamer not keyworded on sparc
|
||||
app-misc/tracker-miners test
|
||||
app-misc/localsearch test
|
||||
|
||||
# Rolf Eike Beer <eike@sf-mail.de> (2020-04-20)
|
||||
# dependencies not yet keyworded
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# All extra USE/etc should be specified in sub-profiles.
|
||||
|
@ -1,6 +1,13 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Lucio Sauer <watermanpaint@posteo.net> (2025-06-01)
|
||||
# app-misc/anki's GUI does not run on 32-bit arches at least since
|
||||
# 23.12.1 due to bug 893234. If you nonetheless have a use case
|
||||
# for the package on x86, please send me an email. If I don't hear
|
||||
# back from anyone, I'll remove the keyword in the near future.
|
||||
app-misc/anki
|
||||
|
||||
# Joshua Kinard <kumba@gentoo.org> (2024-02-27)
|
||||
# app-arch/lrzip-next does not support 32-bit arches (#925548)
|
||||
app-arch/lrzip-next
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-05-02)
|
||||
# dev-python/nanobind is not keyworded here
|
||||
media-gfx/openvdb python
|
||||
|
||||
# Alfredo Tupone <tupone@gentoo.org> (2025-04-21)
|
||||
# ocamlopt is not available on 32 bits arch
|
||||
>=dev-lang/ocaml-5 ocamlopt
|
||||
|
@ -69,7 +69,7 @@ sys-kernel/installkernel efistub
|
||||
|
||||
# Arthur Zamarin <arthurzam@gentoo.org> (2023-06-03)
|
||||
# Destabilizing x86 keywords on sci-*/* packages
|
||||
app-metrics/collectd collectd_plugins_gps collectd_plugins_sigrok
|
||||
app-metrics/collectd collectd_plugins_gps
|
||||
dev-games/openscenegraph las
|
||||
dev-libs/efl physics
|
||||
media-libs/a52dec djbfft
|
||||
|
@ -167,7 +167,6 @@ webengine
|
||||
# Modular X: unmask for architectures on which they are available
|
||||
-input_devices_synaptics
|
||||
-input_devices_vmmouse
|
||||
-input_devices_wacom
|
||||
-video_cards_ast
|
||||
-video_cards_d3d12
|
||||
-video_cards_i915
|
||||
|
@ -94,9 +94,9 @@ XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fu
|
||||
LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text"
|
||||
|
||||
# Manuel Rüger <mrueg@gentoo.org> (2015-09-09)
|
||||
# Hans de Graaff <graaff@gentoo.org> (2024-10-08)
|
||||
# Hans de Graaff <graaff@gentoo.org> (2025-05-31)
|
||||
# Default Ruby build target(s)
|
||||
RUBY_TARGETS="ruby32"
|
||||
RUBY_TARGETS="ruby32 ruby33"
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2022-10-22)
|
||||
# These USE flags are what is common between the various sub-profiles. Stages 2
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-05-18)
|
||||
# Requires systemd, so specifically unmasked only in targets/systemd.
|
||||
>=kde-plasma/drkonqi-6.3.90
|
||||
|
||||
# Sam James <sam@gentoo.org> (2024-11-10)
|
||||
# Breaks suspend on elogind systems (bug #934314, bug #923614)
|
||||
# https://github.com/polkit-org/polkit/issues/451
|
||||
|
@ -1,6 +1,26 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-06-05)
|
||||
# app-misc/ddcutil fails to build w/o USE=X as it always tries to include
|
||||
# <X11/Xlib.h>. See bug #950320 and https://github.com/rockowitz/ddcutil/issues/504
|
||||
~app-misc/ddcutil-2.2.0 X
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-06-03)
|
||||
# -libupb fails to build (bug #957067)
|
||||
# https://github.com/protocolbuffers/protobuf/issues/20538
|
||||
>=dev-libs/protobuf-31.1 libupb
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-05-13)
|
||||
# Force both "old" KWallet backend (now ksecretd service via IUSE keyring)
|
||||
# and the legacy KWalletAPI (via IUSE legacy-kwallet) until a (stable)
|
||||
# migration path with instructions was laid out. See also:
|
||||
# https://invent.kde.org/plasma/plasma-desktop/-/issues/138
|
||||
# https://invent.kde.org/frameworks/kwallet/-/merge_requests/97
|
||||
# https://invent.kde.org/frameworks/kwallet/-/blob/master/README.md
|
||||
# https://notmart.org/blog/2025/04/towards-a-transition-from-kwallet-to-secret-service/
|
||||
kde-frameworks/kwallet-runtime keyring legacy-kwallet
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-04-22)
|
||||
# qemu[X] still has automagic on some parts of gtk[X]. Workaround that
|
||||
# for now for bug #954152.
|
||||
@ -45,6 +65,8 @@ llvm-runtimes/libcxxabi clang
|
||||
# echo "dev-lang/rust:${slot} llvm_slot_${_RUST_LLVM_MAP[${slot}]}"
|
||||
# echo "dev-lang/rust-bin:${slot} llvm_slot_${_RUST_LLVM_MAP[${slot}]}"
|
||||
# done
|
||||
dev-lang/rust:1.87.0 llvm_slot_20
|
||||
dev-lang/rust-bin:1.87.0 llvm_slot_20
|
||||
dev-lang/rust:1.86.0 llvm_slot_19
|
||||
dev-lang/rust-bin:1.86.0 llvm_slot_19
|
||||
dev-lang/rust:1.85.1 llvm_slot_19
|
||||
@ -289,7 +311,7 @@ sys-libs/ncurses-compat tinfo
|
||||
# Mart Raudsepp <leio@gentoo.org> (2018-12-14)
|
||||
# Security is not optional if available for the architecture/kernel.
|
||||
gnome-base/gnome-desktop seccomp
|
||||
app-misc/tracker-miners seccomp
|
||||
app-misc/localsearch seccomp
|
||||
net-libs/webkit-gtk seccomp
|
||||
|
||||
# Lukas Schmelting <lschmelting@posteo.com> after consulting
|
||||
@ -309,10 +331,6 @@ net-fs/autofs libtirpc
|
||||
net-misc/netkit-bootparamd libtirpc
|
||||
sys-cluster/glusterfs libtirpc
|
||||
|
||||
# Maciej Mrozowski <reavertm@gentoo.org> (2016-09-01)
|
||||
# Workaround until resolved upstream (bug #586840)
|
||||
>=dev-games/simgear-2016.2.1 dns
|
||||
|
||||
# Justin Lecher <jlec@gentoo.org> (2014-08-10)
|
||||
# Doesn't work without acl support
|
||||
# No patch yet, #516626
|
||||
@ -330,14 +348,15 @@ dev-lang/python-exec python_targets_python3_11
|
||||
dev-lang/python-exec python_targets_python3_12
|
||||
dev-lang/python-exec python_targets_python3_13
|
||||
dev-lang/python-exec python_targets_python3_13t
|
||||
dev-lang/python-exec python_targets_python3_14
|
||||
dev-lang/python-exec python_targets_python3_14t
|
||||
dev-lang/python-exec python_targets_pypy3_11
|
||||
|
||||
# Zac Medico <zmedico@gentoo.org> (2010-10-20)
|
||||
# Force ipc USE flag since it should remain enabled unless
|
||||
# it is found to be incompatible with a specific profile
|
||||
# or environment. When enabled, it fixes bug #278895,
|
||||
# bug #315615, and makes subshell die support more robust
|
||||
# (so that repoman's ebuild.nesteddie check is irrelevant).
|
||||
# bug #315615, and makes subshell die support more robust.
|
||||
sys-apps/portage ipc
|
||||
|
||||
# Peter Alfredsen <loki_val@gentoo.org> (2009-04-11)
|
||||
|
@ -6,6 +6,37 @@
|
||||
|
||||
# New entries go on top.
|
||||
|
||||
# Alfred Wingate <parona@protonmail.com> (2025-06-10)
|
||||
# Upstream only supports amd64 and arm64. Other targets will fail to build
|
||||
# tests due to missing target specific functions.
|
||||
media-libs/svt-av1 test
|
||||
|
||||
# Alfred Wingate <parona@protonmail.com> <2025-05-24)
|
||||
# Doesn't work well at runtime.
|
||||
dev-games/ogre wayland
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-05-23)
|
||||
# media-sound/hydrogen[lash] build is broken, and dropped upstream in next
|
||||
# version. Bug #946125
|
||||
media-sound/hydrogen lash
|
||||
|
||||
# Maciej Mrozowski <reavertm@gentoo.org> (2025-05-22)
|
||||
# Does not compile as of 2024.1.1, requires buildsystem fixes.
|
||||
dev-games/simgear gdal
|
||||
games-simulation/flightgear gdal
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-05-14)
|
||||
# dev-qt/qtwebchannel:5 is masked, last revdep was dev-python/pyqtwebengine
|
||||
dev-python/pyqt5 webchannel
|
||||
|
||||
# Joonas Niilola <juippis@gentoo.org> (2025-05-14)
|
||||
# Experimental, no official upstream support.
|
||||
www-client/firefox jpegxl
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-05-01)
|
||||
# Requires llvm-15
|
||||
media-gfx/openvdb ax
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2025-04-30)
|
||||
# Valve has modified Wine's ffmpeg code with a new pcm_byte_order_reverse_bsf.c
|
||||
# that seems riddled with issues (missing identifiers, incompatible pointer
|
||||
@ -46,14 +77,6 @@ sys-apps/usbutils usbreset
|
||||
# sys-cluster/pacemaker is being removed.
|
||||
sys-cluster/drbd-utils pacemaker
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-03-05)
|
||||
# Mask until we have keyworded dev-util/spirv-llvm-translator:20 release.
|
||||
llvm-core/libclc llvm_slot_20
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-03-05)
|
||||
# Mask until we have keyworded dev-lang/rust{,-bin} / slot 20 release.
|
||||
www-client/chromium llvm_slot_20
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2025-02-24)
|
||||
# Only builds with ffmpeg-4.x, upstream has no timeline to fix it.
|
||||
# https://tracker.dev.opencascade.org/view.php?id=32871
|
||||
@ -278,7 +301,6 @@ net-analyzer/nagios-plugin-check_raid hpa
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-12-22)
|
||||
# Requires LLVM 14 that is being removed.
|
||||
<dev-lang/ghc-9.4 llvm
|
||||
<media-gfx/openvdb-11 ax
|
||||
sys-devel/sparse llvm
|
||||
|
||||
# Takuya Wakazono <pastalian46@gmail.com> (2023-11-21)
|
||||
@ -463,7 +485,7 @@ gnome-base/gnome-extra-apps tracker
|
||||
# Matt Turner <mattst88@gentoo.org> (2022-11-16)
|
||||
# tracker-miners depends on libsoup:3.0 but USE=rss depends on net-libs/libgrss
|
||||
# which has not been ported to libsoup:3.0.
|
||||
>=app-misc/tracker-miners-3.4.0-r1 rss
|
||||
>=app-misc/localsearch-3.4.0-r1 rss
|
||||
|
||||
# Viorel Munteanu <ceamac.paragon@gmail.com> (2022-10-07)
|
||||
# Cannot test and fix pax-kernel related bugs on a current grsec kernel
|
||||
@ -565,12 +587,6 @@ sys-devel/gcc custom-cflags
|
||||
# situation is resolved.
|
||||
dev-util/rizin test
|
||||
|
||||
# Sam James <sam@gentoo.org> (2021-12-27)
|
||||
# Doc building is broken and no new releases in a long time.
|
||||
# bug #830013
|
||||
# fixed in sci-libs/flann-1.9.2-20221027
|
||||
<=sci-libs/flann-1.9.2 doc
|
||||
|
||||
# Joonas Niilola <juippis@gentoo.org> (2021-12-20)
|
||||
# Broken, upstream issue/PR open since 2021-05 without reply.
|
||||
# Gentoo bug #821253
|
||||
|
@ -4,6 +4,10 @@
|
||||
# New entries go on top.
|
||||
# Please use the same syntax as in package.use.mask.
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-05-06)
|
||||
# USE=experimental is not stable by definition
|
||||
media-libs/zxing-cpp experimental
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2024-04-12)
|
||||
# dev-python/mpi4py has no stable keywords.
|
||||
media-gfx/netgen mpi
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License, v2
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Gentoo Base Profile
|
||||
|
||||
|
@ -11,15 +11,17 @@ ada_target_gcc_15
|
||||
# Michał Górny <mgorny@gentoo.org> (2024-12-31)
|
||||
# LLVM slots with no stable releases yet.
|
||||
llvm_slot_21
|
||||
llvm_slot_20
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2024-12-26)
|
||||
# Currently in testing and not ready to go stable yet.
|
||||
ruby_targets_ruby34
|
||||
ruby_targets_ruby33
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2024-05-08)
|
||||
# Python implementations without stable keywords.
|
||||
python_targets_python3_14t
|
||||
python_single_target_python3_14t
|
||||
python_targets_python3_14
|
||||
python_single_target_python3_14
|
||||
python_targets_python3_13t
|
||||
python_single_target_python3_13t
|
||||
python_targets_pypy3_11
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 2020-2023 Gentoo Authors.
|
||||
# Copyright 2020-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-08)
|
||||
|
@ -5,3 +5,4 @@
|
||||
# Generic images are built with systemd and only available on arm64 and amd64
|
||||
sys-kernel/gentoo-kernel -generic-uki
|
||||
sys-kernel/gentoo-kernel-bin -generic-uki
|
||||
sys-kernel/vanilla-kernel -generic-uki
|
||||
|
@ -5,3 +5,4 @@
|
||||
# This is still experimental, prebuilt images may not boot on all systems.
|
||||
sys-kernel/gentoo-kernel generic-uki
|
||||
sys-kernel/gentoo-kernel-bin generic-uki
|
||||
sys-kernel/vanilla-kernel generic-uki
|
||||
|
@ -5,3 +5,4 @@
|
||||
# Generic images are built with systemd and only available on arm64 and amd64
|
||||
sys-kernel/gentoo-kernel -generic-uki
|
||||
sys-kernel/gentoo-kernel-bin -generic-uki
|
||||
sys-kernel/vanilla-kernel -generic-uki
|
||||
|
@ -5,3 +5,4 @@
|
||||
# This is still experimental, prebuilt images may not boot on all systems.
|
||||
sys-kernel/gentoo-kernel generic-uki
|
||||
sys-kernel/gentoo-kernel-bin generic-uki
|
||||
sys-kernel/vanilla-kernel generic-uki
|
||||
|
@ -5,3 +5,4 @@
|
||||
# Generic images are built with systemd and only available on arm64 and amd64
|
||||
sys-kernel/gentoo-kernel -generic-uki
|
||||
sys-kernel/gentoo-kernel-bin -generic-uki
|
||||
sys-kernel/vanilla-kernel -generic-uki
|
||||
|
@ -5,3 +5,4 @@
|
||||
# This is still experimental, prebuilt images may not boot on all systems.
|
||||
sys-kernel/gentoo-kernel generic-uki
|
||||
sys-kernel/gentoo-kernel-bin generic-uki
|
||||
sys-kernel/vanilla-kernel generic-uki
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 2023 Gentoo Authors.
|
||||
# Copyright 2023-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 2020-2022 Gentoo Authors.
|
||||
# Copyright 2020-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-08)
|
||||
|
@ -5,3 +5,4 @@
|
||||
# Generic images are built with systemd and only available on arm64 and amd64
|
||||
sys-kernel/gentoo-kernel -generic-uki
|
||||
sys-kernel/gentoo-kernel-bin -generic-uki
|
||||
sys-kernel/vanilla-kernel -generic-uki
|
||||
|
@ -5,3 +5,4 @@
|
||||
# This is still experimental, prebuilt images may not boot on all systems.
|
||||
sys-kernel/gentoo-kernel generic-uki
|
||||
sys-kernel/gentoo-kernel-bin generic-uki
|
||||
sys-kernel/vanilla-kernel generic-uki
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 2020-2022 Gentoo Authors.
|
||||
# Copyright 2020-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-08)
|
||||
|
@ -5,3 +5,4 @@
|
||||
# Generic images are built with systemd and only available on arm64 and amd64
|
||||
sys-kernel/gentoo-kernel -generic-uki
|
||||
sys-kernel/gentoo-kernel-bin -generic-uki
|
||||
sys-kernel/vanilla-kernel -generic-uki
|
||||
|
@ -5,3 +5,4 @@
|
||||
# This is still experimental, prebuilt images may not boot on all systems.
|
||||
sys-kernel/gentoo-kernel generic-uki
|
||||
sys-kernel/gentoo-kernel-bin generic-uki
|
||||
sys-kernel/vanilla-kernel generic-uki
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License, v2
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-03-20)
|
||||
# Does not compile with musl-1.2.4
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License, v2
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-03-20)
|
||||
# Does not compile with musl-1.2.4
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License, v2
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-03-20)
|
||||
# Does not compile with musl-1.2.4
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License, v2
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2024-06-16)
|
||||
# Avoid pulling in llvm-runtimes/compiler-rt-sanitizers which fails to build
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License, v2
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-03-20)
|
||||
# Does not compile with musl-1.2.4
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License, v2
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-03-20)
|
||||
# Does not compile with musl-1.2.4
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License, v2
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-03-20)
|
||||
# Does not compile with musl-1.2.4
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 2020 Gentoo Authors.
|
||||
# Copyright 2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-04-27)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 2022-2023 Gentoo Authors.
|
||||
# Copyright 2022-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Arthur Zamarin <arthurzam@gentoo.org> (2022-01-21)
|
||||
|
@ -5,3 +5,4 @@
|
||||
# Generic images are built with systemd and only available on arm64 and amd64
|
||||
sys-kernel/gentoo-kernel -generic-uki
|
||||
sys-kernel/gentoo-kernel-bin -generic-uki
|
||||
sys-kernel/vanilla-kernel -generic-uki
|
||||
|
@ -5,3 +5,4 @@
|
||||
# This is still experimental, prebuilt images may not boot on all systems.
|
||||
sys-kernel/gentoo-kernel generic-uki
|
||||
sys-kernel/gentoo-kernel-bin generic-uki
|
||||
sys-kernel/vanilla-kernel generic-uki
|
||||
|
@ -5,3 +5,4 @@
|
||||
# Generic images are built with systemd and only available on arm64 and amd64
|
||||
sys-kernel/gentoo-kernel -generic-uki
|
||||
sys-kernel/gentoo-kernel-bin -generic-uki
|
||||
sys-kernel/vanilla-kernel -generic-uki
|
||||
|
@ -5,3 +5,4 @@
|
||||
# This is still experimental, prebuilt images may not boot on all systems.
|
||||
sys-kernel/gentoo-kernel generic-uki
|
||||
sys-kernel/gentoo-kernel-bin generic-uki
|
||||
sys-kernel/vanilla-kernel generic-uki
|
||||
|
@ -5,3 +5,4 @@
|
||||
# Generic images are built with systemd and only available on arm64 and amd64
|
||||
sys-kernel/gentoo-kernel -generic-uki
|
||||
sys-kernel/gentoo-kernel-bin -generic-uki
|
||||
sys-kernel/vanilla-kernel -generic-uki
|
||||
|
@ -5,3 +5,4 @@
|
||||
# This is still experimental, prebuilt images may not boot on all systems.
|
||||
sys-kernel/gentoo-kernel generic-uki
|
||||
sys-kernel/gentoo-kernel-bin generic-uki
|
||||
sys-kernel/vanilla-kernel generic-uki
|
||||
|
1
sdk_container/src/third_party/portage-stable/profiles/default/linux/arm64/23.0/make.defaults
vendored
Normal file
1
sdk_container/src/third_party/portage-stable/profiles/default/linux/arm64/23.0/make.defaults
vendored
Normal file
@ -0,0 +1 @@
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
|
@ -1,4 +1,4 @@
|
||||
# Copyright 2020 Gentoo Authors.
|
||||
# Copyright 2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-04-27)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 2022-2023 Gentoo Authors.
|
||||
# Copyright 2022-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Arthur Zamarin <arthurzam@gentoo.org> (2022-01-21)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 2020 Gentoo Authors.
|
||||
# Copyright 2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-04-27)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 2022-2023 Gentoo Authors.
|
||||
# Copyright 2022-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Arthur Zamarin <arthurzam@gentoo.org> (2022-01-21)
|
||||
|
@ -5,3 +5,4 @@
|
||||
# Generic images are built with systemd and only available on arm64 and amd64
|
||||
sys-kernel/gentoo-kernel -generic-uki
|
||||
sys-kernel/gentoo-kernel-bin -generic-uki
|
||||
sys-kernel/vanilla-kernel -generic-uki
|
||||
|
@ -5,3 +5,4 @@
|
||||
# This is still experimental, prebuilt images may not boot on all systems.
|
||||
sys-kernel/gentoo-kernel generic-uki
|
||||
sys-kernel/gentoo-kernel-bin generic-uki
|
||||
sys-kernel/vanilla-kernel generic-uki
|
||||
|
1
sdk_container/src/third_party/portage-stable/profiles/default/linux/loong/23.0/make.defaults
vendored
Normal file
1
sdk_container/src/third_party/portage-stable/profiles/default/linux/loong/23.0/make.defaults
vendored
Normal file
@ -0,0 +1 @@
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
|
1
sdk_container/src/third_party/portage-stable/profiles/default/linux/m68k/23.0/time64/eapi
vendored
Normal file
1
sdk_container/src/third_party/portage-stable/profiles/default/linux/m68k/23.0/time64/eapi
vendored
Normal file
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1,19 @@
|
||||
# Copyright 2024-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
CHOST="m68k-aligned-linux-gnut64"
|
||||
|
||||
# Let's take care of a decent celestial alignment
|
||||
CFLAGS="${CFLAGS} -malign-int"
|
||||
CXXFLAGS="${CXXFLAGS} -malign-int"
|
||||
FCFLAGS="${FCFLAGS} -malign-int"
|
||||
FFLAGS="${FFLAGS} -malign-int"
|
||||
|
||||
# As opposed to old-style m68k, python-3.13 (and later?) works here
|
||||
# Unfortunately, since the main m68k profile overwrites these variables,
|
||||
# we cannot simply go back to the base settings but need to overwrite
|
||||
# them *again*.
|
||||
PYTHON_SINGLE_TARGET="-python3_12 python3_13 -python3_13t -python3_14 -python3_14t"
|
||||
PYTHON_TARGETS="-python3_12 python3_13 -python3_13t -python3_14 -python3_14t"
|
||||
BOOTSTRAP_USE="unicode pkg-config split-usr xml python_targets_python3_13 python_single_target_python3_13"
|
||||
|
@ -0,0 +1,11 @@
|
||||
# Copyright 2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2025-06-02)
|
||||
# Since we are using -maligned-int by default here, we also need the
|
||||
# corresponding fixed / patched toolchain versions...
|
||||
<sys-libs/glibc-2.41-r2
|
||||
|
||||
# Python 3.13 works here. Not sure about 3.14 yet, we'll find out.
|
||||
-dev-lang/python:3.13
|
||||
-dev-lang/python:3.13t
|
2
sdk_container/src/third_party/portage-stable/profiles/default/linux/m68k/23.0/time64/parent
vendored
Normal file
2
sdk_container/src/third_party/portage-stable/profiles/default/linux/m68k/23.0/time64/parent
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../features/time64
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../features/split-usr
|
@ -0,0 +1 @@
|
||||
5
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user