public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/layer-shell-qt/
@ 2021-06-12  6:25 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-06-12  6:25 UTC (permalink / raw
  To: gentoo-commits

commit:     b5287b662822b493fcd98da02491a828c3a6d588
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 12 06:16:05 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 12 06:25:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5287b66

kde-plasma/layer-shell-qt: ~arm keyworded

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-plasma/layer-shell-qt/layer-shell-qt-5.22.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.0.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.0.ebuild
index e681884751b..00466cdc869 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.0.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Qt component to allow applications make use of Wayland wl-layer-she
 
 LICENSE="LGPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/layer-shell-qt/
@ 2021-06-12 12:52 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-06-12 12:52 UTC (permalink / raw
  To: gentoo-commits

commit:     2954c5713dce94b3c98803ea13825fbd6a5140aa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 12 12:28:28 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 12 12:52:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2954c571

kde-plasma/layer-shell-qt: arm64 keyworded

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-plasma/layer-shell-qt/layer-shell-qt-5.22.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.0.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.0.ebuild
index 00466cdc869..bb5a21f13cb 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.0.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Qt component to allow applications make use of Wayland wl-layer-she
 
 LICENSE="LGPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/layer-shell-qt/
@ 2021-08-03 16:12 Andreas Sturmlechner
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2021-08-03 16:12 UTC (permalink / raw
  To: gentoo-commits

commit:     99b5f94e1e835c0d1c5bcc582bf8726eb14a3180
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  3 15:42:33 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug  3 16:10:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99b5f94e

kde-plasma/layer-shell-qt: Fix DEPEND

Closes: https://bugs.gentoo.org/795501
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../{layer-shell-qt-5.22.4.ebuild => layer-shell-qt-5.22.4-r1.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4-r1.ebuild
similarity index 92%
rename from kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4.ebuild
rename to kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4-r1.ebuild
index bb5a21f13cb..79902f13670 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.4-r1.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
 	x11-libs/libxkbcommon
 "
 DEPEND="${RDEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.1.1
+	dev-libs/wayland-protocols
 "
 BDEPEND="
 	dev-util/wayland-scanner


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

* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/layer-shell-qt/
@ 2021-10-03  9:32 Andreas Sturmlechner
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2021-10-03  9:32 UTC (permalink / raw
  To: gentoo-commits

commit:     4e33b214277678efe6e480789afdc7f3a9c9dc31
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  3 09:16:24 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct  3 09:32:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e33b214

kde-plasma/layer-shell-qt: Needs dev-qt/qtwayland private headers

Add slot operator accordingly.

Bug: https://bugs.gentoo.org/815646
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 ...er-shell-qt-5.22.5.ebuild => layer-shell-qt-5.22.5-r1.ebuild} | 9 +++++++--
 kde-plasma/layer-shell-qt/layer-shell-qt-5.22.90.ebuild          | 3 ++-
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.5.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.5-r1.ebuild
similarity index 69%
rename from kde-plasma/layer-shell-qt/layer-shell-qt-5.22.5.ebuild
rename to kde-plasma/layer-shell-qt/layer-shell-qt-5.22.5-r1.ebuild
index 04aab13c07c..a83e73a29d8 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.5.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.5-r1.ebuild
@@ -14,11 +14,16 @@ SLOT="5"
 KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
+# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
+# slot op: various private QtWaylandClient headers
 RDEPEND="
 	>=dev-libs/wayland-1.15
 	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5[X]
-	>=dev-qt/qtwayland-${QTMIN}:5
+	|| (
+		>=dev-qt/qtgui-${QTMIN}:5[libinput]
+		>=dev-qt/qtgui-${QTMIN}:5[X]
+	)
+	>=dev-qt/qtwayland-${QTMIN}:5=
 	x11-libs/libxkbcommon
 "
 DEPEND="${RDEPEND}

diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.90.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.90.ebuild
index e70d7db79a1..582e24874ff 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.90.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.90.ebuild
@@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 # dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
+# slot op: various private QtWaylandClient headers
 RDEPEND="
 	>=dev-libs/wayland-1.15
 	>=dev-qt/qtdeclarative-${QTMIN}:5
@@ -22,7 +23,7 @@ RDEPEND="
 		>=dev-qt/qtgui-${QTMIN}:5[libinput]
 		>=dev-qt/qtgui-${QTMIN}:5[X]
 	)
-	>=dev-qt/qtwayland-${QTMIN}:5
+	>=dev-qt/qtwayland-${QTMIN}:5=
 	x11-libs/libxkbcommon
 "
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/layer-shell-qt/
@ 2022-03-21 11:04 Andreas Sturmlechner
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2022-03-21 11:04 UTC (permalink / raw
  To: gentoo-commits

commit:     2cd8365c46e36f94b90a40ead89c55303b2b09e4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 16 13:38:58 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=2cd8365c

kde-plasma/layer-shell-qt: 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/layer-shell-qt/layer-shell-qt-5.23.5.ebuild | 4 ++++
 kde-plasma/layer-shell-qt/layer-shell-qt-5.24.3.ebuild | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.23.5.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-5.23.5.ebuild
index 24db6aeefb5c..257463ff2c30 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-5.23.5.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-5.23.5.ebuild
@@ -30,6 +30,10 @@ DEPEND="${RDEPEND}
 	dev-libs/wayland-protocols
 "
 BDEPEND="
+	|| (
+		>=dev-qt/qtwaylandscanner-${QTMIN}:5
+		<dev-qt/qtwayland-5.15.3:5
+	)
 	dev-util/wayland-scanner
 	virtual/pkgconfig
 "

diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.24.3.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-5.24.3.ebuild
index 9d53d1f15e1c..3d3deeb5f091 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-5.24.3.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-5.24.3.ebuild
@@ -30,6 +30,10 @@ DEPEND="${RDEPEND}
 	dev-libs/wayland-protocols
 "
 BDEPEND="
+	|| (
+		>=dev-qt/qtwaylandscanner-${QTMIN}:5
+		<dev-qt/qtwayland-5.15.3:5
+	)
 	dev-util/wayland-scanner
 	virtual/pkgconfig
 "


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

* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/layer-shell-qt/
@ 2022-11-16  8:55 WANG Xuerui
  0 siblings, 0 replies; 6+ messages in thread
From: WANG Xuerui @ 2022-11-16  8:55 UTC (permalink / raw
  To: gentoo-commits

commit:     cad541ef8fb863c82bf1fc9a7570ef53240040b7
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 06:11:34 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 08:54:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cad541ef

kde-plasma/layer-shell-qt: keyword 5.26.3 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 kde-plasma/layer-shell-qt/layer-shell-qt-5.26.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.26.3.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-5.26.3.ebuild
index 99175ca19edd..627c41217c5e 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-5.26.3.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-5.26.3.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Qt component to allow applications make use of Wayland wl-layer-she
 
 LICENSE="LGPL-3+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv"
 IUSE=""
 
 # dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X


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

end of thread, other threads:[~2022-11-16  8:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-12 12:52 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/layer-shell-qt/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2022-11-16  8:55 WANG Xuerui
2022-03-21 11:04 Andreas Sturmlechner
2021-10-03  9:32 Andreas Sturmlechner
2021-08-03 16:12 Andreas Sturmlechner
2021-06-12  6:25 Sam James

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