summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin181056 -> 181059 bytes
-rw-r--r--profiles/base/use.mask6
-rw-r--r--profiles/desc/php_targets.desc4
-rw-r--r--profiles/package.mask12
-rw-r--r--profiles/use.local.desc25
5 files changed, 30 insertions, 17 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 65cca41c470d..53c82f19aaa3 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 70185d8cdc00..7c28507a6e0f 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -11,7 +11,6 @@ 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-3
php_targets_php7-4
# Hans de Graaff <graaff@gentoo.org> (2023-04-10)
@@ -37,11 +36,6 @@ sysprof
# See e.g. bug #753323, bug #822690.
pch
-# Brian Evans <grknight@gentoo.org> (2021-01-07)
-# PHP 7.2 is security vulnerable and end-of-life
-# Please upgrade to a newer slot
-php_targets_php7-2
-
# Matt Turner <mattst88@gentoo.org> (2019-09-01)
# app-office/texmacs is package.mask'd. Bug #436400
texmacs
diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index 78c3a07424c3..8aecd8c74e02 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of the PHP_TARGETS USE_EXPAND flags
@@ -7,5 +7,3 @@ php8-2 - Build against PHP 8.2
php8-1 - Build against PHP 8.1
php8-0 - Build against PHP 8.0
php7-4 - Build against PHP 7.4
-php7-3 - Build against PHP 7.3
-php7-2 - Build against PHP 7.2
diff --git a/profiles/package.mask b/profiles/package.mask
index 8bd214cbfcce..13eb331ccfff 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,18 @@
#--- END OF EXAMPLES ---
+# Hans de Graaff <graaff@gentoo.org> (2023-09-05)
+
+# Upstream snapshotm masked for testing. Some known defects, but it
+# compiles against openssl-3.
+~app-crypt/xca-2.4.0_p20230526
+
+# David Seifert <soap@gentoo.org> (2023-09-05)
+# OpenSSL 1.1 based, does not work with 3.0+. tpm2-openssl is the
+# spiritual successor for OpenSSL 3.0+, but isn't packaged.
+# Removal on 2023-10-05.
+app-crypt/tpm2-tss-engine
+
# Florian Schmaus <flow@gentoo.org> (2023-09-03)
# Became a leaf package after dev-erlang/riak_pb was removed (989c0f55e0).
# Unmaintained in ::gentoo and upstream since multiple years. Alternative at
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index b3e2c6651590..705a0c147e7f 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -2291,20 +2291,24 @@ dev-python/PyQt5:websockets - Build bindings for the QtWebSockets module
dev-python/PyQt5:widgets - Build bindings for the QtWidgets module
dev-python/PyQt5:x11extras - Build bindings for the QtX11Extras module
dev-python/PyQt5:xmlpatterns - Build bindings for the QtXmlPatterns module
+dev-python/PyQt6:bluetooth - Build bindings for the QtBluetooth module
dev-python/PyQt6:dbus - Build bindings for the QtDBus module
dev-python/PyQt6:designer - Build bindings for the QtDesigner module and enable the designer plugin
dev-python/PyQt6:gui - Build bindings for the QtGui module
dev-python/PyQt6:help - Build bindings for the QtHelp module
dev-python/PyQt6:multimedia - Build bindings for the QtMultimedia module
dev-python/PyQt6:network - Build bindings for the QtNetwork module
+dev-python/PyQt6:nfc - Build bindings for the QtNfc module
dev-python/PyQt6:opengl - Build bindings for the QtOpenGL module
dev-python/PyQt6:positioning - Build bindings for the QtPositioning module
dev-python/PyQt6:printsupport - Build bindings for the QtPrintSupport module
dev-python/PyQt6:qml - Build bindings for the QtQml module and enable the qml plugin
dev-python/PyQt6:quick - Build bindings for the QtQuick module
dev-python/PyQt6:quick3d - Build bindings for the QtQuick3D module
+dev-python/PyQt6:sensors - Build bindings for the QtSensors module
dev-python/PyQt6:serialport - Build bindings for the QtSerialPort module
dev-python/PyQt6:spatialaudio - Build bindings for the QtSpatialAudio module
+dev-python/PyQt6:speech - Build bindings for the QtTextToSpeech module
dev-python/PyQt6:sql - Build bindings for the QtSql module
dev-python/PyQt6:svg - Build bindings for the QtSvg module
dev-python/PyQt6:testlib - Build bindings for the QtTest module
@@ -2567,11 +2571,11 @@ dev-qt/qt-docs:x11extras - Install documentation for dev-qt/qtx11extras
dev-qt/qt-docs:xmlpatterns - Install documentation for dev-qt/qtxmlpatterns
dev-qt/qt3d:gamepad - Add support for gamepad hardware via dev-qt/qtgamepad
dev-qt/qt3d:qml - Build QML/QtQuick bindings
+dev-qt/qt5compat:qml - Build QML/QtQuick bindings and imports
dev-qt/qtbase:X - Build the XCB platform plugin and enable X11 integration
dev-qt/qtbase:brotli - Enable support for Brotli decompression
dev-qt/qtbase:concurrent - Build Qt6Concurrent module
dev-qt/qtbase:dbus - Build Qt6DBus module
-dev-qt/qtbase:egl - Enable EGL integration
dev-qt/qtbase:eglfs - Build the EGL Full Screen/Single Surface platform plugin
dev-qt/qtbase:evdev - Enable support for input devices via evdev
dev-qt/qtbase:gssapi - Enable support for GSSAPI (virtual/krb5)
@@ -2583,10 +2587,10 @@ dev-qt/qtbase:network - Build Qt6Network module
dev-qt/qtbase:sql - Build Qt6Sql module
dev-qt/qtbase:systemd - Enable native journald logging support
dev-qt/qtbase:tslib - Enable support for touchscreen devices via x11-libs/tslib
-dev-qt/qtbase:tuio - Build plugin to receive touch events over the TUIO protocol
dev-qt/qtbase:widgets - Build Qt6Widgets module
dev-qt/qtbluetooth:qml - Build QML/QtQuick bindings and imports
dev-qt/qtcharts:qml - Build QML/QtQuick bindings and imports
+dev-qt/qtconnectivity:nfc - Enable support for the Near Field Communication protocol
dev-qt/qtcore:old-kernel - Disable syscalls not available on Linux kernels older than 4.11
dev-qt/qtcore:systemd - Enable native journald logging support
dev-qt/qtdatavis3d:qml - Build QML/QtQuick bindings and imports
@@ -2620,22 +2624,27 @@ dev-qt/qtquickcontrols2:widgets - Enable QtWidgets support
dev-qt/qtscript:scripttools - Build the QtScriptTools module (requires QtWidgets)
dev-qt/qtsensors:qml - Build QML bindings
dev-qt/qtspeech:flite - Enable text-to-speech synthesizer plugin using app-accessibility/flite engine
+dev-qt/qtspeech:speechd - Enable text-to-speech synthesizer plugin using app-accessibility/speech-dispatcher engine
dev-qt/qttools:assistant - Build Qt Assistant
+dev-qt/qttools:clang - Enable using libclang for code parsing (linguist/qdoc)
dev-qt/qttools:designer - Build Qt Designer
dev-qt/qttools:distancefieldgenerator - Build Qt Distance Field Generator
-dev-qt/qttools:linguist - Build Qt Linguist
+dev-qt/qttools:linguist - Build Qt Linguist (GUI requires USE=widgets)
dev-qt/qttools:pixeltool - Build Qt Pixeltool
-dev-qt/qttools:qattributionsscanner - Build Qt Source Code Attribution Scanner
-dev-qt/qttools:qdbus - Build the Qt D-Bus Interface and D-Bus Viewer
-dev-qt/qttools:qdiag - Build Qt Diag
+dev-qt/qttools:qdbus - Build the Qt D-Bus Interface (D-Bus Viewer requires USE=widgets)
dev-qt/qttools:qdoc - Build Qt Documentation Generator
-dev-qt/qttools:qplugininfo - Build Qt Plugin Info
+dev-qt/qttools:qml - Build QML/QtQuick bindings and imports
+dev-qt/qttools:qtattributionsscanner - Build Qt Source Code Attribution Scanner
+dev-qt/qttools:qtdiag - Build Qt Diag
+dev-qt/qttools:qtplugininfo - Build Qt Plugin Info
+dev-qt/qttools:widgets - Enable QtWidgets support
dev-qt/qtvirtualkeyboard:handwriting - Adds handwriting recognition integration support
+dev-qt/qtwayland:qml - Build QML/QtQuick bindings and imports
dev-qt/qtwayland:vulkan - Enable support for Vulkan-based server buffer integration
dev-qt/qtwebchannel:qml - Build QML/QtQuick bindings and imports
dev-qt/qtwebengine:designer - Install the QWebEngineView plugin used to add widgets in dev-qt/designer forms that display web pages.
-dev-qt/qtwebengine:geolocation - Enable physical position determination via dev-qt/qtpositioning
dev-qt/qtwebengine:jumbo-build - Combine source files to speed up build process.
+dev-qt/qtwebengine:qml - Build QML/QtQuick bindings and imports
dev-qt/qtwebengine:system-icu - Use the system-wide dev-libs/icu instead of bundled.
dev-qt/qtwebengine:widgets - Enable QtWidgets support
dev-qt/qtwebsockets:qml - Build QML bindings