summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin191909 -> 191905 bytes
-rw-r--r--profiles/arch/riscv/package.use.mask9
-rw-r--r--profiles/package.deprecated4
-rw-r--r--profiles/package.mask5
-rw-r--r--profiles/use.desc1
-rw-r--r--profiles/use.local.desc10
6 files changed, 2 insertions, 27 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 1adb97425a9a..d625283172ee 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index b58ee233307e..5f3674f57d60 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -74,10 +74,6 @@ app-i18n/fcitx-libpinyin dictionary-manager
# Moved here from default/linux/...
sys-devel/gcc -sanitize
-# Alexey Shvetsov <alexxy@gentoo.org> (2022-09-15)
-# Requires proprietary binary-only libraries only available for a handful of arches
-sys-cluster/slurm nvml
-
# Jakov Smolić <jsmolic@gentoo.org> (2022-09-07)
# Unkeyworded dependencies (xen-tools, aws stack), masking to reduce
# the dependency graph
@@ -243,8 +239,3 @@ sci-libs/opencascade vtk
dev-libs/libpcre2 jit
dev-libs/libpcre jit
www-servers/nginx pcre-jit
-
-# Ian Jordan <immoloism@gmail.com> (2024-01-24)
-# Dependencies not keyworded yet:
-# - dev-libs/libisoburn
-dev-util/catalyst iso
diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index 961e9fda53bb..50f5e9adaa0d 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -96,10 +96,6 @@ dev-python/python-distutils-extra
# details. Please migrate to app-admin/rasdaemon instead.
sys-apps/edac-utils
-# Andreas Sturmlechner <asturm@gentoo.org> (2022-12-26)
-# Last-rites pending and waiting for revdeps, bug 877311
-x11-libs/snorenotify
-
# Michał Górny <mgorny@gentoo.org> (2022-12-24)
# Unmaintained with last release in 2019. We already patched it to work
# with Python 3.9+. The upstream code is also vulnerable
diff --git a/profiles/package.mask b/profiles/package.mask
index 9e361c7e216c..60e3dd07d873 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -156,11 +156,6 @@ net-dns/totd
# Removal on 2024-02-06. Bug #918536
net-nds/tac_plus
-# Andreas Sturmlechner <asturm@gentoo.org> (2024-01-03)
-# Unmaintained upstream, no more revdeps.
-# Removal on 2024-02-03. Bug #877311
-x11-libs/snorenotify
-
# Andreas Sturmlechner <asturm@gentoo.org> (2023-12-25)
# Masked until KF6 is unmasked.
~media-libs/mpvqt-1.0.0
diff --git a/profiles/use.desc b/profiles/use.desc
index 311978a68dea..d00e21ff01e2 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -132,6 +132,7 @@ hdf5 - Add support for the Hierarchical Data Format v5
headers-only - Install only C headers instead of whole package. Mainly used by sys-devel/crossdev for toolchain bootstrap.
heif - Enable support for ISO/IEC 23008-12:2017 HEIF/HEIC image format
hscolour - Include coloured haskell sources to generated documentation (dev-haskell/hscolour)
+http2 - Enable support for the HTTP/2 protocol
ibm - Add support for IBM ppc64 specific systems
iconv - Enable support for the iconv character set conversion library
icu - Enable ICU (Internationalization Components for Unicode) support, using dev-libs/icu
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index e41bcd2bb1b4..64b4cf80c092 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1433,6 +1433,7 @@ dev-debug/gdb:sim - Build gdb's simulators for various hardware platforms. See h
dev-debug/gdb:source-highlight - Enable listing highlighting via dev-util/source-highlight
dev-debug/gdb:xml - Support parsing XML data files needed (at least) for cpu features, memory maps, and syscall tracing
dev-debug/gdb:xxhash - Use dev-libs/xxhash to speed up internal hashing.
+dev-debug/lldb:debuginfod - Expose the transitive dependencies on net-misc/curl and dev-cpp/cpp-httplib) to match sys-devel/llvm.
dev-debug/ltrace:elfutils - Use libdwfl from dev-libs/elfutils for frame unwinding support
dev-debug/ltrace:unwind - Use sys-libs/libunwind for frame unwinding support
dev-debug/strace:aio - Enable dev-libs/libaio support for tracing Asynchronous I/O operations
@@ -2352,7 +2353,6 @@ dev-php/pecl-memcached:igbinary - Enable support for the igbinary serializer
dev-php/pecl-memcached:json - Enable support for json serialization
dev-php/pecl-redis:igbinary - Enables igbinary serialisation support
dev-php/pecl-redis:json - Enables json serializer support
-dev-php/swoole:http2 - Add support for HTTP/2 protocol via net-libs/nghttp2
dev-python/PyQt5:bluetooth - Build bindings for the QtBluetooth module
dev-python/PyQt5:dbus - Build bindings for the QtDBus module
dev-python/PyQt5:declarative - Build bindings for the QtQml and QtQuick modules and enable the qmlscene plugin
@@ -2578,9 +2578,7 @@ dev-python/translate-toolkit:ini - Support conversion between po and ini files
dev-python/translate-toolkit:subtitles - Support conversion between po and sub files
dev-python/translate-toolkit:yaml - Support YAML format
dev-python/twisted:conch - include Twisted SSHv2 implementation
-dev-python/twisted:http2 - include http2 support
dev-python/twisted:serial - include serial port support
-dev-python/urllib3:http2 - Enable HTTP/2.0 support.
dev-python/websockets:native-extensions - Compiles native C extensions
dev-python/wrapt:native-extensions - Compiles native C extensions (speedups, instead of using python fallback code).
dev-python/zeep:async - Add async support
@@ -2913,7 +2911,6 @@ dev-util/ostree:archive - Use libarchive
dev-util/ostree:dracut - Install dracut module
dev-util/ostree:gpg - Enable GPG support
dev-util/ostree:grub - Enable grub configuration generator
-dev-util/ostree:http2 - Use http2
dev-util/ostree:httpd - Enable ostree trivial-httpd entrypoint
dev-util/ostree:libmount - Use libmount
dev-util/ostree:sodium - Use libsodium for ed25519
@@ -4378,7 +4375,6 @@ media-libs/opencv:contribxfeatures2d - Enable xfeatures2d in contrib
media-libs/opencv:cuda - Enable NVIDIA Cuda computations support (Experimental!)
media-libs/opencv:cudnn - Enable support for nVidia cuDNN library
media-libs/opencv:dnnsamples - Enable dnn caffeemodel samples
-media-libs/opencv:download - Enable download during cmake configure
media-libs/opencv:eigen - Enable usage of dev-cpp/eigen for computations
media-libs/opencv:features2d - Enable features2d module
media-libs/opencv:gdal - Enable support for sci-libs/gdal library
@@ -5462,7 +5458,6 @@ net-analyzer/wireshark:dftest - Install dftest, to display filter byte-code, for
net-analyzer/wireshark:dpauxmon - Install dpauxmon, an external capture interface (extcap) that captures DisplayPort AUX channel data from linux kernel drivers
net-analyzer/wireshark:dumpcap - Install dumpcap, to dump network traffic from inside wireshark
net-analyzer/wireshark:editcap - Install editcap, to edit and/or translate the format of capture files
-net-analyzer/wireshark:http2 - Use net-libs/nghttp2 for HTTP/2 support
net-analyzer/wireshark:ilbc - Build with iLBC support in RTP Player using media-libs/libilbc
net-analyzer/wireshark:libxml2 - Use dev-libs/libxml2 for handling XML configuration in dissectors
net-analyzer/wireshark:maxminddb - Use dev-libs/libmaxminddb for IP address geolocation
@@ -6038,7 +6033,6 @@ net-libs/libwebsockets:client - The client part of the library and libwebsockets
net-libs/libwebsockets:extensions - Compile with extensions (permessage-deflate)
net-libs/libwebsockets:generic-sessions - With the Generic Sessions plugin
net-libs/libwebsockets:http-proxy - Support for rewriting HTTP proxying
-net-libs/libwebsockets:http2 - Support the HTTP/2 protocol
net-libs/libwebsockets:lejp - With the Lightweight JSON Parser
net-libs/libwebsockets:libev - Support event loops via dev-libs/libev
net-libs/libwebsockets:libevent - Support event loops via dev-libs/libevent
@@ -6316,7 +6310,6 @@ net-misc/curl:ftp - Enable FTP support
net-misc/curl:gnutls - Enable gnutls ssl backend
net-misc/curl:gopher - Enable Gopher protocol support
net-misc/curl:hsts - Enable HTTP Strict Transport Security
-net-misc/curl:http2 - Enable HTTP/2.0 support
net-misc/curl:imap - Enable Internet Message Access Protocol support
net-misc/curl:mbedtls - Enable mbedtls ssl backend
net-misc/curl:nghttp3 - Enable HTTP/3.0 support using net-libs/nghttp3 and net-libs/ngtcp2
@@ -6627,7 +6620,6 @@ net-misc/wget:metalink - Enable support for media-libs/libmetalink
net-misc/wget:ntlm - Enable support for NTLM (Windows-based) authorization
net-misc/wget:uuid - Generate UUIDs for the WARC (Web ARChive file format) using libuuid; otherwise use a simple RNG (random number generator)
net-misc/wget2:gpgme - Build app-crypt/gpgme backend
-net-misc/wget2:http2 - Enable HTTP/2.0 support via net-libs/nghttp2
net-misc/wget2:openssl - Enable crypto support via dev-libs/openssl
net-misc/wget2:psl - Use public suffix list via net-libs/libpsl
net-misc/whois:xcrypt - Enable crypt through sys-libs/libxcrypt package