commit:     cba79970f4530617c5f3fa5b68b6496f2e49a394
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 29 14:40:54 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Apr 26 15:20:38 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=cba79970

gui-apps/xwaylandvideobridge: new package, add 9999, 0_pre20230421

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 gui-apps/xwaylandvideobridge/metadata.xml          | 11 +++++++
 .../xwaylandvideobridge-0_pre20230421.ebuild       | 37 ++++++++++++++++++++++
 .../xwaylandvideobridge-9999.ebuild                | 36 +++++++++++++++++++++
 3 files changed, 84 insertions(+)

diff --git a/gui-apps/xwaylandvideobridge/metadata.xml 
b/gui-apps/xwaylandvideobridge/metadata.xml
new file mode 100644
index 0000000000..170f61584c
--- /dev/null
+++ b/gui-apps/xwaylandvideobridge/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="project">
+               <email>k...@gentoo.org</email>
+               <name>Gentoo KDE Project</name>
+       </maintainer>
+       <upstream>
+               <remote-id 
type="kde-invent">system/xwaylandvideobridge</remote-id>
+       </upstream>
+</pkgmetadata>

diff --git 
a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0_pre20230421.ebuild 
b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0_pre20230421.ebuild
new file mode 100644
index 0000000000..afc48c219b
--- /dev/null
+++ b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0_pre20230421.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+QTMIN=5.15.7
+KDE_ORG_CATEGORY="system"
+KDE_ORG_COMMIT="4a72e7c19884c5a87a2cbfcf01c5293199196e1e"
+inherit ecm kde.org
+
+DESCRIPTION="Screenshare Wayland windows to XWayland apps"
+
+if [[ ${KDE_BUILD_TYPE} == release ]]; then
+       KEYWORDS="~amd64"
+fi
+
+LICENSE="GPL-2+"
+SLOT="0"
+
+DEPEND="
+       >=dev-qt/qtdbus-${QTMIN}:5
+       >=dev-qt/qtdeclarative-${QTMIN}:5
+       >=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-plasma/kpipewire-5.27.4:5
+       media-libs/freetype
+       x11-libs/libxcb:=
+"
+RDEPEND="${DEPEND}"
+
+BDEPEND="virtual/pkgconfig"

diff --git a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-9999.ebuild 
b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-9999.ebuild
new file mode 100644
index 0000000000..247dd6c4c6
--- /dev/null
+++ b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-9999.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+QTMIN=5.15.7
+KDE_ORG_CATEGORY="system"
+inherit ecm kde.org
+
+DESCRIPTION="Screenshare Wayland windows to XWayland apps"
+
+if [[ ${KDE_BUILD_TYPE} == release ]]; then
+       KEYWORDS="~amd64"
+fi
+
+LICENSE="GPL-2+"
+SLOT="0"
+
+DEPEND="
+       >=dev-qt/qtdbus-${QTMIN}:5
+       >=dev-qt/qtdeclarative-${QTMIN}:5
+       >=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-plasma/kpipewire-5.27.4:5
+       media-libs/freetype
+       x11-libs/libxcb:=
+"
+RDEPEND="${DEPEND}"
+
+BDEPEND="virtual/pkgconfig"

Reply via email to