From b73da59e06ed470577b35ceed4688d30ac7fa3e2 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 29 Dec 2024 19:06:52 +0100 Subject: [PATCH] gui-apps/xwaylandvideobridge: Add dev-qt/qtbase[X] USEdep, slot op - Amend upstream metadata Signed-off-by: Andreas Sturmlechner --- gui-apps/xwaylandvideobridge/metadata.xml | 1 + ...ge-0.4.0.ebuild => xwaylandvideobridge-0.4.0-r1.ebuild} | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) rename gui-apps/xwaylandvideobridge/{xwaylandvideobridge-0.4.0.ebuild => xwaylandvideobridge-0.4.0-r1.ebuild} (86%) diff --git a/gui-apps/xwaylandvideobridge/metadata.xml b/gui-apps/xwaylandvideobridge/metadata.xml index ba3626b987aa6..39b959c153b7e 100644 --- a/gui-apps/xwaylandvideobridge/metadata.xml +++ b/gui-apps/xwaylandvideobridge/metadata.xml @@ -6,6 +6,7 @@ Gentoo KDE Project + https://bugs.kde.org/enter_bug.cgi?product=XWaylandVideoBridge system/xwaylandvideobridge diff --git a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0.ebuild b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0-r1.ebuild similarity index 86% rename from gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0.ebuild rename to gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0-r1.ebuild index 88a5db22d7a45..3d553cedcf81e 100644 --- a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0.ebuild +++ b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0-r1.ebuild @@ -3,8 +3,8 @@ EAPI=8 -KFMIN=5.245.0 -QTMIN=6.6.2 +KFMIN=6.5.0 +QTMIN=6.7.2 KDE_ORG_CATEGORY="system" inherit ecm kde.org @@ -20,8 +20,9 @@ fi LICENSE="GPL-2+" SLOT="0" +# dev-qt/qtbase:= slot op: Uses Qt::GuiPrivate for qtx11extras_p.h DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] + >=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets,X] >=dev-qt/qtdeclarative-${QTMIN}:6 >=kde-frameworks/kcoreaddons-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6