commit: d327a329816561ce099b8a6664236e874df71a9e Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu Mar 14 07:09:49 2024 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Thu Mar 14 07:14:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d327a329
dev-qt/qtwayland: do qtbase:6[accessibility=] matching now Backported from live ebuilds, albeit still skipping it for qtwebengine given few users should be affected and there should be the 6.6.3 release in bit over a week (not worth a rebuild now). Mostly a side effect of kwin-6 (formerly) requiring it so users enabled it only for it and then disable after it no longer is. Typical accessibility users likely leave it enabled globally. Closes: https://bugs.gentoo.org/926992 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> .../qtwayland/{qtwayland-6.6.2.ebuild => qtwayland-6.6.2-r1.ebuild} | 4 ++-- .../{qtwayland-6.7.0_rc.ebuild => qtwayland-6.7.0_rc-r1.ebuild} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-qt/qtwayland/qtwayland-6.6.2.ebuild b/dev-qt/qtwayland/qtwayland-6.6.2-r1.ebuild similarity index 90% rename from dev-qt/qtwayland/qtwayland-6.6.2.ebuild rename to dev-qt/qtwayland/qtwayland-6.6.2-r1.ebuild index 38aa148dcb8b..a9ab86107af3 100644 --- a/dev-qt/qtwayland/qtwayland-6.6.2.ebuild +++ b/dev-qt/qtwayland/qtwayland-6.6.2-r1.ebuild @@ -11,11 +11,11 @@ if [[ ${QT6_BUILD_TYPE} == release ]]; then KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" fi -IUSE="compositor qml vulkan" +IUSE="accessibility compositor qml vulkan" RDEPEND=" dev-libs/wayland - ~dev-qt/qtbase-${PV}:6[gui,opengl,vulkan=] + ~dev-qt/qtbase-${PV}:6[accessibility=,gui,opengl,vulkan=] media-libs/libglvnd x11-libs/libxkbcommon compositor? ( diff --git a/dev-qt/qtwayland/qtwayland-6.7.0_rc.ebuild b/dev-qt/qtwayland/qtwayland-6.7.0_rc-r1.ebuild similarity index 89% rename from dev-qt/qtwayland/qtwayland-6.7.0_rc.ebuild rename to dev-qt/qtwayland/qtwayland-6.7.0_rc-r1.ebuild index 005196d57b76..90842e7be4d0 100644 --- a/dev-qt/qtwayland/qtwayland-6.7.0_rc.ebuild +++ b/dev-qt/qtwayland/qtwayland-6.7.0_rc-r1.ebuild @@ -11,11 +11,11 @@ if [[ ${QT6_BUILD_TYPE} == release ]]; then KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" fi -IUSE="compositor qml vulkan" +IUSE="accessibility compositor qml vulkan" RDEPEND=" dev-libs/wayland - ~dev-qt/qtbase-${PV}:6[gui,opengl,vulkan=,wayland] + ~dev-qt/qtbase-${PV}:6[accessibility=,gui,opengl,vulkan=,wayland] media-libs/libglvnd x11-libs/libxkbcommon compositor? (