commit:     c249c69fc37afb677b4e39133876f0e54aa404ef
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 06:31:39 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 06:49:01 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c249c69f

gui-apps/xwaylandvideobridge: Add HOMEPAGE, drop bogus subslot ops

See also: https://github.com/gentoo/kde/pull/918

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 gui-apps/xwaylandvideobridge/xwaylandvideobridge-9999.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-9999.ebuild 
b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-9999.ebuild
index af551e8a33..17564848a2 100644
--- a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-9999.ebuild
+++ b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-9999.ebuild
@@ -9,6 +9,8 @@ KDE_ORG_CATEGORY="system"
 inherit ecm kde.org
 
 DESCRIPTION="Screenshare Wayland windows to XWayland apps"
+HOMEPAGE="https://planet.kde.org/david-edmundson-2023-03-22-fixing-wayland-xwayland-screen-casting/
+https://invent.kde.org/system/xwaylandvideobridge";
 
 if [[ ${KDE_BUILD_TYPE} == release ]]; then
        KEYWORDS="~amd64"
@@ -23,14 +25,13 @@ DEPEND="
        >=dev-qt/qtgui-${QTMIN}:5
        >=dev-qt/qtwidgets-${QTMIN}:5
        >=dev-qt/qtx11extras-${QTMIN}:5
-       >=kde-frameworks/kcoreaddons-${KFMIN}:5=
-       >=kde-frameworks/ki18n-${KFMIN}:5=
-       >=kde-frameworks/knotifications-${KFMIN}:5=
-       >=kde-frameworks/kwindowsystem-${KFMIN}:5=
+       >=kde-frameworks/kcoreaddons-${KFMIN}:5
+       >=kde-frameworks/ki18n-${KFMIN}:5
+       >=kde-frameworks/knotifications-${KFMIN}:5
+       >=kde-frameworks/kwindowsystem-${KFMIN}:5
        >=kde-plasma/kpipewire-5.27.4:5
        media-libs/freetype
        x11-libs/libxcb:=
 "
 RDEPEND="${DEPEND}"
-
 BDEPEND="virtual/pkgconfig"

Reply via email to