mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-16 09:52:20 +02:00
profiles: Sync with Gentoo
It's from Gentoo commit bc875491bc3f19140ec082e4341cd6291ed0f43f. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
63367d9974
commit
37cbdd8aba
@ -17,6 +17,10 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-09-12)
|
||||
# These BLAS/LAPACK providers are keyworded here.
|
||||
sci-libs/flexiblas -blis -mkl -openblas
|
||||
|
||||
# Christopher Byrne <salah.coronya@gmail.com> (2025-09-01)
|
||||
# net-emulation/libvirt is only keyworded on amd64 at this time
|
||||
sys-block/nbdkit -libguestfs
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-09-12)
|
||||
# These BLAS/LAPACK providers are keyworded here.
|
||||
sci-libs/flexiblas -openblas
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-08-29)
|
||||
# net-misc/passt not yet keyworded here
|
||||
app-emulation/qemu passt
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-09-12)
|
||||
# These BLAS/LAPACK providers are keyworded here.
|
||||
sci-libs/flexiblas -blis -openblas
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-08-16)
|
||||
# dev-games/ogre is not keyworded here
|
||||
>=dev-games/mygui-3.4.1 ogre
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-09-12)
|
||||
# Other BLAS/LAPACK providers are not keyworded everywhere.
|
||||
sci-libs/flexiblas blis mkl openblas
|
||||
|
||||
# Christopher Byrne <salah.coronya@gmail.com> (2025-09-01)
|
||||
# net-emulation/libvirt is only keyworded on amd64 at this time
|
||||
sys-block/nbdkit libguestfs
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 2022-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-09-12)
|
||||
# These BLAS/LAPACK providers are keyworded here.
|
||||
sci-libs/flexiblas -openblas
|
||||
|
||||
# Eli Schwartz <eschwartz@gentoo.org> (2025-09-05)
|
||||
# dev-python/sphinx-tabs is not keyworded.
|
||||
dev-python/anyio doc
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-09-12)
|
||||
# These BLAS/LAPACK providers are keyworded here.
|
||||
sci-libs/flexiblas -blis
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-08-29)
|
||||
# net-misc/passt not yet keyworded here
|
||||
app-emulation/qemu passt
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 2019-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-09-12)
|
||||
# These BLAS/LAPACK providers are keyworded here.
|
||||
sci-libs/flexiblas -openblas
|
||||
|
||||
# Alfred Wingate <parona@protonmail.com> (2025-07-31)
|
||||
# mongodb not keyworded here
|
||||
sci-libs/gdal mongodb
|
||||
@ -232,12 +236,6 @@ app-admin/syslog-ng test
|
||||
# dev-db/mongodb does not support riscv, fails src_configure
|
||||
dev-libs/mongo-c-driver test
|
||||
|
||||
# Alex Fan <alexfanqi@yahoo.com> (2021-07-20)
|
||||
# hdf5-1.10 always fails tests with these 2 use flags enabled, otherwise
|
||||
# passes all tests on at least some systems. No longer needed for 1.12,
|
||||
# though.
|
||||
<sci-libs/hdf5-1.12.1 fortran debug
|
||||
|
||||
# Alex Fan <alexfanqi@yahoo.com> (2021-08-12)
|
||||
# Marek Szuba <marecki@gentoo.org> (2021-07-14)
|
||||
# LuaJIT does not support riscv
|
||||
|
@ -575,11 +575,6 @@ dev-lang/spidermonkey jit
|
||||
# No ffmpeg keywords on sparc
|
||||
media-sound/dir2ogg aac wma
|
||||
|
||||
# Sergei Trofimovich <slyfox@gentoo.org> (2018-08-30)
|
||||
# dev-games/openscenegraph is a heavy unkeyworded dependency.
|
||||
# Skip keywording it for now.
|
||||
app-office/scribus osg
|
||||
|
||||
# Sergei Trofimovich <slyfox@gentoo.org> (2018-05-08)
|
||||
# Mask USE=games to avoid unkeyworded games-util/qstat.
|
||||
net-analyzer/monitoring-plugins game
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-09-12)
|
||||
# These BLAS/LAPACK providers are keyworded here.
|
||||
sci-libs/flexiblas -blis -openblas
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-08-29)
|
||||
# net-misc/passt not yet keyworded here
|
||||
app-emulation/qemu passt
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Vincent de Phily <moltonel@gmail.com (2025-09-01)
|
||||
# Another package requiring Rust
|
||||
app-portage/emlop
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2024-05-08)
|
||||
# Pure Python packages using dev-python/uv-build, and therefore
|
||||
# requiring Rust to install, and their dependencies.
|
||||
|
@ -36,6 +36,29 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Conrad Kostecki <conikost@gentoo.org> (2025-09-14)
|
||||
# Replaced by >=media-libs/libv4l-1.30.1[utils], as merged by upstream.
|
||||
# Bugs #953534 and #962841.
|
||||
# Removal on 2025-09-29.
|
||||
sys-apps/edid-decode
|
||||
|
||||
# Rick Farina <zerochaos@gentoo.org> (2025-09-11)
|
||||
# Dead upstream, fails to compile on modern gcc. Bug #919250
|
||||
# Removal on 2025-10-12
|
||||
net-wireless/mdk
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-09-09)
|
||||
# Packaged version is very outdated, was already broken by libxml2-2.12,
|
||||
# now once more by libxml2-2.14. Bugs #739362, #829005, #923828, #955798.
|
||||
# Removal on 2025-10-09.
|
||||
games-rpg/manaplus
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-09-09)
|
||||
# Broken by dev-libs/libxml2-2.14.2, abandoned by upstream, almost no one
|
||||
# else is packaging this. Bugs #955705, 955817. Removal on 2025-10-09.
|
||||
net-news/rsstool
|
||||
x11-misc/xcave
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-09-06)
|
||||
# Abandoned. Incompatible with py3.14. Last release in 2020.
|
||||
# No revdeps left.
|
||||
@ -268,13 +291,6 @@ sci-electronics/NanoVNA-QT
|
||||
# Bugs #932756, #952103. Removal on 2025-09-16.
|
||||
app-crypt/yubikey-manager-qt
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-08-10)
|
||||
# Outdated version packaged in Gentoo, pending version bump request for
|
||||
# over a year, depends on Qt5 but worse, Qt5Script, no signs of upstream
|
||||
# porting away from it, many unattended build error bugs.
|
||||
# Bugs #922311, #926229. Removal on 2025-09-14.
|
||||
media-gfx/opentoonz
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2025-08-08)
|
||||
# ruby-openid fails tests and is archived upstream. Last release 6 years
|
||||
# ago. rack-openid is the only reverse dependency.
|
||||
@ -379,11 +395,6 @@ dev-db/mysql:8.4
|
||||
# Pleas upgrade to 5.1, 5.2 LTS, or downgrade to 4.2 LTS.
|
||||
=dev-python/django-5.0*
|
||||
|
||||
# Alfred Wingate <parona@protonmail.com> (2025-05-05)
|
||||
# Masked for testing
|
||||
>=dev-libs/libxml2-2.14
|
||||
dev-libs/libxml2-compat
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-05-04)
|
||||
# New wave of breakage from random removals.
|
||||
# Bugs #955398, #955396, #955411.
|
||||
@ -416,12 +427,6 @@ dev-libs/libxml2-compat
|
||||
>=xfce-base/xfce4-settings-4.21
|
||||
>=xfce-base/xfconf-4.21
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-03-07)
|
||||
# May cause emerge to hang (bug #950707). Tests hang on one machine
|
||||
# and another strange report upstream: https://github.com/pkgconf/pkgconf/issues/383.
|
||||
# Mask out of caution for now.
|
||||
=dev-util/pkgconf-2.4.1
|
||||
|
||||
# John Helmert III <ajak@gentoo.org> (2025-03-02)
|
||||
# Doesn't seem to cleanly load, see:
|
||||
# https://github.com/lkrg-org/lkrg/issues/364
|
||||
@ -743,12 +748,6 @@ media-plugins/kodi-game-libretro-dosbox
|
||||
# upstream.
|
||||
>=app-text/jabref-bin-4.0
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2017-05-22)
|
||||
# for Maciej S. Szmigiero <mail@maciej.szmigiero.name>
|
||||
# Any version above 5.100.138 breaks b43 driver in various ways.
|
||||
# Also, b43 wiki page says to use 5.100.138. Bug #541080.
|
||||
>=sys-firmware/b43-firmware-6.30.163.46
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-05-21)
|
||||
# (and others, updated later)
|
||||
# These old versions of toolchain packages (binutils, gcc, glibc) are no
|
||||
|
@ -1,4 +1,4 @@
|
||||
apache https://dlcdn.apache.org/ https://apache.mirror.iphh.net/ https://artfiles.org/apache.org/ https://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/ https://ftp.fau.de/apache/ https://apache.osuosl.org/
|
||||
apache https://dlcdn.apache.org/ https://apache.mirror.iphh.net/ https://artfiles.org/apache.org/ https://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/ https://ftp.fau.de/apache/ https://apache.osuosl.org/ https://archive.apache.org/dist/
|
||||
cpan https://cpan.metacpan.org https://www.cpan.org
|
||||
debian https://deb.debian.org/debian/ http://ftp.au.debian.org/debian/ http://ftp.at.debian.org/debian/ http://ftp.by.debian.org/debian/ http://ftp.be.debian.org/debian/ http://ftp.br.debian.org/debian/ http://ftp.bg.debian.org/debian/ http://ftp.ca.debian.org/debian/ http://ftp2.cn.debian.org/debian/ http://ftp.cn.debian.org/debian/ http://ftp.hr.debian.org/debian/ http://ftp.cz.debian.org/debian/ http://ftp.dk.debian.org/debian/ http://ftp.sv.debian.org/debian/ http://ftp.ee.debian.org/debian/ http://ftp.fi.debian.org/debian/ http://ftp.fr.debian.org/debian/ http://ftp2.de.debian.org/debian/ http://ftp.de.debian.org/debian/ http://ftp.gr.debian.org/debian/ http://ftp.hu.debian.org/debian/ http://ftp.is.debian.org/debian/ http://ftp.ie.debian.org/debian/ http://ftp.it.debian.org/debian/ http://ftp.jp.debian.org/debian/ http://ftp.lt.debian.org/debian/ http://ftp.mx.debian.org/debian/ http://ftp.md.debian.org/debian/ http://ftp.nl.debian.org/debian/ http://ftp.nc.debian.org/debian/ http://ftp.nz.debian.org/debian/ http://ftp.no.debian.org/debian/ http://ftp.pl.debian.org/debian/ http://ftp.pt.debian.org/debian/ http://ftp.ro.debian.org/debian/ http://ftp.ru.debian.org/debian/ http://ftp.sg.debian.org/debian/ http://ftp.sk.debian.org/debian/ http://ftp.si.debian.org/debian/ http://ftp.es.debian.org/debian/ http://ftp.se.debian.org/debian/ http://ftp.ch.debian.org/debian/ http://ftp.tw.debian.org/debian/ http://ftp.tr.debian.org/debian/ http://ftp.ua.debian.org/debian/ http://ftp.uk.debian.org/debian/ http://ftp.us.debian.org/debian/
|
||||
gentoo https://distfiles.gentoo.org/distfiles https://gentoo.osuosl.org/distfiles https://ftp.halifax.rwth-aachen.de/gentoo/distfiles https://ftp.fau.de/gentoo/distfiles
|
||||
|
@ -1,3 +1,5 @@
|
||||
move dev-python/pixelmatch-py dev-python/pixelmatch
|
||||
move app-text/qtikz app-text/ktikz
|
||||
move llvm-core/clang-runtime llvm-runtimes/clang-runtime
|
||||
slotmove media-libs/glycin-loaders 0 1
|
||||
move sys-apps/moar sys-apps/moor
|
||||
|
Loading…
x
Reference in New Issue
Block a user