summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-24 23:59:54 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-24 23:59:54 +0000
commit401101f9c8077911929d3f2b60a37098460a5d89 (patch)
treec2bef4719f6787550f0916aeaa8f4f403a9296af /profiles
parent4cbcc855382a06088e2f016f62cafdbcb7e40665 (diff)
gentoo resync : 25.03.2022
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin141749 -> 142403 bytes
-rw-r--r--profiles/arch/alpha/package.use.mask4
-rw-r--r--profiles/arch/arm/package.use.mask1
-rw-r--r--profiles/arch/hppa/package.use.mask8
-rw-r--r--profiles/arch/ia64/package.use.mask4
-rw-r--r--profiles/arch/riscv/package.use.mask5
-rw-r--r--profiles/arch/s390/package.mask6
-rw-r--r--profiles/arch/s390/s390x/package.mask6
-rw-r--r--profiles/arch/s390/s390x/use.mask3
-rw-r--r--profiles/arch/s390/use.mask4
-rw-r--r--profiles/base/package.use.mask18
-rw-r--r--profiles/default/linux/amd64/17.0/musl/clang/eapi1
-rw-r--r--profiles/default/linux/amd64/17.0/musl/clang/parent2
-rw-r--r--profiles/default/linux/amd64/17.1/clang/package.use.force16
-rw-r--r--profiles/features/musl/package.mask4
-rw-r--r--profiles/package.mask152
-rw-r--r--profiles/profiles.desc1
-rw-r--r--profiles/updates/1Q-20222
-rw-r--r--profiles/use.local.desc19
19 files changed, 168 insertions, 88 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 3c844665da46..ff1873801103 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index d372b01a7581..2e5f02e30f5d 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -157,10 +157,6 @@ xfce-extra/tumbler epub
# Requires dev-python/networkx.
app-portage/nattka depgraph-order
-# Matt Turner <mattst88@gentoo.org> (2020-06-09)
-# Requires unsupported dev-python/eventlet and fails tests with gevent
-dev-python/socketpool eventlet gevent
-
# Mikle Kolyada <zlogene@gentoo.org> (2020-06-08)
# clisp is keyworded on alpha
app-text/texlive-core -xindy
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index 78ced3f3b812..34e17113ed3a 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -436,7 +436,6 @@ media-libs/libjpeg-turbo java
net-dns/libidn java
net-misc/tigervnc java
sys-devel/gettext java
-sys-libs/db java
# Alexandre Rostovtsev <tetromino@gentoo.org> (2013-01-22)
# remove mask if/when media-gfx/argyllcms is keywored here.
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index 0249cc604189..46e1880d9eeb 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -4,6 +4,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> (2022-03-22)
+# media-libs/dav1d not keyworded here
+media-libs/xine-lib dav1d
+
# Adel Kara Slimane <adel.ks@zegrapher.com> (2022-03-14)
# Untested useflag on other arches, needs keywording
media-video/ffmpeg vmaf
@@ -129,10 +133,6 @@ sys-block/fio -io-uring -zbc
# Requires dev-python/networkx.
app-portage/nattka depgraph-order
-# Michał Górny <mgorny@gentoo.org> (2020-05-03)
-# Requires unsupported dev-python/gevent.
-dev-python/socketpool eventlet gevent
-
# Rolf Eike Beer <eike@sf-mail.de> (2020-04-25)
# dependencies not yet keyworded
dev-ruby/activemodel test
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index 21675618442e..3357f48e719b 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -141,10 +141,6 @@ dev-python/pyopengl test
# dev-lang/ruby is not keyworded (a dep)
app-text/texlive context l10n_ja
-# Michał Górny <mgorny@gentoo.org> (2020-04-13)
-# Requires unsupported dev-python/gevent.
-dev-python/socketpool eventlet gevent
-
# Sergei Trofimovich <slyfox@gentoo.org> (2020-04-12)
# ruby-2.7 dropped ia64 support, mask dependencies requiring ruby.
# These pull in:
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index b34b1d80f7be..cb35e1a756ec 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Jakov Smolić <jsmolic@gentoo.org> (2022-03-24)
+# Depends on net-misc/memcached which has concerning test
+# failures on riscv (bug #811477)
+dev-python/pytest-services test
+
# Adel Kara Slimane <adel.ks@zegrapher.com> (2022-03-14)
# Untested useflag on other arches, needs keywording
media-video/ffmpeg vmaf
diff --git a/profiles/arch/s390/package.mask b/profiles/arch/s390/package.mask
index 824dc8c81eea..c666a0c11158 100644
--- a/profiles/arch/s390/package.mask
+++ b/profiles/arch/s390/package.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Arthur Zamarin <arthurzam@gentoo.org> (2022-03-20)
+# sys-libs/libunwind doesn't work on s390
+sys-libs/libunwind
+
# Sam James <sam@gentoo.org> (2021-11-05)
# Perl segfaults during build on s390(x). Presumably related to
# now truly respecting CFLAGS. bug #821577
diff --git a/profiles/arch/s390/s390x/package.mask b/profiles/arch/s390/s390x/package.mask
new file mode 100644
index 000000000000..e8b44399b15a
--- /dev/null
+++ b/profiles/arch/s390/s390x/package.mask
@@ -0,0 +1,6 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Arthur Zamarin <arthurzam@gentoo.org> (2022-03-20)
+# sys-libs/libunwind works on s390x
+-sys-libs/libunwind
diff --git a/profiles/arch/s390/s390x/use.mask b/profiles/arch/s390/s390x/use.mask
index a85334605169..990337bfff6b 100644
--- a/profiles/arch/s390/s390x/use.mask
+++ b/profiles/arch/s390/s390x/use.mask
@@ -1,3 +1,6 @@
# Switch ABI flags for this arch.
abi_s390_32
-abi_s390_64
+
+# sys-libs/libunwind is keyworded on s390x
+-unwind
diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask
index 17dfcdd30afd..978f1839ad23 100644
--- a/profiles/arch/s390/use.mask
+++ b/profiles/arch/s390/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Unmask the flag which corresponds to ARCH.
@@ -120,5 +120,5 @@ video_cards_radeonsi
# virtual/opencl is not keyworded
opencl
-# Unmask once sys-libs/libunwind gets ported & keyworded.
+# sys-libs/libunwind is masked on s390, but enabled on s390x
unwind
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 887350d956a6..5df14217030b 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -37,13 +37,6 @@ media-video/wireplumber system-service
# isn't the same as it is for just glibc specifically.
sys-libs/glibc custom-cflags
-# Sam James <sam@gentoo.org> (2022-01-23)
-# Java bindings are broken with OpenJDK 11+ and we're not
-# aware of any consumers. bug #713866
-# The bindings will be removed on 2022-02-23 due to their state
-# of disrepair.
-sys-libs/db java
-
# Sam James <sam@gentoo.org> (2022-01-12)
# Unmask PCH for now for GCC to avoid unnecessary rebuilds
# (USE=pch is now use.mask-ed globally)
@@ -70,17 +63,6 @@ sci-libs/flann doc
# Gentoo bug #821253
media-video/mjpg-streamer http-management
-# David Seifert <soap@gentoo.org> (2021-12-19)
-# Requires GCC 8, security vulnerabilities, switch to CUDA 11,
-# consider using clang+NVPTX backend for sm_30 cards.
-# Removal in 90 days, bug #721808, #760708.
-dev-libs/cudnn cuda10-2
-
-# Thomas Deutschmann <whissi@gentoo.org> (2021-12-03)
-# Requires newer media-libs/dav1d which isn't available yet,
-# see https://bugzilla.mozilla.org/1734058
->=www-client/firefox-95.0 system-av1
-
# Wolfgang E. Sanyer <ezzieyguywuf@gmail.com> (2021-12-01)
# Requires pandoc, which is unstable due to various haskell dependencies
# (including ghc)
diff --git a/profiles/default/linux/amd64/17.0/musl/clang/eapi b/profiles/default/linux/amd64/17.0/musl/clang/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/musl/clang/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/amd64/17.0/musl/clang/parent b/profiles/default/linux/amd64/17.0/musl/clang/parent
new file mode 100644
index 000000000000..45c5283c442b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.0/musl/clang/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../features/clang
diff --git a/profiles/default/linux/amd64/17.1/clang/package.use.force b/profiles/default/linux/amd64/17.1/clang/package.use.force
new file mode 100644
index 000000000000..f01a7a3572a2
--- /dev/null
+++ b/profiles/default/linux/amd64/17.1/clang/package.use.force
@@ -0,0 +1,16 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# in a multilib profile we need multilib madness
+dev-libs/libffi abi_x86_32 abi_x86_64
+dev-libs/libxml2 abi_x86_32 abi_x86_64
+sys-devel/clang abi_x86_32 abi_x86_64
+sys-devel/clang-runtime abi_x86_32 abi_x86_64
+sys-devel/llvm abi_x86_32 abi_x86_64
+sys-libs/compiler-rt abi_x86_32 abi_x86_64
+sys-libs/libcxxabi abi_x86_32 abi_x86_64
+sys-libs/libcxx abi_x86_32 abi_x86_64
+sys-libs/libunwind abi_x86_32 abi_x86_64
+sys-libs/llvm-libunwind abi_x86_32 abi_x86_64
+sys-libs/ncurses abi_x86_32 abi_x86_64
+sys-libs/zlib abi_x86_32 abi_x86_64
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index 17fb7c6321b6..29116303865b 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Mike Pagano <mpagano@gentoo.org> (2022-03-21)
+# Binary package linked to glibc
+dev-util/idea-community
+
# Pacho Ramos <pacho@gentoo.org> (2022-03-13)
# Binary package linked to glibc
sys-power/dptfxtract
diff --git a/profiles/package.mask b/profiles/package.mask
index d74fe01aff32..31311fb1fc09 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,108 @@
#--- END OF EXAMPLES ---
+# Sam James <sam@gentoo.org> (2022-03-22)
+# Abandoned upstream (archived many years ago), fails
+# to build with modern versions of gnupg, and is
+# stuck on EAPI 5. No reverse dependencies.
+# bug #835388, bug #828948, bug #733010.
+# Maintainers welcome to take over.
+# Removal on 2022-04-22.
+app-crypt/seahorse-sharing
+
+# David Seifert <soap@gentoo.org> (2022-03-21)
+# Unmaintained, EAPI 5, no revdeps in tree.
+# Bug #786093, removal on 2022-04-20.
+dev-java/freehep-graphicsbase
+dev-java/freehep-io
+dev-java/glassfish-interceptor-api
+dev-java/gnu-classpath
+dev-java/invokebinder
+dev-java/java-apicheck
+dev-java/jboss-marshalling-river
+dev-java/jboss-marshalling-serial
+
+# David Seifert <soap@gentoo.org> (2022-03-21)
+# EAPI 5, last release 15 years ago, QA permission issues, no other
+# distro packages this.
+# Bug #553404, #835364, removal on 2022-04-20.
+media-video/mplayer-sh
+
+# Andreas Sturmlechner <asturm@gentoo.org> (2022-03-21)
+# Masked for testing until at least 2022-03-28.
+# Please test your packages and adapt to changes:
+# 1) dev-qt/qtwaylandscanner split from dev-qt/qtwayland
+# 2) No more unversioned Qt binaries in PATH
+# Remember to increase --backtrack if Portage acts up.
+~dev-qt/assistant-5.15.3
+~dev-qt/designer-5.15.3
+~dev-qt/linguist-5.15.3
+~dev-qt/linguist-tools-5.15.3
+~dev-qt/pixeltool-5.15.3
+~dev-qt/qdbus-5.15.3
+~dev-qt/qdbusviewer-5.15.3
+~dev-qt/qdoc-5.15.3
+~dev-qt/qt3d-5.15.3
+~dev-qt/qtbluetooth-5.15.3
+~dev-qt/qtcharts-5.15.3
+=dev-qt/qtchooser-66-r2
+~dev-qt/qtconcurrent-5.15.3
+~dev-qt/qtcore-5.15.3
+~dev-qt/qtdatavis3d-5.15.3
+~dev-qt/qtdbus-5.15.3
+~dev-qt/qtdeclarative-5.15.3
+~dev-qt/qtdiag-5.15.3
+~dev-qt/qtgamepad-5.15.3
+~dev-qt/qtgraphicaleffects-5.15.3
+~dev-qt/qtgui-5.15.3
+~dev-qt/qthelp-5.15.3
+~dev-qt/qtimageformats-5.15.3
+~dev-qt/qtlocation-5.15.3
+~dev-qt/qtmultimedia-5.15.3
+~dev-qt/qtnetworkauth-5.15.3
+~dev-qt/qtnetwork-5.15.3
+~dev-qt/qtopengl-5.15.3
+~dev-qt/qtpaths-5.15.3
+~dev-qt/qtplugininfo-5.15.3
+~dev-qt/qtpositioning-5.15.3
+~dev-qt/qtprintsupport-5.15.3
+~dev-qt/qtquickcontrols2-5.15.3
+~dev-qt/qtquickcontrols-5.15.3
+~dev-qt/qtquicktimeline-5.15.3
+~dev-qt/qtscript-5.15.3
+~dev-qt/qtscxml-5.15.3
+~dev-qt/qtsensors-5.15.3
+~dev-qt/qtserialbus-5.15.3
+~dev-qt/qtserialport-5.15.3
+~dev-qt/qtspeech-5.15.3
+~dev-qt/qtsql-5.15.3
+~dev-qt/qtsvg-5.15.3
+~dev-qt/qttest-5.15.3
+~dev-qt/qttranslations-5.15.3
+~dev-qt/qtvirtualkeyboard-5.15.3
+~dev-qt/qtwayland-5.15.3
+~dev-qt/qtwaylandscanner-5.15.3
+~dev-qt/qtwebchannel-5.15.3
+~dev-qt/qtwebengine-5.15.3_p20220310
+~dev-qt/qtwebsockets-5.15.3
+~dev-qt/qtwebview-5.15.3
+~dev-qt/qtwidgets-5.15.3
+~dev-qt/qtx11extras-5.15.3
+~dev-qt/qtxmlpatterns-5.15.3
+~dev-qt/qtxml-5.15.3
+
+# David Seifert <soap@gentoo.org> (2022-03-20)
+# Added and then left unmaintained by author, no revdeps in tree,
+# stuck on kernel 4.19, distribution model unlikely a good fit for
+# Gentoo, QA issues, blocks automake-1.15 removal, build issues.
+# Bug #725746, #728154, #835693, removal on 2022-04-19.
+sys-cluster/lustre
+
+# David Seifert <soap@gentoo.org> (2022-03-20)
+# Mask gcc-8 branch (ended upstream support). Please switch
+# to a fresher gcc branch.
+<sys-devel/gcc-9
+
# David Seifert <soap@gentoo.org> (2022-03-19)
# Unmaintained, no revdeps in tree, not even on latest version, EAPI 5,
# typical 'webapp' smell, last upstream release more than 9 years ago.
@@ -46,12 +148,11 @@ sci-biology/GBrowse
# Jakov Smolić <jsmolic@gentoo.org> (2022-03-16)
# Unmaintaned, broken packages, no revdeps.
-# Bugs 822234, 809539, 809536, 832618, 731720, 713684,
+# Bugs 832618, 731720, 713684,
# 733662, 741082, and many others.
# Removal on 2022-04-16.
net-wireless/yatebts
net-wireless/srslte
-net-wireless/nanovna-saver
net-wireless/gr-scan
# Jakov Smolić <jsmolic@gentoo.org> (2022-03-16)
@@ -255,11 +356,6 @@ www-client/midori
# bug #811891
sys-apps/dmapi
-# Sam James <sam@gentoo.org> (2022-02-24)
-# No release since 2013, partly depends on stale dev-python/eventlet;
-# no reverse dependencies. Removal on 2022-03-24.
-dev-python/socketpool
-
# Anton Fischl <github@fischl-online.de> (2022-02-23)
# Version 2.5.* is not meant for production according to upstream
=app-backup/burp-2.5*
@@ -283,23 +379,6 @@ dev-python/socketpool
<sci-electronics/kicad-templates-6.0.2
<app-doc/kicad-doc-6.0.2
-# Brian Evans <grknight@gentoo.org> (2022-02-17)
-# Ancient version which likely does not work with modern software
-# New upstream exists but php team does not want to maintain
-# No revdeps. Removal in 30 days. Bug 833537
-dev-php/php-codebrowser
-
-# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2022-02-15)
-# Java libraries without consumers. Removal in 30 days.
-dev-java/upnplib
-dev-java/apple-java-extensions-bin
-
-# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2022-02-13)
-# This package is completely broken and some libraries existing only for
-# it cause unneeded workload for Java team. Removal in 30 days.
-# Bug #831106, bug #784107.
-games-strategy/triplea
-
# Jonas Stein <jstein@gentoo.org> (2022-02-11)
# Blocks gtk2 removal, which is EOL
# Removal after 2022-04-01. Bug #833145.
@@ -360,18 +439,6 @@ app-misc/emelfm2
# Alpha version
=app-editors/ghex-4.0.0_alpha
-# David Seifert <soap@gentoo.org> (2021-12-20)
-# Requires GCC 8, security vulnerabilities, switch to CUDA 11,
-# consider using clang+NVPTX backend for sm_30 cards.
-# Removal in 90 days, bug #721808, #760708.
-<dev-util/nvidia-cuda-toolkit-11
-
-# Mart Raudsepp <leio@gentoo.org> (2021-12-18)
-# GNOME 42 mask, bug #835448
->=gui-libs/libhandy-1.5.0
->=gui-libs/gtksourceview-5.3
->=app-editors/gnome-text-editor-42_alpha
-
# Michał Górny <mgorny@gentoo.org> (2021-12-18)
# EOL kernel with known vulnerabilities. Please move to one of the LTS
# branches. Bug #829491.
@@ -421,6 +488,7 @@ dev-tex/pdfannotextractor
# Needs testing to ensure valac-0.54 works for existing packages
>=dev-libs/vala-common-0.53
dev-lang/vala:0.54
+dev-lang/vala:0.56
# Sam James <sam@gentoo.org> (2021-11-03)
# Known issues with YAMA (kernel.yama.ptrace_scope=1) which is on by default
@@ -445,7 +513,7 @@ x11-drivers/nvidia-drivers:0/vulkan
# Fabian Groffen <grobian@gentoo.org> (2021-10-03)
# Masked for erratic behaviour
# https://bugs.exim.org/show_bug.cgi?id=2813
-=mail-mta/exim-4.95
+=mail-mta/exim-4.95-r1
# Mart Raudsepp <leio@gentoo.org> (2021-09-24)
# Experimental split media-sound/pulseaudio packages, bug #536780.
@@ -517,16 +585,6 @@ net-libs/libsoup:3.0
# Requires removed media-libs/opencv version.
<media-plugins/gst-plugins-opencv-1.18
-# Sergei Trofimovich <slyfox@gentoo.org> (2021-05-16)
-# Mask gcc-7 branch (ended upstream support). Please switch
-# to a fresher gcc branch.
-<sys-devel/gcc-8
-
-# Sergei Trofimovich <slyfox@gentoo.org> (2021-05-16)
-# Mask gcc-6 branch (ended upstream support). Please switch
-# to a fresher gcc branch.
-<sys-devel/gcc-7
-
# Ulrich Müller <ulm@gentoo.org> (2021-04-20)
# Version 3.15 is broken with Emacs 27.2.
=app-emacs/mic-paren-3.15-r0
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 549774508b92..d95666279088 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -271,6 +271,7 @@ x86 default/linux/x86/17.0/systemd stable
# musl profiles
# @MAINTAINER: musl@gentoo.org
amd64 default/linux/amd64/17.0/musl exp
+amd64 default/linux/amd64/17.0/musl/clang exp
amd64 default/linux/amd64/17.0/musl/hardened exp
amd64 default/linux/amd64/17.0/musl/hardened/selinux exp
arm default/linux/arm/17.0/musl/armv6j exp
diff --git a/profiles/updates/1Q-2022 b/profiles/updates/1Q-2022
new file mode 100644
index 000000000000..552ae3af00dc
--- /dev/null
+++ b/profiles/updates/1Q-2022
@@ -0,0 +1,2 @@
+move dev-python/textx dev-python/textX
+move dev-python/arpeggio dev-python/Arpeggio
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index a701b826b7d2..7449b9428fcf 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1103,6 +1103,7 @@ app-text/htmltidy:deprecated - Install tools and header files which are now cons
app-text/hyperestraier:mecab - Enable app-text/mecab support for Estraier
app-text/kbibtex:webengine - Use dev-qt/qtwebengine for HTML previews
app-text/kbibtex:zotero - Enable support for synchronisation with zotero.org web service
+app-text/kjots:speech - Enable text-to-speech support
app-text/lcdf-typetools:kpathsea - Enable integration with kpathsea search library (TeX related)
app-text/libebook:tools - Build file conversion tools
app-text/libmwaw:tools - Build file conversion tools
@@ -1248,6 +1249,8 @@ dev-cpp/libjson-rpc-cpp:http-server - Build support for HTTP server using net-li
dev-cpp/libjson-rpc-cpp:redis-client - Build support for Redis client using dev-libs/hiredis
dev-cpp/libjson-rpc-cpp:redis-server - Build support for Redis server using dev-libs/hiredis
dev-cpp/libjson-rpc-cpp:stubgen - Build header stub code generator (needed for development and when pregenerated headers are not bundled)
+dev-cpp/sdbus-c++:systemd - Use external libsystemd instead of statically-linked build
+dev-cpp/sdbus-c++:tools - Install interface stub code generator
dev-cpp/sourcetrail:examples - Install example projects.
dev-db/etcd:server - Installs etcd daemon
dev-db/firebird:server - Install the server components of Firebird, not just the client
@@ -1984,7 +1987,6 @@ dev-libs/boost:tools - Build and install the boost tools (bcp, quickbook, inspec
dev-libs/botan:boost - use dev-libs/boost
dev-libs/check:subunit - Enable support for the subunit unit test protocol
dev-libs/crypto++:asm - Support assembly hand optimized crypto functions (i.e. faster run time)
-dev-libs/cudnn:cuda10-2 - On Nvidia CUDA 10.2
dev-libs/cudnn:cuda11-5 - On Nvidia CUDA 11.5
dev-libs/cyberjack:tools - Build and install optional management tools.
dev-libs/cyrus-sasl:authdaemond - Add Courier-IMAP authdaemond unix socket support (net-mail/courier-imap, mail-mta/courier)
@@ -2123,13 +2125,11 @@ dev-libs/libpcre:bzip2 - Add support for pcregrep command to search within bzip2
dev-libs/libpcre:pcre16 - Build PCRE library for 16 bit characters (e.g. UTF-16).
dev-libs/libpcre:pcre32 - Build PCRE library for 32 bit characters (e.g. UTF-32).
dev-libs/libpcre:readline - Add support for command line editing to pcretest, through sys-libs/readline.
-dev-libs/libpcre:recursion-limit - Limit match recursion to 8192; if disabled, the default limit is used, which is the same as the match limit.
dev-libs/libpcre:zlib - Add support for pcregrep command to search within gzip-compressed files (via sys-libs/zlib).
dev-libs/libpcre2:bzip2 - Add support for pcregrep command to search within bzip2-compressed files (via app-arch/bzip2).
dev-libs/libpcre2:pcre16 - Build PCRE library for 16 bit characters (e.g. UTF-16).
dev-libs/libpcre2:pcre32 - Build PCRE library for 32 bit characters (e.g. UTF-32).
dev-libs/libpcre2:readline - Add support for command line editing to pcretest, through sys-libs/readline.
-dev-libs/libpcre2:recursion-limit - Limit match recursion to 8192; if disabled, the default limit is used, which is the same as the match limit.
dev-libs/libpcre2:zlib - Add support for pcregrep command to search within gzip-compressed files (via sys-libs/zlib).
dev-libs/libpeas:glade - Install the glade catalog
dev-libs/libpeas:python - Build support for loading dev-lang/python plugins
@@ -2258,6 +2258,9 @@ dev-libs/tntnet:server - Enable tntnet server daemon
dev-libs/totem-pl-parser:archive - Enables ISO detection with app-arch/libarchive
dev-libs/totem-pl-parser:crypt - Support AmazonAMZ decoding with dev-libs/libgcrypt
dev-libs/totem-pl-parser:uchardet - Enable charset discovery via app-i18n/uchardet
+dev-libs/tre:agrep - Build agrep tool
+dev-libs/tre:alloca - Enable if you want TRE to use alloca() instead of malloc() when allocating memory needed for regexec operations
+dev-libs/tre:approx - Enable the approximate matching functionality
dev-libs/userspace-rcu:regression-test - Run regression tests (requires FEATURES=test)
dev-libs/weston:desktop - Enable the desktop shell
dev-libs/weston:drm - Enable drm compositor support
@@ -2526,8 +2529,6 @@ dev-python/shiboken2:numpy - Implicitly convert passed NumPy arrays to Qt lists
dev-python/shiboken2:vulkan - Generate "QSurface::VulkanSurface" bindings
dev-python/simplespectral:faster - Use dev-python/scipy to speed up drawing
dev-python/simplespectral:fastest - Use dev-python/pyFFTW to speed up drawing to the max
-dev-python/socketpool:eventlet - Install dev-python/eventlet as needed for the eventlet backend.
-dev-python/socketpool:gevent - Install dev-python/gevent as needed for the gevent backend.
dev-python/subprocess-tee:test-full - Enable full test mode. Pulls in many additional dependencies, and requires having been emerged without this flag first in order to avoid a circular dependency.
dev-python/sympy:aesara - Add support for dev-python/aesara
dev-python/sympy:imaging - Add support for dev-python/pillow
@@ -2856,7 +2857,6 @@ dev-util/nemiver:memoryview - Enable the optional hexadecimal memory inspection
dev-util/nvidia-cuda-sdk:cuda - Build CUDA binaries
dev-util/nvidia-cuda-sdk:opencl - Build OpenCL binaries
dev-util/nvidia-cuda-toolkit:debugger - Install the CUDA debugger
-dev-util/nvidia-cuda-toolkit:eclipse - Install Eclipse plugins
dev-util/nvidia-cuda-toolkit:nsight - Install profiling and optimizing tools (nsight-compute, nsight-systems)
dev-util/nvidia-cuda-toolkit:profiler - Install the NVIDIA CUDA profiler (nvprof) and the related libraries
dev-util/nvidia-cuda-toolkit:sanitizer - Install compute-sanitizer tool
@@ -4022,6 +4022,7 @@ media-gfx/geeqie:gpu-accel - Enable GPU acceleration support - experimental
media-gfx/geeqie:gtk3 - Link against x11-libs/gtk+:3 instead of x11-libs/gtk+:2
media-gfx/geeqie:map - Enable items map display - experimental
media-gfx/gimp:heif - Enable support for ISO/IEC 23008-12:2017 HEIF files
+media-gfx/gimp:jpegxl - Enable support for JPEG XL image format
media-gfx/gimp:vector-icons - Enable support for vector icons (experimental)
media-gfx/gmic:cli - Build CLI interface
media-gfx/gmic:krita - Build media-gfx/krita plugin
@@ -4245,6 +4246,8 @@ media-libs/libheif:gdk-pixbuf - Enable x11-libs/gdk-pixbuf plugin
media-libs/libheif:go - Enable building dev-lang/go code/examples
media-libs/libheif:rav1e - Use media-video/rav1e for AVIF encoding
media-libs/libheif:x265 - Use media-libs/x265 for HEIF encoding
+media-libs/libjxl:gdk-pixbuf - Build a gdk-pixbuf loader
+media-libs/libjxl:gimp210 - Enable plugin for GIMP 2.10.x series
media-libs/liblastfm:fingerprint - Build the lastfm-fingerprint library
media-libs/libmp4v2:utils - Install command-line utilities
media-libs/libmypaint:gegl - Add support for media-libs/gegl
@@ -4408,6 +4411,7 @@ media-libs/x265:12bit - Add support for producing 12bits HEVC.
media-libs/x265:numa - Build with support for NUMA nodes.
media-libs/x265:pic - Disable optimized assembly code that is not PIC friendly
media-libs/xine-lib:bluray - Enable playback of Blu-ray filesystems using media-libs/libbluray
+media-libs/xine-lib:dav1d - Enable support for media-libs/dav1d AV1 decoder
media-libs/xine-lib:dxr3 - Enable support for DXR3 mpeg acceleration cards.
media-libs/xine-lib:flac - Build the media-libs/flac based FLAC demuxer and decoder. This flag is not needed for playing FLAC content, neither standalone nor in Ogg container (OggFLAC), but might have better support for exotic features like 24-bit samples or 96kHz sample rates.
media-libs/xine-lib:gtk - Build the gdkpixbuf-based image decoder plugin.
@@ -5796,7 +5800,6 @@ net-im/dino:notification-sound - notification sounds plugin
net-im/dino:omemo - Enable OMEMO encryption plugin
net-im/ejabberd:captcha - Support for CAPTCHA Forms (XEP-158) on registration
net-im/ejabberd:full-xml - Use XML features in XMPP stream (ex: CDATA), requires XML compliant clients
-net-im/ejabberd:hipe - Compile natively with HiPE, not recommended
net-im/ejabberd:mssql - Enable Microsoft SQL Server support (via ODBC) for data storage
net-im/ejabberd:mysql - Enable MySQL support for data storage
net-im/ejabberd:odbc - Enable ODBC support to access data storage
@@ -6990,6 +6993,7 @@ net-wireless/dump1090:bladerf - Build with Nuand BladeRF support
net-wireless/dump1090:hackrf - Build with Great Scott Gadgets HackRF support
net-wireless/dump1090:minimal - Exclude all HTML/webserver extras for a tiny build, e.g. to export data only
net-wireless/dump1090:rtlsdr - Build with Realtek RTL2832U (rtlsdr) support
+net-wireless/gnome-bluetooth:sendto - Build the bluetooth-sendto application to send files to various locations/devices
net-wireless/gnuradio:analog - enable analog signal processing blocks
net-wireless/gnuradio:audio - enable blocks to connect to audio sources (mic-in) and sinks (speaker-out) ports on a computer
net-wireless/gnuradio:channels - enable channel mode blocks
@@ -8282,6 +8286,7 @@ sys-fs/cryptmount:luks - Enable key management via LUKS
sys-fs/cryptmount:mount - Use systemd mount/umount for operations.
sys-fs/cryptmount:openssl - Support openssl-encryption of keys.
sys-fs/cryptsetup:argon2 - Enable password hashing algorithm from app-crypt/argon2
+sys-fs/cryptsetup:fips - Enable FIPS mode restrictions
sys-fs/cryptsetup:gcrypt - Use dev-libs/libgcrypt crypto backend
sys-fs/cryptsetup:kernel - Use kernel crypto backend (mainly for embedded systems)
sys-fs/cryptsetup:nettle - Use dev-libs/nettle crypto backend