mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 18:12:08 +02:00
profiles: Sync with Gentoo
It's from Gentoo commit afde79b7fe751fd80f2dc951f2a3d75ae8c38143.
This commit is contained in:
parent
a0f5c132b5
commit
3341fd9e5b
@ -73,7 +73,6 @@ x11-wm/mutter -video_cards_nvidia
|
||||
# Only maxima makes a distinction between the 32-bit and 64-bit
|
||||
# USE flags.
|
||||
sci-mathematics/fricas -clozurecl
|
||||
<sci-mathematics/maxima-5.44.0-r5 -clozurecl
|
||||
sci-mathematics/maxima -clozurecl64
|
||||
|
||||
# Thomas Deutschmann <whissi@gentoo.org> (2021-02-17)
|
||||
|
@ -99,7 +99,6 @@ kde-apps/pim-data-exporter:5
|
||||
kde-apps/pim-sieve-editor:5
|
||||
kde-apps/plasma-telepathy-meta:5
|
||||
>=kde-misc/kio-gdrive-22.04.3-r1
|
||||
kde-misc/kmarkdownwebview:5
|
||||
kde-misc/tellico:5
|
||||
kde-misc/zanshin:5
|
||||
mail-client/kube
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-29)
|
||||
# pandoc not keyworded here, bug #878355
|
||||
app-admin/conky doc
|
||||
|
||||
# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2022-08-09)
|
||||
# dev-java/jaxws-api not keyworded
|
||||
>=dev-java/jmock-2.12.0 test
|
||||
|
@ -10,10 +10,6 @@ sci-mathematics/octave sundials
|
||||
# nor is sys-cluster/slurm yet
|
||||
sys-cluster/openmpi openmpi_rm_pbs openmpi_rm_slurm
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2022-03-03)
|
||||
# dev-util/kdevelop-php is not yet stable, bug #834530
|
||||
<kde-apps/umbrello-21.11.80 php
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
|
||||
# Don't apply stable masks to python-exec since we're forcing every
|
||||
# impl there anyway. Please keep this in sync with use.stable.mask.
|
||||
|
@ -12,7 +12,6 @@
|
||||
|
||||
# Things without support yet
|
||||
java
|
||||
llvm
|
||||
luajittex
|
||||
lua_single_target_luajit
|
||||
lua_targets_luajit
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-29)
|
||||
# pandoc not keyworded here, bug #878355
|
||||
app-admin/conky doc
|
||||
|
||||
# Bernard Cafarelli <voyageur@gentoo.org> (2022-10-17)
|
||||
# media-libs/libheif not keyworded
|
||||
media-gfx/geeqie heif
|
||||
@ -97,10 +101,6 @@ media-video/obs-studio nvenc
|
||||
# No deps keyworded
|
||||
dev-python/pbr test
|
||||
|
||||
# Benda Xu <heroxbd@gentoo.org> (2020-04-27)
|
||||
# tests optionally depend on dev-python/hypothesis
|
||||
dev-python/numpy test
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-04-19)
|
||||
# Unsupported on ppc/ppc64
|
||||
www-client/chromium widevine
|
||||
|
@ -49,10 +49,6 @@ mail-client/thunderbird clang
|
||||
# Requires media-libs/mesa[llvm], which is masked.
|
||||
dev-python/pyopengl test
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-03-11)
|
||||
# vc not keyworded on ppc64
|
||||
media-gfx/krita vc
|
||||
|
||||
# Joonas Niilola <juippis@gentoo.org> (2020-02-01)
|
||||
# luajit not keyworded on ppc64, #696222
|
||||
dev-libs/efl lua_single_target_luajit
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 2019-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-29)
|
||||
# pandoc not keyworded here, bug #878355
|
||||
app-admin/conky doc
|
||||
|
||||
# Xin Yang <yangmame@icloud.com> (2022-10-18)
|
||||
# requires qtwebengine, bug #876301
|
||||
app-i18n/fcitx-libpinyin dictionary-manager
|
||||
|
@ -59,7 +59,6 @@ video_cards_nv
|
||||
video_cards_omap
|
||||
video_cards_qxl
|
||||
video_cards_r128
|
||||
video_cards_radeonsi
|
||||
video_cards_siliconmotion
|
||||
video_cards_tegra
|
||||
video_cards_vc4
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-29)
|
||||
# pandoc not keyworded here, bug #878355
|
||||
app-admin/conky doc
|
||||
|
||||
# Andrey Grozin <grozin@gentoo.org> (2022-09-02)
|
||||
# dev-libs/capstone not keyworded
|
||||
dev-lisp/sbcl capstone
|
||||
|
@ -22,10 +22,6 @@ sys-devel/gcc -ada
|
||||
# media-libs/qtav not keyworded yet
|
||||
media-gfx/kphotoalbum qtav
|
||||
|
||||
# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2022-04-25)
|
||||
# Mask tests until test dependencies are keyworded.
|
||||
app-text/pdftk test
|
||||
|
||||
# Arthur Zamarin <arthurzam@gentoo.org> (2022-08-15)
|
||||
# deps not keyworded
|
||||
dev-util/pkgcheck emacs
|
||||
|
@ -21,10 +21,6 @@ sys-devel/clang pie
|
||||
dev-java/openjdk:11 system-bootstrap
|
||||
dev-java/openjdk:17 system-bootstrap
|
||||
|
||||
# Joonas Niilola <juippis@gentoo.org> (2022-01-08)
|
||||
# -xft broken, investigate in bug #830777
|
||||
~x11-misc/xscreensaver-6.02 xft
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2021-11-04)
|
||||
# Enable all LLVM targets unconditionally. Unfortunately, disabling
|
||||
# targets tend to break reverse dependencies (e.g. Rust) and we are yet
|
||||
|
@ -1,4 +0,0 @@
|
||||
# Copyright 2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
>sys-apps/kbd-1.15.5-r99
|
@ -69,6 +69,7 @@ gnome-extra/gnome-browser-connector
|
||||
gnome-extra/gnome-tweaks
|
||||
>=media-gfx/libimagequant-4
|
||||
media-libs/libavif
|
||||
>=media-libs/libopenraw-0.3.2
|
||||
media-video/rav1e
|
||||
>=net-irc/polari-3.37
|
||||
net-libs/quiche
|
||||
|
@ -84,6 +84,7 @@ gnome-base/gconf
|
||||
gnome-base/libglade
|
||||
gnome-base/libgnomecanvas
|
||||
gnome-extra/gconf-editor
|
||||
media-libs/libart_lgpl
|
||||
x11-libs/gtksourceview:2.0
|
||||
x11-libs/libwnck:1
|
||||
x11-libs/vte:0
|
||||
|
@ -33,6 +33,62 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2022-10-30)
|
||||
# Dead package, last release 10 years ago. No reverse dependencies.
|
||||
# Removal on 2022-11-30
|
||||
media-gfx/gnome-raw-thumbnailer
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2022-10-29)
|
||||
# Old slot with no reverse dependencies.
|
||||
# Removal on 2022-11-29
|
||||
dev-libs/libgweather:2
|
||||
|
||||
# Arthur Zamarin <arthurzam@gentoo.org> (2022-10-29)
|
||||
# Last upstream commit in 2016, no tests, implements functions
|
||||
# which are implemented by pathlib Python module. No reverse
|
||||
# dependencies in gentoo tree for a long time.
|
||||
# Removal: 2022-11-28. Bug #878733.
|
||||
dev-python/pathtools
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-10-29)
|
||||
# Unmaintained in Gentoo. Last release in 2018, very little upstream
|
||||
# activity since. No revdeps left.
|
||||
# Removal on 2022-11-28. Bug #842873.
|
||||
dev-libs/cloog
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-28)
|
||||
# Please upgrade to >=media-libs/fontconfig-2.14.1-r1 for fixed
|
||||
# cache dir to avoid sandbox violation errors, bug #878471.
|
||||
=media-libs/fontconfig-2.14.1
|
||||
|
||||
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2022-10-28)
|
||||
# Unmaintained upstream, no reverse dependencies, fails tests
|
||||
# Removal in 30 days
|
||||
dev-python/pweave
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-10-28)
|
||||
# Originally last rited in Aug 2020 due to lack of Python 3 support.
|
||||
# The last rites were undone, however this package never got fixed.
|
||||
# Instead, it has been covered by incorrect "downgrade" mask since then.
|
||||
# Removal on 2022-11-11. Bug #695010.
|
||||
app-i18n/scim-sunpinyin
|
||||
|
||||
# Jonas Stein <jstein@gentoo.org> (2022-10-26)
|
||||
# Dead upstream, open bugs.
|
||||
# Removal after 2022-12-24. Bug #878337.
|
||||
app-misc/tpconfig
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-24)
|
||||
# Non-free licence which prohibits any patching. Fails to build with Clang 16.
|
||||
# Removal on 2022-10-24.
|
||||
dev-util/sgb
|
||||
sci-misc/gt-itm
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-24)
|
||||
# Fails to build with Clang 16 (code quality issues), no upstream activity
|
||||
# in 7 years. Removal on 2022-11-23. bug #874486, bug #791604.
|
||||
games-fps/qudos
|
||||
|
||||
# David Seifert <soap@gentoo.org> (2022-10-23)
|
||||
# Dead package, upstream gone, GTK+2, fails to build with Clang 16 and
|
||||
# tests fail. Removal on 2022-11-22. Bug #741200, #875686.
|
||||
@ -122,11 +178,6 @@ net-libs/gnet
|
||||
# Removal on 2022-11-14
|
||||
games-mud/gnome-mud
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-13)
|
||||
# Depends on vulnerable version of Rust. See bug #877005.
|
||||
# Will be unmasked once dependency is updated.
|
||||
<www-client/seamonkey-2.53.14-r1
|
||||
|
||||
# Joshua Kinard <kumba@gentoo.org> (2022-10-13)
|
||||
# Difficult-to-resolve build issues on modern toolchains,
|
||||
# not publicly maintained, developer contact is difficult,
|
||||
@ -570,6 +621,7 @@ net-libs/webkit-gtk:4.1
|
||||
net-libs/webkit-gtk:5
|
||||
>=net-misc/gupnp-tools-0.12
|
||||
>=net-misc/rygel-0.42
|
||||
>=net-misc/spice-gtk-0.41-r1
|
||||
sci-geosciences/geocode-glib:2
|
||||
>=sci-geosciences/gnome-maps-43
|
||||
>=sys-apps/osinfo-db-tools-1.10.0-r1
|
||||
@ -625,12 +677,6 @@ media-plugins/kodi-game-libretro-dosbox
|
||||
# bug #705554, bug #689408.
|
||||
>=dev-scheme/guile-3.0.4
|
||||
|
||||
# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2020-09-01)
|
||||
# Mismatched version (bug #695022). Masked to force upgrade to 2.0.4_pre20200306162733.
|
||||
# (Mask should remain after ebuilds are deleted, until 2021-03-01 or
|
||||
# until new upstream release with proper versioning.)
|
||||
~app-i18n/scim-sunpinyin-3.0.0_rc1
|
||||
|
||||
# Lars Wendler <polynomial-c@gentoo.org> (2019-11-14)
|
||||
# Breaks archives containing relative paths
|
||||
# when being called with --no-absolute-filenames
|
||||
|
@ -2,7 +2,6 @@ move dev-libs/yaml-cpp dev-cpp/yaml-cpp
|
||||
move dev-python/rnc2rng app-text/rnc2rng
|
||||
move games-puzzle/world-of-goo games-puzzle/world-of-goo-hb
|
||||
slotmove =dev-ruby/shoulda-matchers-4.3.0* 3 4
|
||||
move kde-misc/gmailfeed kde-misc/ultimate-gmail-feed
|
||||
move dev-vcs/cli dev-util/github-cli
|
||||
move mail-filter/pypolicyd-spf mail-filter/spf-engine
|
||||
move dev-python/mimeparse dev-python/python-mimeparse
|
||||
|
@ -4,3 +4,6 @@ move x11-libs/libva-intel-driver media-libs/libva-intel-driver
|
||||
move x11-libs/libva-intel-media-driver media-libs/libva-intel-media-driver
|
||||
move x11-libs/intel-hybrid-codec-driver media-libs/intel-hybrid-codec-driver
|
||||
move dev-python/swagger-spec-validator dev-python/swagger_spec_validator
|
||||
move dev-python/zeroconf dev-python/python-zeroconf
|
||||
move dev-python/zstandard dev-python/python-zstandard
|
||||
move dev-python/retworkx dev-python/rustworkx
|
||||
|
Loading…
x
Reference in New Issue
Block a user