mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
profiles: Sync with Gentoo
It's from Gentoo commit ccb03cfb965f037c1a2d45ad2978bfac21fd78e2.
This commit is contained in:
parent
2992e18430
commit
eb87095fbb
@ -1,6 +1,11 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# matoro <matoro_gentoo@matoro.tk> (2023-11-01)
|
||||
# Qt 6 not keyworded here.
|
||||
app-doc/doxygen gui
|
||||
dev-util/cmake gui
|
||||
|
||||
# Violet Purcell <vimproved@inventati.org> (2023-10-12)
|
||||
# dev-util/samurai is not keyworded here.
|
||||
app-alternatives/ninja samurai
|
||||
|
@ -17,6 +17,10 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2023-10-30)
|
||||
# libei not stable yet
|
||||
x11-base/xwayland libei
|
||||
|
||||
# Jon Janzen <jon@jonjanzen.com> (2023-09-11)
|
||||
# librttopo has not been stabalized on this arch yet
|
||||
dev-db/spatialite rttopo
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2023-10-30)
|
||||
# libei not stable yet
|
||||
x11-base/xwayland libei
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-07-28)
|
||||
# media-libs/libffado not marked stable here
|
||||
media-video/pipewire ieee1394
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2023-10-30)
|
||||
# libei not stable yet
|
||||
x11-base/xwayland libei
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-04-22)
|
||||
# Needs unkeyworded dev-python/sympy
|
||||
dev-python/nbval test
|
||||
|
@ -4,6 +4,10 @@
|
||||
# Unmask the flag which corresponds to ARCH.
|
||||
-arm64
|
||||
|
||||
# Mart Raudsepp <leio@gentoo.org> (2023-10-05)
|
||||
# Orc optimisations are supported on arm64 NEON since 0.4.33
|
||||
-orc
|
||||
|
||||
# Mart Raudsepp <leio@gentoo.org> (2023-10-03)
|
||||
# dev-util/sysprof-capture is keyworded on arm64
|
||||
-sysprof
|
||||
|
@ -1,6 +1,11 @@
|
||||
# Copyright 2019-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-10-31)
|
||||
# Tries to use unsupported MemoryDenyWriteExecute and crashes on boot.
|
||||
# See https://github.com/systemd/systemd/issues/29775 and bug #916469.
|
||||
>=sys-apps/systemd-254
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-08-28)
|
||||
# libuv >=1.45.0 starts to use iouring (but via its own implementation, not sys-libs/liburing)
|
||||
# which means CMake then starts using iouring. There are some kernel bugs which
|
||||
|
6
sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use.stable.mask
vendored
Normal file
6
sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use.stable.mask
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
# Copyright 2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2023-10-30)
|
||||
# libei not stable yet
|
||||
x11-base/xwayland libei
|
@ -1,6 +1,10 @@
|
||||
# Copyright 2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2023-10-30)
|
||||
# libei not stable yet
|
||||
x11-base/xwayland libei
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2023-05-30)
|
||||
# sys-apps/dbus-broker is not stable
|
||||
app-accessibility/at-spi2-core dbus-broker
|
||||
|
@ -17,6 +17,10 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2023-10-30)
|
||||
# libei not stable yet
|
||||
x11-base/xwayland libei
|
||||
|
||||
# Arthur Zamarin <arthurzam@gentoo.org> (2023-06-03)
|
||||
# Destabilizing x86 keywords on sci-*/* packages
|
||||
app-metrics/collectd collectd_plugins_gps collectd_plugins_sigrok
|
||||
|
@ -4,10 +4,6 @@
|
||||
# This file requires eapi 5 or later. New entries go on top.
|
||||
# Please use the same syntax as in use.mask
|
||||
|
||||
# Alfredo Tupone <tupone@gentoo.org> (2023-2-2)
|
||||
# sys-devel/gcc:12 is not stable yet on x86
|
||||
ada_target_gcc_12
|
||||
|
||||
# Sam James <sam@gentoo.org> (2020-11-10)
|
||||
# media-gfx/openvdb is not stable on x86
|
||||
# ... and has failing tests right now anyway
|
||||
|
@ -17,10 +17,6 @@ python_single_target_python3_12
|
||||
# PHP 8.2 is in testing
|
||||
php_targets_php8-2
|
||||
|
||||
# Alfredo Tupone <tupone@gentoo.org> (2022-12-04)
|
||||
# sys-devel/gcc:12 is not stable yet
|
||||
ada_target_gcc_12_2_0
|
||||
|
||||
# Sergei Trofimovich <slyfox@gentoo.org> (2020-04-13)
|
||||
# dev-vcs/darcs (dev-lang/ghc) has no stable keywords.
|
||||
darcs
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# This file describes the packages needed to build a stage1 based on this
|
||||
@ -16,7 +16,6 @@ sys-devel/autoconf
|
||||
sys-devel/automake
|
||||
sys-devel/libtool
|
||||
sys-apps/baselayout
|
||||
sys-apps/makedev
|
||||
sys-apps/coreutils
|
||||
sys-apps/diffutils
|
||||
sys-apps/file
|
||||
|
@ -3,3 +3,4 @@
|
||||
|
||||
gnat_2021 - Compile with dev-lang/gnat-gpl-2021
|
||||
gcc_12 - Compile with sys-devel/gcc:12
|
||||
gcc_13 - Compile with sys-devel/gcc:13
|
||||
|
@ -12,12 +12,14 @@ app-crypt/acme
|
||||
app-crypt/certbot
|
||||
app-crypt/certbot-nginx
|
||||
app-eselect/eselect-rust
|
||||
app-misc/khal
|
||||
app-text/mdbook
|
||||
dev-embedded/esptool
|
||||
dev-lang/rust
|
||||
dev-lang/rust-bin
|
||||
>=dev-lang/spidermonkey-78
|
||||
>=dev-libs/gjs-1.66
|
||||
dev-python/aiohttp-oauthlib
|
||||
dev-python/autobahn
|
||||
dev-python/aws-sam-translator
|
||||
>=dev-python/bcrypt-4
|
||||
@ -100,6 +102,7 @@ dev-python/trustme
|
||||
dev-python/trio
|
||||
dev-python/trio-websocket
|
||||
dev-python/twine
|
||||
dev-python/vdirsyncer
|
||||
dev-python/watchfiles
|
||||
dev-python/wcmatch
|
||||
dev-python/widgetsnbextension
|
||||
|
@ -33,9 +33,73 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Yixun Lan <dlan@gentoo.org> (2023-10-30)
|
||||
# testing version, not work on qt6, Bug #916449
|
||||
=net-im/telegram-desktop-4.10.5
|
||||
# Sam James <sam@gentoo.org> (2023-11-05)
|
||||
# Mask broken versions:
|
||||
# - sys-fs/btrfs-progs-6.6(-r0) was respun upstream.
|
||||
# - sys-fs/btrfs-progs-6.6-r1 had the fixed tarball, but contained an upstream
|
||||
# bug in the ioctl numbers.
|
||||
# Please use sys-fs/btrfs-progs-6.6-r2 or, better, sys-fs/btrfs-progs-6.6.1
|
||||
# (identical in functional contents).
|
||||
=sys-fs/btrfs-progs-6.6
|
||||
=sys-fs/btrfs-progs-6.6-r1
|
||||
=sys-fs/btrfs-progs-6.6-r2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-11-05)
|
||||
# Discontinued upstream. Fails tests with modern pytest.
|
||||
# No revdeps left.
|
||||
# Removal on 2023-12-05. Bug #906834.
|
||||
dev-python/pytest-subtesthack
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-11-05)
|
||||
# Discontinued in favor of built-in support in setuptools-scm-7.
|
||||
# No revdeps left.
|
||||
# Removal on 2023-12-05. Bug #916904.
|
||||
dev-python/setuptools_scm_git_archive
|
||||
|
||||
# Mart Raudsepp <leio@gentoo.org> (2023-11-04)
|
||||
# gst-transcoder was merged into gst-plugins-bad and can be installed via
|
||||
# media-libs/gst-plugins-bad instead. Removal on 2023-12-04. Bug #916871.
|
||||
media-plugins/gst-transcoder
|
||||
|
||||
# Mart Raudsepp <leio@gentoo.org> (2023-11-04)
|
||||
# Legacy GStreamer non-linear multimedia editing elements, superseded by
|
||||
# media-libs/gstreamer-editing-services long ago.
|
||||
# Removal on 2023-12-04. Bug #916870.
|
||||
media-libs/gnonlin
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-11-04)
|
||||
# Broken on py3.12. Last commit in 2020. Already a second fork
|
||||
# of the package. No revdeps.
|
||||
# Removal on 2023-12-04. Bug #916856.
|
||||
dev-python/wstools
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-10-29)
|
||||
# This version contains a major bug that causes pytest internal error
|
||||
# when tests are skippeed at module level.
|
||||
# https://github.com/pytest-dev/pytest-asyncio/issues/655
|
||||
=dev-python/pytest-asyncio-0.22.0
|
||||
|
||||
# Tomáš Mózes <hydrapolic@gmail.com> (2023-11-02)
|
||||
# Performance regression. Bug #916713.
|
||||
=dev-db/mydumper-0.15.1.3
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-11-01)
|
||||
# Broken on py3.12. Repository archived upstream. No revdeps.
|
||||
# Removal on 2023-12-01. Bug #916670.
|
||||
dev-python/pushbullet-py
|
||||
|
||||
# Michael Orlitzky <mjo@gentoo.org> (2023-10-31)
|
||||
# Sabayon upstream (dead). No meaningful maintenance since we
|
||||
# switched to git. All other aws-*-tools packages were removed
|
||||
# in 2018. Removal on or after 2023-12-01.
|
||||
app-admin/aws-elb-tools
|
||||
|
||||
# Guilherme Amadio <amadio@gentoo.org> (2023-10-30)
|
||||
# net-libs/xrootd-ceph was split from net-libs/xrootd as a git
|
||||
# submodule, but has been merged back to the main repository in
|
||||
# net-libs/xrootd-5.6.0. Please switch to net-libs/xrootd[ceph]
|
||||
# instead of net-libs/xrootd-ceph. Removal on 2023-11-30.
|
||||
net-libs/xrootd-ceph
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-10-29)
|
||||
# Backports from Python 3.6/3.7 to Python 3.5. Finally the last revdep
|
||||
@ -266,11 +330,6 @@ media-video/jubler
|
||||
dev-java/appenh
|
||||
dev-java/loadlib
|
||||
|
||||
# Mart Raudsepp <leio@gentoo.org> (2023-10-04)
|
||||
# GStreamer plugin removed upstream. The database used by this music fingerprint
|
||||
# plugin has been defunct for a while. Removal on 2023-11-04. Bug #915189.
|
||||
media-plugins/gst-plugins-ofa
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-10-04)
|
||||
# The project was abandoned upstream. The test suite is broken
|
||||
# with python3.12. It was used only as an optional test dep
|
||||
@ -489,11 +548,6 @@ x11-drivers/nvidia-drivers:0/390
|
||||
# https://github.com/igraph/igraph/issues/2311
|
||||
=sci-libs/arpack-3.9.0
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2023-03-19)
|
||||
# This version of cucumber-core is not compatible with the other
|
||||
# cucumber dependencies. Please downgrade cucumber-core.
|
||||
=dev-util/cucumber-core-11.1.0
|
||||
|
||||
# Mike Pagano <mpagano@gentoo.org> (2023-03-10)
|
||||
# Mask =sys-kernel/gentoo-sources-5.15.99 since it does
|
||||
# not include 5.15.99 and is misleading
|
||||
|
@ -1,6 +1,11 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Mart Raudsepp <leio@gentoo.org> (2023-10-01)
|
||||
# x11-wm/mutter[wayland] requires xwayland[libei] for emulated input portal
|
||||
# for e.g. remote desktop remote input support
|
||||
x11-base/xwayland libei
|
||||
|
||||
# Mart Raudsepp <leio@gentoo.org> (2022-01-05)
|
||||
# gnome-boxes requires spice-gtk[vala]
|
||||
net-misc/spice-gtk vala
|
||||
|
@ -1,11 +1,9 @@
|
||||
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/
|
||||
cpan https://cpan.metacpan.org https://www.cpan.org
|
||||
cran https://cran.r-project.org https://cran.us.r-project.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
|
||||
gcc https://gcc.gnu.org/pub/gcc/ http://mirrors.concertpass.com/gcc/ https://mirrorservice.org/sites/sourceware.org/pub/gcc/ https://ftp.mpi-inf.mpg.de/mirrors/gnu/mirror/gcc.gnu.org/pub/gcc/ https://bigsearcher.com/mirrors/gcc/
|
||||
gimp https://ftp.fau.de/gimp/gimp/ ftp://ftp.fau.de/gimp/gimp/ https://artfiles.org/gimp.org/pub/gimp/ https://www.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/ ftp://ftp.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/
|
||||
gmt http://ftp.iris.washington.edu/pub/gmt/ ftp://ftp.soest.hawaii.edu/gmt/ ftp://ftp.iris.washington.edu/pub/gmt/ ftp://ftp.star.nesdis.noaa.gov/pub/sod/lsa/gmt
|
||||
gnome https://download.gnome.org/
|
||||
gnu https://ftp.gnu.org/gnu/ https://artfiles.org/gnu.org/ https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/
|
||||
gnupg https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/ https://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/ https://mirrors.dotsrc.org/gcrypt/ https://gnupg.org/ftp/gcrypt/ ftp://ftp.gnupg.org/gcrypt/
|
||||
@ -24,5 +22,5 @@ samba https://download.samba.org/pub/samba/
|
||||
sabayon http://sabayon.c3sl.ufpr.br/distfiles https://ftp.nluug.nl/pub/os/Linux/distr/sabayonlinux/distfiles https://ftp.rnl.tecnico.ulisboa.pt/pub/sabayon/distfiles https://ftp.fsn.hu/pub/linux/distributions/sabayon/distfiles http://cross-lfs.sabayonlinux.org/distfiles https://mirror.dkm.cz/sabayon/distfiles http://mirror.internode.on.net/pub/sabayon/distfiles https://na.mirror.garr.it/mirrors/sabayonlinux/distfiles http://distfiles.sabayon.org
|
||||
sourceforge https://downloads.sourceforge.net
|
||||
sourceforge.jp http://iij.dl.sourceforge.jp https://osdn.dl.sourceforge.jp https://jaist.dl.sourceforge.jp
|
||||
ubuntu http://mirror.internode.on.net/pub/ubuntu/ubuntu/ https://mirror.tcc.wa.edu.au/ubuntu/ http://ubuntu.uni-klu.ac.at/ubuntu/ http://mirror.dhakacom.com/ubuntu-archive/ http://ubuntu.c3sl.ufpr.br/ubuntu/ http://ubuntu.uni-sofia.bg/ubuntu/ http://hr.archive.ubuntu.com/ubuntu/ http://cz.archive.ubuntu.com/ubuntu/ https://mirror.dkm.cz/ubuntu http://ftp.cvut.cz/ubuntu/ http://ftp.stw-bonn.de/ubuntu/ https://ftp-stud.hs-esslingen.de/ubuntu/ https://mirror.netcologne.de/ubuntu/ https://mirror.unej.ac.id/ubuntu/ http://kr.archive.ubuntu.com/ubuntu/ https://mirror.nforce.com/pub/linux/ubuntu/ http://mirror.amsiohosting.net/archive.ubuntu.com/ http://nl3.archive.ubuntu.com/ubuntu/ https://mirror.timeweb.ru/ubuntu/ http://ubuntu.mirror.su.se/ubuntu/ https://ftp.yzu.edu.tw/ubuntu/ https://ubuntu.volia.net/ubuntu-archive/ https://mirror.pnl.gov/ubuntu/ http://mirror.cc.columbia.edu/pub/linux/ubuntu/archive/ https://mirrors.namecheap.com/ubuntu/
|
||||
ubuntu http://mirror.internode.on.net/pub/ubuntu/ubuntu/ http://ubuntu.uni-klu.ac.at/ubuntu/ http://mirror.dhakacom.com/ubuntu-archive/ http://ubuntu.c3sl.ufpr.br/ubuntu/ http://hr.archive.ubuntu.com/ubuntu/ http://cz.archive.ubuntu.com/ubuntu/ https://mirror.dkm.cz/ubuntu http://ftp.cvut.cz/ubuntu/ http://ftp.stw-bonn.de/ubuntu/ https://ftp-stud.hs-esslingen.de/ubuntu/ https://mirror.netcologne.de/ubuntu/ https://mirror.unej.ac.id/ubuntu/ http://kr.archive.ubuntu.com/ubuntu/ https://mirror.nforce.com/pub/linux/ubuntu/ http://nl3.archive.ubuntu.com/ubuntu/ https://mirror.timeweb.ru/ubuntu/ http://ubuntu.mirror.su.se/ubuntu/ https://ubuntu.volia.net/ubuntu-archive/ https://mirror.pnl.gov/ubuntu/ https://mirrors.namecheap.com/ubuntu/
|
||||
vdr-developerorg http://projects.vdr-developer.org/attachments/download
|
||||
|
@ -12,3 +12,6 @@ move dev-libs/Imath dev-libs/imath
|
||||
move dev-python/cli_helpers dev-python/cli-helpers
|
||||
move dev-python/python-cstruct dev-python/cstruct
|
||||
move dev-python/swagger_spec_validator dev-python/swagger-spec-validator
|
||||
move dev-python/pslab-python dev-python/pslab
|
||||
move dev-python/python-discid dev-python/discid
|
||||
move dev-python/py-amqp dev-python/amqp
|
||||
|
Loading…
x
Reference in New Issue
Block a user