public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwayland-server/
@ 2022-04-18 14:17 Andreas Sturmlechner
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2022-04-18 14:17 UTC (permalink / raw
  To: gentoo-commits

commit:     77372adfcb5d2fb24ebab5d15e724045644ea8b5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 13:18:00 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 14:16:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77372adf

kde-plasma/kwayland-server: Drop 5.24.4-r1

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kwayland-server-5.24.4-r1.ebuild               | 45 ----------------------
 1 file changed, 45 deletions(-)

diff --git a/kde-plasma/kwayland-server/kwayland-server-5.24.4-r1.ebuild b/kde-plasma/kwayland-server/kwayland-server-5.24.4-r1.ebuild
deleted file mode 100644
index 6091d5d55af8..000000000000
--- a/kde-plasma/kwayland-server/kwayland-server-5.24.4-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="true"
-ECM_TEST="true"
-KFMIN=5.90.0
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Wayland Server Components built on KDE Frameworks"
-HOMEPAGE="https://invent.kde.org/plasma/kwayland-server"
-
-LICENSE="LGPL-2.1"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# All failing, I guess we need a virtual wayland server
-RESTRICT="test"
-
-RDEPEND="
-	>=dev-libs/wayland-1.19.0
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5[egl]
-	>=dev-qt/qtwayland-${QTMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	media-libs/libglvnd
-"
-DEPEND="${RDEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.6.0
-	>=dev-libs/wayland-protocols-1.24
-"
-BDEPEND="
-	>=dev-qt/qtwaylandscanner-${QTMIN}:5
-	dev-util/wayland-scanner
-"
-
-PATCHES=(
-	"${FILESDIR}"/${P}-fix-layer-shell-reset.patch
-	"${FILESDIR}"/${P}-guard-subsurface-parent-access.patch # bug 452044
-	"${FILESDIR}"/${P}-fix-crash-on-screen-setup-change.patch # bug 452318
-)


^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwayland-server/
@ 2022-05-18 15:06 Andreas Sturmlechner
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2022-05-18 15:06 UTC (permalink / raw
  To: gentoo-commits

commit:     e2f292474aad856abf1d35742ad94b38c0cf3cec
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 15:03:32 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 18 15:05:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2f29247

kde-plasma/kwayland-server: Drop 5.24.5 (r0)

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kwayland-server/kwayland-server-5.24.5.ebuild  | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/kde-plasma/kwayland-server/kwayland-server-5.24.5.ebuild b/kde-plasma/kwayland-server/kwayland-server-5.24.5.ebuild
deleted file mode 100644
index 4a4b298c08ae..000000000000
--- a/kde-plasma/kwayland-server/kwayland-server-5.24.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="true"
-ECM_TEST="true"
-KFMIN=5.90.0
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Wayland Server Components built on KDE Frameworks"
-HOMEPAGE="https://invent.kde.org/plasma/kwayland-server"
-
-LICENSE="LGPL-2.1"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# All failing, I guess we need a virtual wayland server
-RESTRICT="test"
-
-RDEPEND="
-	>=dev-libs/wayland-1.19.0
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5[egl]
-	>=dev-qt/qtwayland-${QTMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	media-libs/libglvnd
-"
-DEPEND="${RDEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.6.0
-	>=dev-libs/wayland-protocols-1.24
-"
-BDEPEND="
-	>=dev-qt/qtwaylandscanner-${QTMIN}:5
-	dev-util/wayland-scanner
-"


^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwayland-server/
@ 2022-04-11  7:04 Andreas Sturmlechner
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2022-04-11  7:04 UTC (permalink / raw
  To: gentoo-commits

commit:     7f74353b350b409329b5bb37aea3c05fbb8cb00d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 11 06:13:47 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr 11 07:04:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f74353b

kde-plasma/kwayland-server: Drop 5.24.4 (r0)

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kwayland-server/kwayland-server-5.24.4.ebuild  | 42 ----------------------
 1 file changed, 42 deletions(-)

diff --git a/kde-plasma/kwayland-server/kwayland-server-5.24.4.ebuild b/kde-plasma/kwayland-server/kwayland-server-5.24.4.ebuild
deleted file mode 100644
index 01f58af88ddf..000000000000
--- a/kde-plasma/kwayland-server/kwayland-server-5.24.4.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="true"
-ECM_TEST="true"
-KFMIN=5.90.0
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Wayland Server Components built on KDE Frameworks"
-HOMEPAGE="https://invent.kde.org/plasma/kwayland-server"
-
-LICENSE="LGPL-2.1"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# All failing, I guess we need a virtual wayland server
-RESTRICT="test"
-
-RDEPEND="
-	>=dev-libs/wayland-1.19.0
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5[egl]
-	>=dev-qt/qtwayland-${QTMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	media-libs/libglvnd
-"
-DEPEND="${RDEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.6.0
-	>=dev-libs/wayland-protocols-1.24
-"
-BDEPEND="
-	|| (
-		>=dev-qt/qtwaylandscanner-${QTMIN}:5
-		<dev-qt/qtwayland-5.15.3:5
-	)
-	dev-util/wayland-scanner
-"


^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwayland-server/
@ 2022-03-21 11:04 Andreas Sturmlechner
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2022-03-21 11:04 UTC (permalink / raw
  To: gentoo-commits

commit:     8b64a771affd44f96a886a715135ee74ee30992e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 16 14:01:23 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 11:03:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b64a771

kde-plasma/kwayland-server: Add dev-qt/qtwaylandscanner BDEPEND

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/kwayland-server/kwayland-server-5.23.5.ebuild | 8 +++++++-
 kde-plasma/kwayland-server/kwayland-server-5.24.3.ebuild | 8 +++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/kwayland-server/kwayland-server-5.23.5.ebuild b/kde-plasma/kwayland-server/kwayland-server-5.23.5.ebuild
index e4fc76795832..749ea067790f 100644
--- a/kde-plasma/kwayland-server/kwayland-server-5.23.5.ebuild
+++ b/kde-plasma/kwayland-server/kwayland-server-5.23.5.ebuild
@@ -33,4 +33,10 @@ DEPEND="${RDEPEND}
 	>=dev-libs/plasma-wayland-protocols-1.3.0
 	>=dev-libs/wayland-protocols-1.21
 "
-BDEPEND="dev-util/wayland-scanner"
+BDEPEND="
+	|| (
+		>=dev-qt/qtwaylandscanner-${QTMIN}:5
+		<dev-qt/qtwayland-5.15.3:5
+	)
+	dev-util/wayland-scanner
+"

diff --git a/kde-plasma/kwayland-server/kwayland-server-5.24.3.ebuild b/kde-plasma/kwayland-server/kwayland-server-5.24.3.ebuild
index 5ed70cb0cb8e..01f58af88ddf 100644
--- a/kde-plasma/kwayland-server/kwayland-server-5.24.3.ebuild
+++ b/kde-plasma/kwayland-server/kwayland-server-5.24.3.ebuild
@@ -33,4 +33,10 @@ DEPEND="${RDEPEND}
 	>=dev-libs/plasma-wayland-protocols-1.6.0
 	>=dev-libs/wayland-protocols-1.24
 "
-BDEPEND="dev-util/wayland-scanner"
+BDEPEND="
+	|| (
+		>=dev-qt/qtwaylandscanner-${QTMIN}:5
+		<dev-qt/qtwayland-5.15.3:5
+	)
+	dev-util/wayland-scanner
+"


^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwayland-server/
@ 2021-07-29 17:43 Matt Turner
  0 siblings, 0 replies; 9+ messages in thread
From: Matt Turner @ 2021-07-29 17:43 UTC (permalink / raw
  To: gentoo-commits

commit:     3def864363093065f27c7a5bad065275736153df
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 29 17:42:34 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jul 29 17:42:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3def8643

kde-plasma/kwayland-server: Prepare for mesa IUSE="egl gbm" removal

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 kde-plasma/kwayland-server/kwayland-server-5.22.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/kwayland-server/kwayland-server-5.22.4.ebuild b/kde-plasma/kwayland-server/kwayland-server-5.22.4.ebuild
index 428f62c44d5..c88866eebb1 100644
--- a/kde-plasma/kwayland-server/kwayland-server-5.22.4.ebuild
+++ b/kde-plasma/kwayland-server/kwayland-server-5.22.4.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5[egl]
 	>=dev-qt/qtwayland-${QTMIN}:5
 	>=kde-frameworks/kwayland-${KFMIN}:5
-	media-libs/mesa[egl]
+	media-libs/mesa[egl(+)]
 "
 DEPEND="${RDEPEND}
 	>=dev-libs/plasma-wayland-protocols-1.3.0


^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwayland-server/
@ 2020-11-20  7:29 Robin H. Johnson
  0 siblings, 0 replies; 9+ messages in thread
From: Robin H. Johnson @ 2020-11-20  7:29 UTC (permalink / raw
  To: gentoo-commits

commit:     8fb8c49bbbcb6828579ab62b3b868a943d983255
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 19 18:24:29 2020 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Fri Nov 20 07:28:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fb8c49b

kde-plasma/kwayland-server: update wayland-protocols DEPEND

Upgrade ordering is not upgrading wayland-protocols prior to
kde-plasma/kwayland-server, leading to a build failure with:
`* WaylandProtocols (required version >= 1.18)`

Update DEPEND to fix emerge ordering.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 kde-plasma/kwayland-server/kwayland-server-5.20.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/kwayland-server/kwayland-server-5.20.3.ebuild b/kde-plasma/kwayland-server/kwayland-server-5.20.3.ebuild
index 9ac4272b9ae..32972b455ed 100644
--- a/kde-plasma/kwayland-server/kwayland-server-5.20.3.ebuild
+++ b/kde-plasma/kwayland-server/kwayland-server-5.20.3.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
 	>=dev-libs/plasma-wayland-protocols-1.1.1
-	>=dev-libs/wayland-protocols-1.15
+	>=dev-libs/wayland-protocols-1.18
 "
 
 # All failing, I guess we need a virtual wayland server


^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwayland-server/
@ 2020-06-09 12:29 Andreas Sturmlechner
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2020-06-09 12:29 UTC (permalink / raw
  To: gentoo-commits

commit:     31baa634a9063a1867e6dbf0420e30c3514d9a18
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  9 12:21:39 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun  9 12:29:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31baa634

kde-plasma/kwayland-server: Drop 5.18.90

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/kwayland-server/Manifest                |  1 -
 .../kwayland-server/kwayland-server-5.18.90.ebuild | 35 ----------------------
 2 files changed, 36 deletions(-)

diff --git a/kde-plasma/kwayland-server/Manifest b/kde-plasma/kwayland-server/Manifest
index 27a25f61bf7..c95eeb52c07 100644
--- a/kde-plasma/kwayland-server/Manifest
+++ b/kde-plasma/kwayland-server/Manifest
@@ -1,2 +1 @@
-DIST kwayland-server-5.18.90.tar.xz 229588 BLAKE2B f6ec9c0ab25c620a288761731dc239c46574030012b845e7432990be9c594a3eeeb5743ac7a99e65133395f329ab3fec23aa854be22d0b01fb505e59cdda0ceb SHA512 93c0aa80dd453dfbe400a016f42ff424629e95fc7392c468cad7368d04871cea9b5f96c383900b467eec68dc8729b15bb7cc14758ceafb6430a784791232e85b
 DIST kwayland-server-5.19.0.tar.xz 229816 BLAKE2B ad5bb8266989e0818344250851399fd75f4701437c13896b1eabd059c477281685ad8fea07584e831d2f089ba91c024f419cf457f1c26f2bb3e1398abf1f36e9 SHA512 5005692221821ddf08dac62ac476dbb114c0b5f21080f35da7374da3a2b8d0adf49d7918a42389c7908350bbda0be04f134d91bed4bdb580f97dbad04e0a43bf

diff --git a/kde-plasma/kwayland-server/kwayland-server-5.18.90.ebuild b/kde-plasma/kwayland-server/kwayland-server-5.18.90.ebuild
deleted file mode 100644
index 35e32100ba4..00000000000
--- a/kde-plasma/kwayland-server/kwayland-server-5.18.90.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_QTHELP="true"
-ECM_TEST="true"
-KFMIN=5.70.0
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.14.1
-inherit ecm kde.org
-
-DESCRIPTION="Wayland Server Components built on KDE Frameworks"
-HOMEPAGE="https://invent.kde.org/plasma/kwayland-server"
-
-LICENSE="LGPL-2.1"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64"
-IUSE=""
-
-RDEPEND="
-	>=dev-libs/wayland-1.15.0
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5[egl]
-	>=dev-qt/qtwayland-${QTMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	media-libs/mesa[egl]
-"
-DEPEND="${RDEPEND}
-	dev-libs/plasma-wayland-protocols
-	>=dev-libs/wayland-protocols-1.15
-"
-
-# All failing, I guess we need a virtual wayland server
-RESTRICT+=" test"


^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwayland-server/
@ 2020-06-05  7:21 Mart Raudsepp
  0 siblings, 0 replies; 9+ messages in thread
From: Mart Raudsepp @ 2020-06-05  7:21 UTC (permalink / raw
  To: gentoo-commits

commit:     0d98cb2e4e91d5cf58da4b5fed49a0d4dead2157
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Thu Jun  4 23:58:17 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Jun  5 07:19:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d98cb2e

kde-plasma/kwayland-server: arm64 keyworded (bug #727132)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 kde-plasma/kwayland-server/kwayland-server-5.18.90.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/kwayland-server/kwayland-server-5.18.90.ebuild b/kde-plasma/kwayland-server/kwayland-server-5.18.90.ebuild
index 3f52a45f172..35e32100ba4 100644
--- a/kde-plasma/kwayland-server/kwayland-server-5.18.90.ebuild
+++ b/kde-plasma/kwayland-server/kwayland-server-5.18.90.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://invent.kde.org/plasma/kwayland-server"
 
 LICENSE="LGPL-2.1"
 SLOT="5"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~arm64 ~ppc64"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwayland-server/
@ 2020-06-04 14:22 Andreas Sturmlechner
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2020-06-04 14:22 UTC (permalink / raw
  To: gentoo-commits

commit:     9931cc419a3cabbcf2cfcc691b38d0610076c967
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  4 14:21:40 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun  4 14:22:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9931cc41

kde-plasma/kwayland-server: New package

Add 5.18.90 early in order for arch teams to be able to keyword in advance.

Bug: https://bugs.gentoo.org/727132
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/kwayland-server/Manifest                |  1 +
 .../kwayland-server/kwayland-server-5.18.90.ebuild | 35 ++++++++++++++++++++++
 kde-plasma/kwayland-server/metadata.xml            |  8 +++++
 3 files changed, 44 insertions(+)

diff --git a/kde-plasma/kwayland-server/Manifest b/kde-plasma/kwayland-server/Manifest
new file mode 100644
index 00000000000..9bee35abf30
--- /dev/null
+++ b/kde-plasma/kwayland-server/Manifest
@@ -0,0 +1 @@
+DIST kwayland-server-5.18.90.tar.xz 229588 BLAKE2B f6ec9c0ab25c620a288761731dc239c46574030012b845e7432990be9c594a3eeeb5743ac7a99e65133395f329ab3fec23aa854be22d0b01fb505e59cdda0ceb SHA512 93c0aa80dd453dfbe400a016f42ff424629e95fc7392c468cad7368d04871cea9b5f96c383900b467eec68dc8729b15bb7cc14758ceafb6430a784791232e85b

diff --git a/kde-plasma/kwayland-server/kwayland-server-5.18.90.ebuild b/kde-plasma/kwayland-server/kwayland-server-5.18.90.ebuild
new file mode 100644
index 00000000000..3f52a45f172
--- /dev/null
+++ b/kde-plasma/kwayland-server/kwayland-server-5.18.90.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_QTHELP="true"
+ECM_TEST="true"
+KFMIN=5.70.0
+PVCUT=$(ver_cut 1-2)
+QTMIN=5.14.1
+inherit ecm kde.org
+
+DESCRIPTION="Wayland Server Components built on KDE Frameworks"
+HOMEPAGE="https://invent.kde.org/plasma/kwayland-server"
+
+LICENSE="LGPL-2.1"
+SLOT="5"
+KEYWORDS="~amd64 ~ppc64"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/wayland-1.15.0
+	>=dev-qt/qtconcurrent-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5[egl]
+	>=dev-qt/qtwayland-${QTMIN}:5
+	>=kde-frameworks/kwayland-${KFMIN}:5
+	media-libs/mesa[egl]
+"
+DEPEND="${RDEPEND}
+	dev-libs/plasma-wayland-protocols
+	>=dev-libs/wayland-protocols-1.15
+"
+
+# All failing, I guess we need a virtual wayland server
+RESTRICT+=" test"

diff --git a/kde-plasma/kwayland-server/metadata.xml b/kde-plasma/kwayland-server/metadata.xml
new file mode 100644
index 00000000000..2fdbf33d963
--- /dev/null
+++ b/kde-plasma/kwayland-server/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>kde@gentoo.org</email>
+		<name>Gentoo KDE Project</name>
+	</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-05-18 15:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-18 14:17 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwayland-server/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2022-05-18 15:06 Andreas Sturmlechner
2022-04-11  7:04 Andreas Sturmlechner
2022-03-21 11:04 Andreas Sturmlechner
2021-07-29 17:43 Matt Turner
2020-11-20  7:29 Robin H. Johnson
2020-06-09 12:29 Andreas Sturmlechner
2020-06-05  7:21 Mart Raudsepp
2020-06-04 14:22 Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox