mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-28 08:51:11 +02:00
profiles: Sync with Gentoo
It's from Gentoo commit b84f0b5353205a6ba121bf3d0ef64bff9e26e8c2.
This commit is contained in:
parent
b6417c2c0b
commit
f1f4dae538
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-09-20)
|
||||
# Libei not keyworded here yet
|
||||
x11-base/xwayland libei
|
||||
|
||||
# matoro <matoro_gentoo@matoro.tk> (2023-06-29)
|
||||
# Test failures in dev-libs/weston, although not as bad as big-endian
|
||||
# (2 at the time of this writing)
|
||||
|
||||
@ -17,6 +17,14 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-09-19)
|
||||
# dev-cpp/cpp-httplib is keyworded here.
|
||||
sys-devel/llvm -debuginfod
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2023-09-13)
|
||||
# media-gfx/renderdoc is keyworded here
|
||||
dev-qt/qtbase -renderdoc
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-09-07)
|
||||
# media-libs/roc-toolkit is not keyworded in most places
|
||||
media-video/pipewire -roc
|
||||
|
||||
@ -17,6 +17,10 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Jon Janzen <jon@jonjanzen.com> (2023-09-11)
|
||||
# librttopo has not been stabalized on this arch yet
|
||||
dev-db/spatialite rttopo
|
||||
|
||||
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-08-21)
|
||||
# Mask testing on stable until we have stable qt6
|
||||
dev-python/pytest-qt test
|
||||
|
||||
@ -69,7 +69,7 @@
|
||||
# keyworded on amd64
|
||||
-clisp
|
||||
-clozurecl64
|
||||
-ecls
|
||||
-ecl
|
||||
-gcl
|
||||
-sbcl
|
||||
|
||||
|
||||
@ -6,8 +6,6 @@
|
||||
|
||||
# Jimi Huotari <chiitoo@gentoo.org> (2023-03-03)
|
||||
# Mask until stable.
|
||||
qt6
|
||||
pyqt6
|
||||
pyside6
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2020-06-06)
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Maciej Barć <xgqt@gentoo.org> (2023-09-17)
|
||||
# Tests require net-libs/nodejs which is unavailable on amd64/x32.
|
||||
dev-lang/dafny test
|
||||
|
||||
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-20)
|
||||
# depends on dev-python/notebook which depends on nodejs
|
||||
dev-python/ipython notebook
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Jon Janzen <jon@jonjanzen.com> (2023-09-11)
|
||||
# librttopo has not been tested on this arch
|
||||
dev-db/spatialite rttopo
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2023-05-30)
|
||||
# sys-apps/dbus-broker is not keyworded
|
||||
app-accessibility/at-spi2-core dbus-broker
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Jon Janzen <jon@jonjanzen.com> (2023-09-11)
|
||||
# librttopo has not been tested on this arch
|
||||
dev-db/spatialite rttopo
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-06-24)
|
||||
# dev-db/mongodb miraculously got keyworded here.
|
||||
dev-python/pymongo -test-full
|
||||
|
||||
@ -1,6 +1,14 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-09-19)
|
||||
# dev-cpp/cpp-httplib is barely keyworded anywhere.
|
||||
sys-devel/llvm debuginfod
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2023-09-13)
|
||||
# media-gfx/renderdoc currently has few keywords
|
||||
dev-qt/qtbase renderdoc
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-09-07)
|
||||
# media-libs/roc-toolkit is not keyworded in most places
|
||||
media-video/pipewire roc
|
||||
|
||||
@ -208,7 +208,7 @@ clisp
|
||||
clozurecl
|
||||
clozurecl64
|
||||
cmucl
|
||||
ecls
|
||||
ecl
|
||||
gcl
|
||||
sbcl
|
||||
|
||||
|
||||
@ -4,6 +4,26 @@
|
||||
# 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> (2023-09-24)
|
||||
# Qt not keyworded here.
|
||||
app-doc/doxygen gui
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-09-22)
|
||||
# Qt 6 not keyworded here.
|
||||
dev-util/cmake gui
|
||||
|
||||
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-09-20)
|
||||
# Libei not keyworded here yet
|
||||
x11-base/xwayland libei
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-09-18)
|
||||
# x11-libs/gtksourceview:4 not keyworded here
|
||||
media-gfx/inkscape sourceview
|
||||
|
||||
# Rich Freeman <rich0@gentoo.org> (2023-09-13)
|
||||
# Tests require shellcheck which is not currently available on hppa
|
||||
sys-process/systemd-cron test
|
||||
|
||||
# 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
|
||||
|
||||
@ -7,6 +7,10 @@
|
||||
# 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> (2023-09-11)
|
||||
# wayland hasn't been tested on hppa
|
||||
wayland
|
||||
|
||||
# matoro <matoro_gentoo@matoro.tk> (2023-06-17)
|
||||
# media-libs/libheif is not keyworded here
|
||||
heif
|
||||
|
||||
@ -79,10 +79,6 @@ php
|
||||
# media-libs/gstreamer is not stable for hppa
|
||||
gstreamer
|
||||
|
||||
# Rolf Eike Beer <eike@sf-mail.de> (2020-04-13)
|
||||
# No stable wayland components on hppa
|
||||
wayland
|
||||
|
||||
# Rolf Eike Beer <eike@sf-mail.de> (2020-04-11)
|
||||
# No stable media-libs/libsdl or media-libs/libsdl2 on hppa
|
||||
sdl
|
||||
|
||||
@ -1,6 +1,26 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-09-24)
|
||||
# Qt not keyworded here.
|
||||
app-doc/doxygen gui
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-09-22)
|
||||
# Qt 6 not keyworded here.
|
||||
dev-util/cmake gui
|
||||
|
||||
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-09-20)
|
||||
# Libei not keyworded here yet
|
||||
x11-base/xwayland libei
|
||||
|
||||
# Rich Freeman <rich0@gentoo.org> (2023-09-13)
|
||||
# Tests require shellcheck which is not currently available
|
||||
sys-process/systemd-cron test
|
||||
|
||||
# Jon Janzen <jon@jonjanzen.com> (2023-09-11)
|
||||
# librttopo has not been tested on this arch
|
||||
dev-db/spatialite rttopo
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-06-18)
|
||||
# Qt 5 not keyworded here
|
||||
app-text/ansifilter gui
|
||||
|
||||
@ -1,6 +1,25 @@
|
||||
# Copyright 2022-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2023-09-24)
|
||||
# fails tests
|
||||
gnome-extra/gnome-software flatpak
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2023-09-21)
|
||||
# dev-ruby/asciidoctor is not keyworded yet.
|
||||
dev-util/librnp man
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-09-19)
|
||||
# dev-cpp/cpp-httplib is keyworded here.
|
||||
sys-devel/llvm -debuginfod
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2023-09-12)
|
||||
# Vulkan is available on loong.
|
||||
dev-qt/qt3d -vulkan
|
||||
dev-qt/qtdeclarative -vulkan
|
||||
dev-qt/qtgui -vulkan
|
||||
dev-qt/qtwayland -vulkan
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2023-09-10)
|
||||
# Revdeps of dev-python/ujson which is masked.
|
||||
dev-python/cattrs test
|
||||
@ -11,12 +30,11 @@ dev-python/ruamel-std-pathlib test
|
||||
# Avoid having to keyword more Qt deps
|
||||
dev-python/pyside2 3d datavis script location scxml
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2023-08-05)
|
||||
# no keyworded lld
|
||||
dev-lang/rust wasm
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2023-07-26)
|
||||
# missing llvm:16 and keyworded lld
|
||||
# no llvm:15 or lld:16 on loong
|
||||
app-office/libreoffice clang
|
||||
<dev-db/postgresql-16 llvm
|
||||
<dev-lang/rust-1.73.0 wasm
|
||||
dev-lang/spidermonkey clang lto
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2023-07-26)
|
||||
@ -187,21 +205,6 @@ dev-lang/ocaml test
|
||||
# Dep media-plugins/libvisual-plugins fails to build, seems too hairy to fix.
|
||||
media-plugins/gst-plugins-meta libvisual
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2022-11-27)
|
||||
# Mask configurations not accepting llvm:16 and/or clang:16, either due to
|
||||
# lack of testing or simply being unsupported upstream (the opaque pointers
|
||||
# in particular need downstream changes).
|
||||
app-office/libreoffice clang
|
||||
<dev-db/postgresql-16 llvm
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2022-11-27)
|
||||
# LLVM toolchain now partially usable on loong, mask the remaining pieces
|
||||
# pending test/bugfixes/porting.
|
||||
#
|
||||
# - sys-devel/lld: port is still under review
|
||||
dev-util/lldb test
|
||||
sys-devel/clang-common default-lld
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2022-10-04)
|
||||
# Sanitizers partially supported on this architecture.
|
||||
#
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright 2008-2021 Gentoo Authors
|
||||
# Copyright 2008-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18)
|
||||
@ -10,8 +10,6 @@ ACCEPT_KEYWORDS="${ARCH} ~mips"
|
||||
|
||||
PROFILE_ARCH="mips"
|
||||
|
||||
USE="-fortran -openmp"
|
||||
|
||||
LIBDIR_o32="lib"
|
||||
LIBDIR_n32="lib32"
|
||||
LIBDIR_n64="lib64"
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-09-20)
|
||||
# Libei not keyworded here yet
|
||||
x11-base/xwayland libei
|
||||
|
||||
# matoro <matoro_gentoo@matoro.tk> (2023-06-18)
|
||||
# app-i18n/fcitx:4 not keyworded here
|
||||
media-libs/libsdl2 fcitx4
|
||||
|
||||
@ -93,11 +93,6 @@ gnome
|
||||
# some programs with this useflag are useful, e.g #227631
|
||||
mpi
|
||||
|
||||
# Ryan Hill <dirtyepic@gentoo.org>
|
||||
# virtual/blas virtual/cblas and virtual/lapack not keyworded
|
||||
lapack
|
||||
blas
|
||||
|
||||
# Alexander Færøy <eroyf@gentoo.org>
|
||||
# Clamav -- untested, masking for now.
|
||||
clamav
|
||||
|
||||
@ -1,6 +1,20 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org (2023-09-21)
|
||||
# dtrace/systemtap not availabie on ppc platform for jdk
|
||||
# configure: ERROR: Unavailable JVM features explicitly enabled for 'server': 'dtrace'
|
||||
# https://github.com/openjdk/jdk17u-dev/commit/5b29c6ec93372b20016565b84d449860b7233d6c
|
||||
dev-java/openjdk:17 systemtap
|
||||
|
||||
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-09-20)
|
||||
# Libei not keyworded here yet
|
||||
x11-base/xwayland libei
|
||||
|
||||
# Jon Janzen <jon@jonjanzen.com> (2023-09-11)
|
||||
# librttopo has not been tested on this arch
|
||||
dev-db/spatialite rttopo
|
||||
|
||||
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-08-30)
|
||||
# Avoid keywordming more Qt stuff
|
||||
dev-python/pyside2 3d datavis scxml
|
||||
|
||||
@ -1,6 +1,14 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-09-22)
|
||||
# Qt 6 not keyworded here.
|
||||
dev-util/cmake gui
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-09-22)
|
||||
# sys-apps/flatpak is not keyworded here
|
||||
sys-apps/xdg-desktop-portal flatpak
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2023-05-30)
|
||||
# sys-apps/dbus-broker is not keyworded
|
||||
app-accessibility/at-spi2-core dbus-broker
|
||||
@ -78,10 +86,6 @@ net-misc/plowshare javascript
|
||||
# https://www.boost.org/doc/libs/1_78_0/libs/context/doc/html/context/architectures.html
|
||||
dev-libs/boost -context
|
||||
|
||||
# Sam James <sam@gentoo.org> (2021-12-31)
|
||||
# sci-mathematics/polymake not keyworded here
|
||||
sci-mathematics/singular polymake
|
||||
|
||||
# Sam James <sam@gentoo.org> (2021-12-08)
|
||||
# Masks involving webkit-gtk; webkit-gtk was dekeyworded on ppc for a while.
|
||||
# We haven't (yet?) restored keywords for all the bits we had to drop, so
|
||||
|
||||
@ -37,5 +37,5 @@ java
|
||||
# Andrey Grozin <grozin@gentoo.org> (2014-06-25)
|
||||
# keyworded on ppc
|
||||
-clisp
|
||||
-ecls
|
||||
-ecl
|
||||
-sbcl
|
||||
|
||||
@ -37,7 +37,7 @@ aria2
|
||||
|
||||
# Andrey Grozin <grozin@gentoo.org> (2014-06-25)
|
||||
# no stable versions on ppc
|
||||
ecls
|
||||
ecl
|
||||
sbcl
|
||||
|
||||
# Chí-Thanh Christopher Nguyễn (2014-03-25)
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-09-22)
|
||||
# Qt 6 not keyworded here.
|
||||
dev-util/cmake gui
|
||||
|
||||
# Joonas Niilola <juippis@gentoo.org> (2023-08-24)
|
||||
# media-video/libva-utils is masked on ppc64, so hwaccel on Firefox
|
||||
# wouldn't work.
|
||||
@ -30,6 +34,10 @@ dev-python/nbval test
|
||||
# libomptarget is only supported on 64-bit architectures.
|
||||
>=sys-libs/libomp-16.0.0_pre20230124 -offload
|
||||
|
||||
# Niccolò Belli <niccolo.belli@linuxsystems.it> (2022-11-29)
|
||||
# media-libs/webrtc-audio-processing only has amd64, x86 and ppc64 keywords
|
||||
media-video/pipewire -echo-cancel
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-13)
|
||||
# Causes segfaults, bug #871921
|
||||
sci-libs/symengine tcmalloc
|
||||
|
||||
@ -17,6 +17,10 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Niccolò Belli <niccolo.belli@linuxsystems.it> (2023-03-12)
|
||||
# media-libs/webrtc-audio-processing not stable on ppc64
|
||||
media-video/pipewire echo-cancel
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2023-03-28)
|
||||
# dev-ruby/stringex is not marked stable here yet
|
||||
dev-ruby/kramdown unicode
|
||||
|
||||
6
sdk_container/src/third_party/portage-stable/profiles/arch/ppc/package.use.mask
vendored
Normal file
6
sdk_container/src/third_party/portage-stable/profiles/arch/ppc/package.use.mask
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
# Copyright 2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Rich Freeman <rich0@gentoo.org> (2023-09-13)
|
||||
# Tests require shellcheck which is not currently available
|
||||
sys-process/systemd-cron test
|
||||
@ -1,6 +1,14 @@
|
||||
# Copyright 2019-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-09-22)
|
||||
# Qt 6 not keyworded here.
|
||||
dev-util/cmake gui
|
||||
|
||||
# Jon Janzen <jon@jonjanzen.com> (2023-09-11)
|
||||
# librttopo has not been tested on this arch
|
||||
dev-db/spatialite rttopo
|
||||
|
||||
# Andrew Ammerlaan <andrewammerlaan@gentoo.org (2023-08-30)
|
||||
# Avoid keywording more Qt stuff
|
||||
dev-python/pyside2 datavis webengine
|
||||
|
||||
@ -1,6 +1,18 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-09-24)
|
||||
# Qt not keyworded here.
|
||||
app-doc/doxygen gui
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-09-22)
|
||||
# Qt 6 not keyworded here.
|
||||
dev-util/cmake gui
|
||||
|
||||
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-09-20)
|
||||
# Libei not keyworded here yet
|
||||
x11-base/xwayland libei
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-06-18)
|
||||
# Qt 5 not keyworded here
|
||||
app-text/ansifilter gui
|
||||
|
||||
@ -1,6 +1,18 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-09-22)
|
||||
# Qt 6 not keyworded here.
|
||||
dev-util/cmake gui
|
||||
|
||||
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-09-20)
|
||||
# Libei not keyworded here yet
|
||||
x11-base/xwayland libei
|
||||
|
||||
# Rich Freeman <rich0@gentoo.org> (2023-09-13)
|
||||
# Tests require shellcheck which is not currently available
|
||||
sys-process/systemd-cron test
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-07-21)
|
||||
# Requires app-emulation/qemu.
|
||||
sys-kernel/gentoo-kernel test
|
||||
|
||||
@ -66,7 +66,7 @@ physfs
|
||||
|
||||
# Andrey Grozin <grozin@gentoo.org> (2014-06-25)
|
||||
# keyworded on sparc
|
||||
-ecls
|
||||
-ecl
|
||||
-sbcl
|
||||
|
||||
# Alexandre Rostovtsev <tetromino@gentoo.org> (2012-12-31)
|
||||
|
||||
@ -25,7 +25,7 @@ clamav
|
||||
|
||||
# Andrey Grozin <grozin@gentoo.org> (2014-06-25)
|
||||
# no stable version on sparc
|
||||
ecls
|
||||
ecl
|
||||
sbcl
|
||||
|
||||
# Pacho Ramos <pacho@gentoo.org> (2014-04-17)
|
||||
|
||||
@ -1,6 +1,14 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-09-19)
|
||||
# dev-cpp/cpp-httplib is keyworded here.
|
||||
sys-devel/llvm -debuginfod
|
||||
|
||||
# Jon Janzen <jon@jonjanzen.com> (2023-09-11)
|
||||
# librttopo has not been tested on this arch
|
||||
dev-db/spatialite rttopo
|
||||
|
||||
# Matt Jolly <Matt.Jolly@footclan.ninja> (2023-08-16)
|
||||
# Fails tests, potential false negatives #911402
|
||||
app-antivirus/clamav system-mspack
|
||||
@ -57,14 +65,6 @@ net-misc/seafile-client shibboleth
|
||||
sci-mathematics/yacas gui
|
||||
sci-physics/root qt5
|
||||
|
||||
# Michael Orlitzky <mjo@gentoo.org> (2022-12-23)
|
||||
# sci-libs/lrslib is keyworded ~x86, but probably shouldn't have been:
|
||||
#
|
||||
# https://bugs.gentoo.org/771675
|
||||
#
|
||||
# Here we prevent its only direct consumer from pulling it in.
|
||||
sci-mathematics/polymake lrs
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-11-16)
|
||||
# spirv-llvm-translator is not keyworded x86.
|
||||
dev-libs/libclc spirv
|
||||
@ -330,10 +330,6 @@ dev-ruby/asciidoctor test
|
||||
# dep tree that is unkeyworded at this time.
|
||||
>=net-irc/weechat-1.7 doc
|
||||
|
||||
# Johannes Huber <johu@gentoo.org> (2017-08-07)
|
||||
# Requires media-libs/qtav, which is not keyworded on x86.
|
||||
media-gfx/digikam mediaplayer
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2017-08-07)
|
||||
# Requires USE=cuda that is masked in this profile.
|
||||
media-gfx/blender opensubdiv
|
||||
|
||||
@ -100,10 +100,6 @@ app-admin/sudo -sssd
|
||||
# Thomas Deutschmann <whissi@gentoo.org> (2018-06-01)
|
||||
net-analyzer/wireshark -doc
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2017-11-21)
|
||||
# Requires not yet stabilised media-libs/qtav
|
||||
media-gfx/digikam mediaplayer
|
||||
|
||||
# Thomas Deutschmann <whissi@gentoo.org> (2017-10-01)
|
||||
# Stable mask dev-ruby/haml test till rails is stabilized.
|
||||
dev-ruby/haml test
|
||||
|
||||
@ -61,7 +61,7 @@ webengine
|
||||
-clisp
|
||||
-clozurecl
|
||||
-cmucl
|
||||
-ecls
|
||||
-ecl
|
||||
-gcl
|
||||
-sbcl
|
||||
|
||||
|
||||
@ -25,11 +25,3 @@ sys-libs/libucontext
|
||||
# made.)
|
||||
# bug #699422.
|
||||
virtual/libcrypt:0/1
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-07-06)
|
||||
# No longer maintained upstream; please see the 2021-07-15-opentmpfiles-deprecation
|
||||
# news item.
|
||||
sys-apps/opentmpfiles
|
||||
|
||||
# (above is added here instead of in ../package.mask so x86 musl can
|
||||
# override it for the moment)
|
||||
|
||||
@ -1,6 +1,13 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2023-09-18)
|
||||
# Disabling gstreamer seems to be untested upstream and is often broken.
|
||||
# The gstreamer dependencies are trivial in compile time and disk usage
|
||||
# compared to webkit-gtk.
|
||||
# Bugs #911663, #914362
|
||||
>=net-libs/webkit-gtk-2.42 gstreamer
|
||||
|
||||
# Alexey Sokolov <alexey+gentoo@asokolov.org> (2023-08-14)
|
||||
# OpenMW is only playtested with LuaJIT, and in fact unit tests fail with Lua-5.
|
||||
# Therefore apply mask/force to override the profile's defaults, and invert on
|
||||
|
||||
@ -6,6 +6,16 @@
|
||||
# This file is only for generic masks. For arch-specific masks (i.e.
|
||||
# mask everywhere, unmask on arch/*) use arch/base.
|
||||
|
||||
# Jaco Kroon <jaco@uls.co.za> (2023-09-19)
|
||||
# Joonas Niilola <juippis@gentoo.org> (2023-09-21)
|
||||
# DAHDI is being last-rited. See bug #914477.
|
||||
net-misc/asterisk dahdi
|
||||
net-voip/yate dahdi
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2023-09-14)
|
||||
# Not ported to libsoup:3.0
|
||||
app-office/abiword collab
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-09-09)
|
||||
# Needs <dev-libs/openssl-3 which is EOL on 2023-09-11. Please upgrade immediately.
|
||||
# See bug #913685.
|
||||
@ -163,11 +173,6 @@ sci-libs/vtk debug
|
||||
# See also: https://bugs.gentoo.org/891499
|
||||
sys-libs/libomp llvm_targets_AMDGPU
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-01-21)
|
||||
# media-libs/qtav is masked for removal.
|
||||
media-gfx/digikam mediaplayer
|
||||
media-gfx/kphotoalbum qtav
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-01-21)
|
||||
# Fails to compile: https://github.com/libffi/libffi/issues/760
|
||||
dev-libs/libffi exec-static-trampoline
|
||||
|
||||
@ -164,10 +164,6 @@ media-plugins/grilo-plugins chromaprint
|
||||
# sssd is only stable for amd64 and x86
|
||||
app-admin/sudo sssd
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2018-10-16)
|
||||
# app-misc/ddcutil is not yet stable.
|
||||
kde-plasma/powerdevil brightness-control
|
||||
|
||||
# Thomas Deutschmann <whissi@gentoo.org> (2018-06-01)
|
||||
# Needs dev-ruby/asciidoctor which has a lot of unstable deps
|
||||
net-analyzer/wireshark doc
|
||||
|
||||
@ -4,6 +4,10 @@
|
||||
# This file is only for generic masks. For arch-specific masks (i.e.
|
||||
# mask everywhere, unmask on arch/*) use arch/base.
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2023-09-11)
|
||||
# eudev is masked for removal
|
||||
eudev
|
||||
|
||||
# David Seifert <soap@gentoo.org> (2023-09-09)
|
||||
# EOL upstream in 2 months, causes major headaches for OpenSSL 1.1
|
||||
# masking. Removal on 2023-10-09.
|
||||
@ -14,10 +18,6 @@ php_targets_php8-0
|
||||
# Ruby version.
|
||||
ruby_targets_ruby30
|
||||
|
||||
# Michael Orlitzky <mjo@gentoo.org> (2023-08-11)
|
||||
# PHP 7.x is end-of-life. Please upgrade to a newer slot.
|
||||
php_targets_php7-4
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2023-04-10)
|
||||
# Ruby 2.7 is masked for removal.
|
||||
ruby_targets_ruby27
|
||||
|
||||
@ -1,6 +1,14 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Maciej Barć <xgqt@gentoo.org> (2023-09-16)
|
||||
# Binary package, which is compiled against glibc
|
||||
dev-lang/dafny-bin
|
||||
|
||||
# Maciej Barć <xgqt@gentoo.org> (2023-09-16)
|
||||
# Binary package, which is compiled against glibc
|
||||
app-shells/pwsh-bin
|
||||
|
||||
# Maciej Barć <xgqt@gentoo.org> (2023-07-01)
|
||||
# Binary package, which is compiled against glibc
|
||||
games-util/heroic-bin
|
||||
@ -356,7 +364,6 @@ sys-apps/dbus-broker
|
||||
sys-apps/gentoo-systemd-integration
|
||||
sys-apps/systemd
|
||||
sys-apps/systemd-readahead
|
||||
sys-boot/systemd-boot
|
||||
sys-process/systemd-cron
|
||||
>=www-misc/profile-sync-daemon-6
|
||||
|
||||
|
||||
@ -20,7 +20,7 @@ elif [[ ${CATEGORY}/${PN} == sys-libs/glibc && ${EBUILD_PHASE} == configure ]];
|
||||
|
||||
for f in libio/iopopen.c \
|
||||
shadow/lckpwdf.c resolv/{netdb,resolv}.h elf/rtld.c \
|
||||
nis/nss_compat/compat-{grp,initgroups,{,s}pwd}.c \
|
||||
n[is]s/nss_compat/compat-{grp,initgroups,{,s}pwd}.c \
|
||||
nss/{bug-erange,nss_files/files-{XXX,init{,groups}}}.c \
|
||||
sysdeps/{{generic,unix/sysv/linux}/paths.h,posix/system.c}
|
||||
do
|
||||
|
||||
@ -81,7 +81,7 @@ OSI-APPROVED @OSI-APPROVED-FREE @OSI-APPROVED-NONFREE
|
||||
|
||||
# License agreements that try to take away your rights. These are more
|
||||
# restrictive than "all-rights-reserved" or require explicit approval.
|
||||
EULA 2dboy-EULA AMD-GPU-PRO-EULA android AnyDesk-TOS Aseprite-EULA baudline bestcrypt CAPYBARA-EULA Coherent-Graphics ETQW f.lux FAH-EULA-2014 Flightradar24 Gameplay-Group-EULA geekbench genymotion GIMPS GOG-EULA google-chrome Intel-SDP Introversion JoyPixels LOKI-EULA MakeMKV-EULA Microsemi microsoft-edge Microsoft-vscode Mojang MTA-0.5 NVIDIA-CUDA NVIDIA-SDK OPERA-2018 PAPERS-PLEASE PassMark-EULA PICO-8 Primate-Plunge PUEL-11 Q3AEULA-20000111 QUAKE4 RAR sfpg SPS Steam supermicro Synology teamspeak3 teamspeak5 TeamViewer THINKTANKS TIK ubiquiti ut2003 ut2003-demo Vivaldi worklog-assistant WPS-EULA zi-labone
|
||||
EULA 2dboy-EULA AMD-GPU-PRO-EULA android AnyDesk-TOS Aseprite-EULA baudline bestcrypt CAPYBARA-EULA Coherent-Graphics ETQW f.lux FAH-EULA-2014 Flightradar24 Gameplay-Group-EULA geekbench genymotion GIMPS GOG-EULA google-chrome Intel-SDP Introversion JoyPixels LOKI-EULA MakeMKV-EULA Microsemi microsoft-edge Microsoft-vscode Mojang MTA-0.5 NVIDIA-CUDA NVIDIA-SDK Ookla OPERA-2018 PAPERS-PLEASE PassMark-EULA PICO-8 Primate-Plunge PUEL-11 Q3AEULA-20000111 QUAKE4 RAR sfpg SPS Steam supermicro Synology teamspeak3 teamspeak5 TeamViewer THINKTANKS TIK ubiquiti ut2003 ut2003-demo Vivaldi worklog-assistant WPS-EULA zi-labone
|
||||
|
||||
# Deprecated license labels, used by repoman and pkgcheck
|
||||
#DEPRECATED (currently none)
|
||||
|
||||
@ -33,6 +33,115 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2023-09-23)
|
||||
# ruby31-only package. No reverse dependencies. Archived by
|
||||
# upstream. Last release in 2012. Removal on 2023-10-23.
|
||||
dev-ruby/kirbybase
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2023-09-23)
|
||||
# ruby31-only package. No reverse dependencies. Discontinued by
|
||||
# upstream who recommends using dev-ruby/bunny instead. Removal on
|
||||
# 2023-10-23.
|
||||
dev-ruby/amqp
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2023-09-23)
|
||||
# ruby30-only package. Upstream HOMEPAGE and SRC_URI are gone. Last
|
||||
# release at least 8 years ago. Bug #909023. Removal on 2024-10-23.
|
||||
app-dicts/prime-dict
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-09-22)
|
||||
# =dev-python/setuptools-scm-8.0.1 broke compatibility hard but reverted
|
||||
# the changes in 8.0.2.
|
||||
~dev-python/setuptools-scm-8.0.1
|
||||
|
||||
# Joonas Niilola <juippis@gentoo.org> (2023-09-21)
|
||||
# Enigmail's functionality has been built into Thunderbird-68, carrying over
|
||||
# all the way to 115. Enigmail hasn't been supported in TB since 91. It's
|
||||
# currently only supported on SeaMonkey, but upstream provides a pre-packed
|
||||
# extension to download for SM directly. Therefore there's not much reason to
|
||||
# package it in Gentoo, given also the current version is years behind upstream
|
||||
# releases. Bug #914486
|
||||
# Removal in ~30 days.
|
||||
x11-plugins/enigmail
|
||||
|
||||
# Jaco Kroon <jaco@uls.co.za> (2023-09-19)
|
||||
# Joonas Niilola <juippis@gentoo.org> (2023-09-21)
|
||||
# DAHDI is not suited for a rolling-release distribution. Upstream releases new
|
||||
# versions sporadically and it may take multiple years between them. Old
|
||||
# versions are constantly broken with newer kernels, requiring heavy patching
|
||||
# downstream. Has no active maintainer in Gentoo. If you use DAHDI and have
|
||||
# some ideas how to help, please see bug #914477.
|
||||
# Removal on 2024-03-01.
|
||||
net-libs/libpri
|
||||
net-misc/dahdi
|
||||
net-misc/dahdi-tools
|
||||
net-misc/openr2
|
||||
|
||||
# Ulrich Müller <ulm@gentoo.org> (2023-09-20)
|
||||
# Unmaintained upstream: Last release (2.92) in 2003, last commit
|
||||
# to XEmacs CVS repository in 2008. Broken with Emacs 29.
|
||||
# Masked for removal on 2023-10-20, bug #914449.
|
||||
app-emacs/crypt++
|
||||
|
||||
# Bernard Cafarelli <voyageur@gentoo.org> (2023-09-19)
|
||||
# Only works with PHP 7, which was dropped from Gentoo
|
||||
# Upstream has no short-term plan to add PHP 8 support
|
||||
# Bug #842882, removal on 2023-10-19.
|
||||
www-apps/owncloud
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-09-17)
|
||||
# Core API has not been maintained since 2017, and all the repositories
|
||||
# have been archived in 2019. It remained in ::gentoo only
|
||||
# as an optional test dependency, and all reverse dependencies have been
|
||||
# updated not to depend on it.
|
||||
# Removal on 2023-10-17. Bug #914363.
|
||||
dev-python/coreapi
|
||||
dev-python/coreschema
|
||||
dev-python/itypes
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-07-06, 2023-09-15)
|
||||
# No longer maintained upstream; masked everywhere for two years now.
|
||||
# Please see also the 2021-07-15-opentmpfiles-deprecation news item.
|
||||
# https://www.gentoo.org/support/news-items/2021-07-15-opentmpfiles-deprecation.html
|
||||
#
|
||||
# The replacement is sys-apps/systemd-utils[tmpfiles]; new name
|
||||
# but otherwise identical to the solution described in the news item.
|
||||
# Removal on 2023-10-15.
|
||||
sys-apps/opentmpfiles
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2023-09-15)
|
||||
# Not compatible with ruby31, no reverse dependencies. Last release in
|
||||
# 2013. Masked for removal on 2023-10-15.
|
||||
dev-ruby/ruby-elf
|
||||
|
||||
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-09-14)
|
||||
# No longer a test dependency of dev-python/textdistance, now fails tests
|
||||
# with the latest numpy. Upstream inactive and we already need patching for
|
||||
# python 3.10 compatibility. No other reverse dependencies.
|
||||
# Bug: https://bugs.gentoo.org/887845
|
||||
# Removal on 2023-10-14
|
||||
dev-python/abydos
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2023-09-11)
|
||||
# Dead project accumulating open bugs and incompatibilities.
|
||||
#
|
||||
# For more detail, please see the '2021-08-24-eudev-retirement' news item
|
||||
# as well as the '2022-04-19-systemd-utils' news item.
|
||||
#
|
||||
# No Gentoo maintainer commits since February 2021.
|
||||
#
|
||||
# Many Gentoo packaging issues (some may need to go upstream):
|
||||
# bug #713106, #753134, bug #667686, bug #771705, bug #668880, #770358, bug #851255
|
||||
# bug #711462, #904741
|
||||
#
|
||||
# But more pressingly, lacks support for the udev 'tags' API which libgudev now
|
||||
# requires. No fix has been committed upstream and other software like Plymouth
|
||||
# has been broken with eudev for some time because of this missing support.
|
||||
# See bug #913702.
|
||||
#
|
||||
# Removal on 2023-10-11.
|
||||
sys-fs/eudev
|
||||
|
||||
# Leonardo Hernández Hernández <leohdz172@proton.me> (2023-09-10)
|
||||
# Upstream has marked this packaged as unmaintained[0] and recommends usage of
|
||||
# the active fork eza[1] available as sys-apps/eza
|
||||
@ -77,11 +186,6 @@ virtual/httpd-php:8.0
|
||||
# Depends on PHP 8.0. Removal on 2023-10-09.
|
||||
~www-apps/tt-rss-20220218
|
||||
|
||||
# David Seifert <soap@gentoo.org> (2023-09-09)
|
||||
# Unmaintained, depends on PHP 8.0. Removal on 2023-10-09.
|
||||
www-apps/icingaweb2-module-director
|
||||
www-apps/icingaweb2-module-incubator
|
||||
|
||||
# David Seifert <soap@gentoo.org> (2023-09-09)
|
||||
# Depends on PHP 8.0, which in turn depends on OpenSSL 1.1, which in
|
||||
# turn is to be masked and removed soon. Removal on 2023-10-09.
|
||||
@ -155,12 +259,6 @@ sci-biology/express
|
||||
# Removal on 2023-09-27. Bug #906516.
|
||||
dev-python/pytz_deprecation_shim
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-08-26)
|
||||
# 'AttributeError: NoneType object has no attribute cname' regression
|
||||
# See bug #913062, https://github.com/cython/cython/issues/5643, and
|
||||
# https://github.com/cython/cython/issues/5644.
|
||||
=dev-python/cython-3.0.1
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2023-08-26)
|
||||
# Obsolete slot. Use the newer shoulda slot instead.
|
||||
# Masked for removal on 2023-09-26
|
||||
@ -177,47 +275,6 @@ dev-ruby/state_machine
|
||||
# 2015. No reverse dependencies. Masked for removal on 2023-09-26.
|
||||
dev-ruby/totoridipjp
|
||||
|
||||
# Michael Orlitzky <mjo@gentoo.org> (2023-08-23)
|
||||
# Incompatible with perl-5.38 and no fix forthcoming (bug 909570).
|
||||
# Removal sometime after 2023-09-23.
|
||||
sci-mathematics/polymake
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-08-22)
|
||||
# Broken with new net-analyzer/net-snmp, no reverse dependencies in Gentoo,
|
||||
# no other distros package this, and upstream have discontinued development.
|
||||
# Removal on 2023-09-21. Bug #912582.
|
||||
app-emulation/libvirt-snmp
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-08-21)
|
||||
# Broken install.
|
||||
=net-libs/grpc-1.52.1-r1
|
||||
|
||||
# Marek Szuba <marecki@gentoo.org> (2023-08-21)
|
||||
# Does not work with recent versions of Sphinx. In the process of being
|
||||
# phased out of the Ansible ecosystem in favour of an mkdocs-based
|
||||
# approach. No revdeps.
|
||||
# Removal on 2023-09-21. Bug #912743.
|
||||
dev-python/sphinx_ansible_theme
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-08-20)
|
||||
# Broken for a long time. Barely any activity upstream, does not
|
||||
# manage to follow dev-python/numpy releases. It was only an optional
|
||||
# test dep for one package.
|
||||
# Removal on 2023-09-19. Bug #880415.
|
||||
dev-python/nptyping
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2023-08-19)
|
||||
# ruby30-only package without any reverse dependencies. Use
|
||||
# dev-ruby/psych if you want to safely load YAML files.
|
||||
# Masked for removal on 2023-09-19
|
||||
dev-ruby/safe_yaml
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2023-08-19)
|
||||
# Ruby 3.0 is not compatible with OpenSSL 3 and consequently will be
|
||||
# masked earlier than its upstream EOL date. Please use a newer Ruby
|
||||
# version instead. Masked for removal on 2023-09-19.
|
||||
dev-lang/ruby:3.0
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-08-18)
|
||||
# Masked for testing.
|
||||
=sys-libs/zlib-1.3-r1
|
||||
@ -227,126 +284,10 @@ dev-lang/ruby:3.0
|
||||
# Removal after 2023-10-01. Bug #912363.
|
||||
app-dicts/edictionary
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2023-08-17)
|
||||
# The ruby project no longer maintains the elisp ruby-mode with the last
|
||||
# changed upstream 5 years ago. ruby-mode is also included in Emacs
|
||||
# itself, and this version is still maintained.
|
||||
# Masked for removal on 2023-09-17.
|
||||
app-emacs/ruby-mode
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2023-08-14)
|
||||
# Dead slot depending on libsoup:2.4
|
||||
# Removal on 2023-09-14.
|
||||
net-libs/rest:0.7
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2023-08-14)
|
||||
# Unmaintained in Gentoo and upstream. Last release was 2018, last commit
|
||||
# upstream was 2021. Only reverse dependency of dead net-libs/rest:0.7.
|
||||
# Removal on 2023-09-14.
|
||||
gnome-extra/synapse
|
||||
|
||||
# Michael Orlitzky <mjo@gentoo.org> (2023-08-12)
|
||||
# More php:7.4 casualties that I missed the first time around.
|
||||
# They'll be removed whenever php:7.4 is removed.
|
||||
#
|
||||
# * pecl-apcu_bc dead since 2019
|
||||
# * pecl-http:7 is the old slot
|
||||
# * pecl-ncurses dead since 2012
|
||||
# * pecl-propro dead since 2020
|
||||
# * pecl-taint dead in 2021
|
||||
#
|
||||
dev-php/pecl-apcu_bc
|
||||
dev-php/pecl-http:7
|
||||
dev-php/pecl-ncurses
|
||||
dev-php/pecl-propro
|
||||
dev-php/pecl-taint
|
||||
|
||||
|
||||
# Michael Orlitzky <mjo@gentoo.org> (2023-08-11)
|
||||
# php-7.x is End Of Life (EOL) upstream and no longer receives security
|
||||
# fixes. We lose phpunit because it depends on CodeCoverage which
|
||||
# depends on TokenStream, and TokenStream is limited to 7.x. Bug 887739
|
||||
# to upgrade moodle is seven months old, which I think is long enough to
|
||||
# have waited. Selfoss has a newer version. Removal after 2023-09-11.
|
||||
dev-lang/php:7.4
|
||||
dev-php/PHP_TokenStream
|
||||
dev-php/PHP_CodeCoverage
|
||||
dev-php/phpspec-prophecy
|
||||
dev-php/phpunit
|
||||
dev-php/phpunit-mock-objects
|
||||
dev-php/sebastian-comparator
|
||||
dev-php/sebastian-exporter
|
||||
dev-php/sebastian-global-state
|
||||
dev-php/sebastian-object-enumerator
|
||||
dev-php/sebastian-object-reflector
|
||||
dev-php/sebastian-recursion-context
|
||||
=mail-client/roundcube-1.4.11
|
||||
=virtual/httpd-php-7.4
|
||||
=www-apps/moodle-3.11.15
|
||||
=www-apps/moodle-4.0.9
|
||||
=www-apps/moodle-4.1.4
|
||||
=www-apps/moodle-4.2.1
|
||||
=www-apps/selfoss-2.19
|
||||
|
||||
# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2023-07-05)
|
||||
# Library without consumers. Bug #906882
|
||||
# Removal on 2023-08-05.
|
||||
net-libs/nativebiginteger
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-08-04)
|
||||
# Stricter behavior which causes some packages to fail, see bug #911721.
|
||||
=dev-util/pkgconf-2.0.0
|
||||
|
||||
# David Seifert <soap@gentoo.org> (2023-07-29)
|
||||
# EAPI 6, fetch restrictions require annoying registration, no other
|
||||
# distro packages this, over 10 years old. Removal on 2023-08-28.
|
||||
sci-libs/rosetta-db
|
||||
|
||||
# Michael Orlitzky <mjo@gentoo.org> (2023-07-27)
|
||||
# Obsolete as of dev-php/swoole-4.3.0, according to
|
||||
# its github README. Stuck on php-7.4. Removal on or
|
||||
# after 30 days.
|
||||
dev-php/swoole-async
|
||||
|
||||
# Mike Gilbert <floppym@gentoo.org> (2023-07-24)
|
||||
# Migrated to sys-apps/systemd-utils.
|
||||
# Removal on 2023-08-24.
|
||||
sys-apps/systemd-tmpfiles
|
||||
sys-boot/systemd-boot
|
||||
sys-fs/udev
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-07-24)
|
||||
# Incompatible with modern dev-python/matplotlib versions. No upstream
|
||||
# activity since 2022-02. No revdeps.
|
||||
# Removal on 2023-08-23. Bug #904734.
|
||||
dev-python/tikzplotlib
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-07-23)
|
||||
# Package with no maintainer and tests restricted (also test deps look
|
||||
# suspicious). It was only needed for tests
|
||||
# in dev-python/pyvirtualdisplay, and that package didn't support
|
||||
# the newest version anyway. No revdeps left.
|
||||
# Removal on 2023-08-22. Bug #910708.
|
||||
dev-python/vncdotool
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-07-21)
|
||||
# Fragile package requiring custom patching. The maintainer resigned.
|
||||
# No reverse dependencies.
|
||||
# Removal on 2023-08-20. Bug #910619.
|
||||
dev-python/cx_Freeze
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-07-21)
|
||||
# The ebuild has not been bumped for a year now. It doesn't have
|
||||
# working tests. No reverse dependencies.
|
||||
# Removal on 2023-08-20. Bug #907460.
|
||||
dev-python/ansible-runner
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-07-19)
|
||||
# Backport package specific to Python 3.9. No longer necessary now
|
||||
# that pypy3 is 3.10.
|
||||
# Removal on 2023-08-18. Bug #910549.
|
||||
dev-python/importlib-resources
|
||||
|
||||
# Mike Pagano <mpagano@gentoo.org> (2023-07-18)
|
||||
# Mask impacted kernels vulnerable to StackRot and
|
||||
# ones with a memory corruption bug
|
||||
@ -438,69 +379,13 @@ acct-group/spi
|
||||
# may or may not lead to useful results.
|
||||
<dev-util/catalyst-4
|
||||
|
||||
# Joonas Niilola <juippis@gentoo.org> (2023-07-12)
|
||||
# Testing. An upgrade from 102 isn't recommended due to downgrading
|
||||
# most likely not being possible. Back up your profile before
|
||||
# attempting. Fresh install should be fine. Bug #910229
|
||||
>=mail-client/thunderbird-115.0
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-07-12)
|
||||
# Having scikit-build-core installed still breaks building setuptools
|
||||
# extensions in some scenarios.
|
||||
# https://github.com/scikit-build/scikit-build-core/issues/426
|
||||
=dev-python/scikit-build-core-0.4.7-r1
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2023-07-06)
|
||||
# GNOME 45 mask
|
||||
>=app-accessibility/orca-45_alpha
|
||||
>=app-crypt/libsecret-0.21
|
||||
>=app-editors/ghex-45_alpha
|
||||
>=app-editors/gnome-text-editor-45_alpha
|
||||
>=app-misc/gnote-45_alpha
|
||||
>=app-misc/tracker-3.6_alpha
|
||||
>=app-misc/tracker-miners-3.6_alpha
|
||||
>=dev-cpp/gtkmm-4.11
|
||||
>=dev-libs/gjs-1.77
|
||||
>=dev-libs/glib-2.77
|
||||
>=dev-libs/gobject-introspection-1.77
|
||||
>=dev-libs/gobject-introspection-common-1.77
|
||||
>=dev-libs/libdex-0.3.0
|
||||
>=dev-libs/libportal-0.7
|
||||
>=dev-util/gdbus-codegen-2.77
|
||||
>=dev-util/glib-utils-2.77
|
||||
>=games-puzzle/gnome-sudoku-45_alpha
|
||||
>=gnome-base/gdm-45_beta
|
||||
>=gnome-base/gnome-control-center-45_alpha
|
||||
>=gnome-base/gnome-settings-daemon-45_alpha
|
||||
>=gnome-base/gnome-shell-45_alpha
|
||||
>=gnome-base/gsettings-desktop-schemas-45_alpha
|
||||
>=gnome-base/nautilus-45_alpha
|
||||
>=gnome-extra/gnome-boxes-45_alpha
|
||||
>=gnome-extra/gnome-calculator-45_alpha
|
||||
>=gnome-extra/gnome-calendar-45_alpha
|
||||
>=gnome-extra/gnome-characters-45_alpha
|
||||
>=gnome-extra/gnome-logs-45_alpha
|
||||
>=gnome-extra/gnome-shell-extensions-45_alpha
|
||||
>=gnome-extra/gnome-software-45_alpha
|
||||
>=gnome-extra/gnome-system-monitor-45_alpha
|
||||
>=gnome-extra/gnome-weather-45_alpha
|
||||
>=gnome-extra/sushi-45_alpha
|
||||
gnome-extra/tecla
|
||||
>=gui-apps/gnome-console-45_alpha
|
||||
>=gui-libs/gtk-4.11
|
||||
>=gui-libs/libadwaita-1.4_alpha
|
||||
>=media-gfx/eog-45_alpha
|
||||
>=media-gfx/gnome-font-viewer-45_alpha
|
||||
>=media-libs/libshumate-1.1_alpha
|
||||
>=net-misc/gnome-connections-45_alpha
|
||||
>=net-misc/gnome-remote-desktop-45_alpha
|
||||
>=sci-geosciences/gnome-maps-45_alpha
|
||||
>=sys-apps/baobab-45_alpha
|
||||
>=sys-apps/xdg-desktop-portal-gnome-45_alpha
|
||||
>=x11-libs/pango-1.51.0
|
||||
>=x11-themes/adwaita-icon-theme-45_alpha
|
||||
>=x11-themes/gnome-backgrounds-45_alpha
|
||||
>=x11-wm/mutter-45_alpha
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-07-05)
|
||||
# Doesn't install all needed files by e.g. kernelshark.
|
||||
@ -513,10 +398,6 @@ gnome-extra/tecla
|
||||
# Please upgrade to >=dev-perl/dev-perl/OLE-StorageLite-0.220.0.
|
||||
=dev-perl/OLE-StorageLite-0.210.0
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-06-23)
|
||||
# Segfaults with non-bison yacc.
|
||||
=app-shells/bash-5.2_p15-r4
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-06-21)
|
||||
# suitesparseconfig-7.0.0 fails to build with multilib enabled
|
||||
# because of dependencies that cannot be satisfied. All the other
|
||||
@ -547,10 +428,6 @@ gnome-extra/tecla
|
||||
=dev-db/mariadb-10.11.2
|
||||
=dev-db/mariadb-10.11.3
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-06-05)
|
||||
# Fails to bootstrap, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110120.
|
||||
=sys-devel/gcc-14.0.0_pre20230604
|
||||
|
||||
# Bernd Waibel <waebbl-gentoo@posteo.net> (2023-05-31)
|
||||
# Mask this version for uptime soversion issue. There will be an updated release
|
||||
# shortly which fixes this.
|
||||
@ -558,63 +435,26 @@ gnome-extra/tecla
|
||||
# Bug: #907211
|
||||
=dev-libs/imath-3.1.7
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-05-24)
|
||||
# Breaks building C++ consumers at least: bug #906755, bug #906879, bug #906957.
|
||||
# Please upgrade to >=0.5.1.
|
||||
=net-libs/libproxy-0.5.0
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-05-20)
|
||||
# Various regressions, please upgrade to the latest libxml2 (>=2.11.4).
|
||||
=dev-libs/libxml2-2.11.1
|
||||
=dev-libs/libxml2-2.11.2
|
||||
=dev-libs/libxml2-2.11.2-r1
|
||||
=dev-libs/libxml2-2.11.3
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-05-19)
|
||||
# Breaks Portage's pid-sandbox at least with 5.10 kernels. Pending investigation.
|
||||
# If you're hitting this, try: FEATURES="-pid-sandbox" emerge -v1 sys-apps/util-linux
|
||||
# as a workaround. bug #906797.
|
||||
~sys-apps/util-linux-2.39
|
||||
|
||||
# David Seifert <soap@gentoo.org> (2023-05-19)
|
||||
# Abandoned, NIH library only used by other obsolete packages like gkeys
|
||||
# and layman, use app-crypt/gpgme[python] as a proper upstream
|
||||
# supported gpg library. Removal on 2023-08-17.
|
||||
dev-python/pyGPG
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-05-10)
|
||||
# Lots of package breakage as usual for new versions. Masked until most/all
|
||||
# reverse dependencies are fixed. Tracker bug is bug #906077.
|
||||
=dev-libs/libfmt-10*
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-05-03)
|
||||
# Broken pkgconfig file, please upgrade to -r1.
|
||||
# bug #704348, bug #905632, bug #905822
|
||||
=sci-libs/metis-5.2.1
|
||||
=sci-libs/metis-5.2.1-r1
|
||||
=sci-libs/parmetis-4.0.3_p20230326
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-05-01)
|
||||
# Breaks dev-python/scipy build. See bug #905396 and https://github.com/serge-sans-paille/gast/issues/74.
|
||||
=dev-python/pythran-0.13.0
|
||||
=dev-python/gast-0.5.4
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-05-01)
|
||||
# Quite broken, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109672.
|
||||
=sys-devel/gcc-14.0.0_pre20230430
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2023-04-30)
|
||||
# Breaking even latest ~arch version of KDE PIM, bug #905352.
|
||||
=dev-libs/ktextaddons-1.3*
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-04-19)
|
||||
# Last-minute libstdc++ symbol versioning magic causes e.g. mold, cmake
|
||||
# to segfault:
|
||||
# - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108969
|
||||
# - https://bugzilla.redhat.com/show_bug.cgi?id=2187768#c4
|
||||
# 13.0.1_pre20230419 was GCC 13.1 RC1. RC2 will be made when this is fixed.
|
||||
=sys-devel/gcc-13.0.1_pre20230419
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2023-04-18)
|
||||
# Breaks ABI without SOVERSION bump, effectively preventing
|
||||
# xfce4-terminal from starting.
|
||||
@ -671,20 +511,11 @@ x11-drivers/nvidia-drivers:0/390
|
||||
# https://github.com/igraph/igraph/issues/2311
|
||||
=sci-libs/arpack-3.9.0
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-03-24)
|
||||
# Please upgrade to make-4.4.1 as make-4.4 has a bunch of issues.
|
||||
=sys-devel/make-4.4
|
||||
|
||||
# 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
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-03-16)
|
||||
# Breaks building C++ consumers. See bug #901211 and bug #901035.
|
||||
# Please upgrade to glib-2.76.0-r1.
|
||||
=dev-libs/glib-2.76.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
|
||||
@ -699,10 +530,6 @@ x11-drivers/nvidia-drivers:0/390
|
||||
# Breaks too many revdeps for now
|
||||
=app-text/discount-3*
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2022-12-19)
|
||||
# This version currently is not compatible with kernel build (yet)
|
||||
~dev-util/bindgen-0.63.0
|
||||
|
||||
# Jaco Kroon <jaco@uls.co.za> (2022-11-05)
|
||||
# Some potentially breaking changes here, please check the UPGRADE.txt file.
|
||||
# Most important: chan_sip no longer builds by default, if you've migrated to
|
||||
|
||||
@ -30,7 +30,7 @@ net-libs/libsoup gssapi samba vala
|
||||
net-libs/glib-networking gnome libproxy
|
||||
net-misc/wget metalink uuid
|
||||
sys-apps/dbus selinux elogind systemd
|
||||
app-doc/doxygen clang doxysearch qt5
|
||||
app-doc/doxygen clang doxysearch qt5 gui
|
||||
app-text/ghostscript-gpl cups
|
||||
app-text/texlive-core cjk
|
||||
|
||||
|
||||
@ -1,6 +1,13 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2023-09-22)
|
||||
# Most people aren't going to use CMake's GUI. USE=gui is enabled by default
|
||||
# on desktop profiles and CMake is unavoidable, it feels a shame to drag in
|
||||
# Qt 6 just for something people are unlikely to want. Plus, it avoids a
|
||||
# circular dependency out of the box.
|
||||
dev-util/cmake -gui -qt5
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2023-07-29)
|
||||
# Required by dev-python/PyQt5[multimedia]
|
||||
dev-qt/qtmultimedia:5 widgets
|
||||
@ -47,10 +54,6 @@ app-arch/unzip natspec
|
||||
# Required by kde-frameworks/kwayland
|
||||
dev-qt/qtgui:5 egl libinput
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2017-11-30)
|
||||
# Avoid circular dependency when installing from scratch
|
||||
dev-util/cmake -qt5
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2017-08-04)
|
||||
# Required by flac and mp3
|
||||
kde-apps/k3b taglib
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Pacho Ramos <pacho@gentoo.org> (2015-04-21)
|
||||
@ -6,4 +6,3 @@
|
||||
# portage to not try to pull in other providers leading to
|
||||
# strange blockers.
|
||||
sys-fs/eudev
|
||||
sys-fs/udev
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
move dev-libs/range-v3 dev-cpp/range-v3
|
||||
move dev-python/neovim-python-client dev-python/pynvim
|
||||
move games-action/openastromenace games-action/astromenace
|
||||
move dev-python/matplotlib2tikz dev-python/tikzplotlib
|
||||
move dev-python/pep257 dev-python/pydocstyle
|
||||
move dev-python/pyzor mail-filter/pyzor
|
||||
move dev-python/python-sqlparse dev-python/sqlparse
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
move dev-python/jupyter_core dev-python/jupyter-core
|
||||
move dev-python/mkdocs_pymdownx_material_extras dev-python/mkdocs-pymdownx-material-extras
|
||||
move dev-python/jupyter_client dev-python/jupyter-client
|
||||
move dev-python/importlib_resources dev-python/importlib-resources
|
||||
move dev-python/importlib_metadata dev-python/importlib-metadata
|
||||
move dev-python/python-keyutils dev-python/keyutils
|
||||
move dev-python/notebook_shim dev-python/notebook-shim
|
||||
@ -30,3 +29,4 @@ move dev-python/service_identity dev-python/service-identity
|
||||
move dev-python/readme_renderer dev-python/readme-renderer
|
||||
move dev-libs/sexp dev-libs/sexpp
|
||||
move net-proxy/obfs4proxy net-proxy/lyrebird
|
||||
move dev-java/rat dev-java/apache-rat
|
||||
|
||||
@ -15,3 +15,5 @@ move dev-python/rapidfuzz_capi dev-python/rapidfuzz-capi
|
||||
move dev-python/line_profiler dev-python/line-profiler
|
||||
move dev-python/memory_profiler dev-python/memory-profiler
|
||||
move dev-libs/paho-mqtt-c net-libs/paho-mqtt-c
|
||||
move dev-lisp/ecls dev-lisp/ecl
|
||||
move sys-devel/ct-ng sys-devel/crosstool-ng
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user