* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2015-07-09 21:55 Johannes Huber
0 siblings, 0 replies; 20+ messages in thread
From: Johannes Huber @ 2015-07-09 21:55 UTC (permalink / raw
To: gentoo-commits
commit: f124b444840e5adf8d5840dc14323dcde19e46de
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 9 21:55:02 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Jul 9 21:55:02 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f124b444
[kde-plasma/kwayland-integration] New package
Package-Manager: portage-2.2.20
.../kwayland-integration-9999.ebuild | 22 ++++++++++++++++++++++
kde-plasma/kwayland-integration/metadata.xml | 5 +++++
2 files changed, 27 insertions(+)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
new file mode 100644
index 0000000..e9914b4
--- /dev/null
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"
+HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kwayland-integration"
+
+LICENSE="LGPL-2.1"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep kidletime)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_plasma_dep kwayland)
+ dev-qt/qtgui:5
+"
+RDEPEND="${DEPEND}"
diff --git a/kde-plasma/kwayland-integration/metadata.xml b/kde-plasma/kwayland-integration/metadata.xml
new file mode 100644
index 0000000..a23f444
--- /dev/null
+++ b/kde-plasma/kwayland-integration/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>kde</herd>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2015-12-07 16:03 Michael Palimaka
0 siblings, 0 replies; 20+ messages in thread
From: Michael Palimaka @ 2015-12-07 16:03 UTC (permalink / raw
To: gentoo-commits
commit: b7ec9ca8f0715fd5866ea80ed9a22257fc651b1c
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 7 16:02:54 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Dec 7 16:02:54 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b7ec9ca8
kde-plasma/kwayland-integration: add missing dependency
Package-Manager: portage-2.2.26
kde-plasma/kwayland-integration/kwayland-integration-5.5.0.ebuild | 1 +
kde-plasma/kwayland-integration/kwayland-integration-5.5.49.9999.ebuild | 1 +
kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 1 +
3 files changed, 3 insertions(+)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.5.0.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.5.0.ebuild
index 57d7e18..1f1422d 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.5.0.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.5.0.ebuild
@@ -18,5 +18,6 @@ DEPEND="
$(add_frameworks_dep kwindowsystem)
$(add_plasma_dep kwayland)
dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
"
RDEPEND="${DEPEND}"
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.5.49.9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.5.49.9999.ebuild
index 48faed2..d53b9b3 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.5.49.9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.5.49.9999.ebuild
@@ -18,5 +18,6 @@ DEPEND="
$(add_frameworks_dep kwindowsystem)
$(add_plasma_dep kwayland)
dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
"
RDEPEND="${DEPEND}"
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
index 48faed2..d53b9b3 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -18,5 +18,6 @@ DEPEND="
$(add_frameworks_dep kwindowsystem)
$(add_plasma_dep kwayland)
dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2016-06-09 12:47 Michael Palimaka
0 siblings, 0 replies; 20+ messages in thread
From: Michael Palimaka @ 2016-06-09 12:47 UTC (permalink / raw
To: gentoo-commits
commit: 5920400410e906329fa9cd2f65468c1a5cc20fc9
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 9 12:47:09 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jun 9 12:47:13 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=59204004
kde-plasma/kwayland-integration: raise frameworks dependency
Upstream-commit: 54850a53bf727a677493c3baaa5ff15e46197fee
Package-Manager: portage-2.3.0_rc1
kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
index 6fbdbd4..68c8123 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -4,6 +4,7 @@
EAPI=6
+FRAMEWORKS_MINIMAL="5.23.0"
inherit kde5
DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2018-10-09 9:13 Andreas Sturmlechner
0 siblings, 0 replies; 20+ messages in thread
From: Andreas Sturmlechner @ 2018-10-09 9:13 UTC (permalink / raw
To: gentoo-commits
commit: 9bed0fed0cfd9d00d90096dde8e386fa84d357c1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 9 08:56:16 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 9 08:56:16 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9bed0fed
kde-plasma/kwayland-integration: Set KDE_TEST=true
Upstream commit e2ddf8933f428bacd183401132a841db874306d3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
kde-plasma/kwayland-integration/kwayland-integration-5.14.0.ebuild | 1 +
.../kwayland-integration/kwayland-integration-5.14.49.9999.ebuild | 1 +
kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 3 ++-
3 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.14.0.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.14.0.ebuild
index 38f6c585e6..5e73d894a7 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.14.0.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.14.0.ebuild
@@ -3,6 +3,7 @@
EAPI=6
+KDE_TEST="true"
inherit kde5
DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.14.49.9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.14.49.9999.ebuild
index c7e9bc4871..9f88089ec0 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.14.49.9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.14.49.9999.ebuild
@@ -3,6 +3,7 @@
EAPI=6
+KDE_TEST="true"
inherit kde5
DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
index d924f4ca27..9f88089ec0 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
+KDE_TEST="true"
inherit kde5
DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2018-11-29 12:24 Andreas Sturmlechner
0 siblings, 0 replies; 20+ messages in thread
From: Andreas Sturmlechner @ 2018-11-29 12:24 UTC (permalink / raw
To: gentoo-commits
commit: bb281c9ee9366aed3878e0c3d304dde2c250b82b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 29 11:38:37 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov 29 12:22:53 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bb281c9e
kde-plasma/kwayland-integration: Restrict tests
Bug: https://bugs.gentoo.org/668872
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kwayland-integration/kwayland-integration-5.14.49.9999.ebuild | 2 ++
kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 2 ++
2 files changed, 4 insertions(+)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.14.49.9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.14.49.9999.ebuild
index 9f88089ec0..37dce97f31 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.14.49.9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.14.49.9999.ebuild
@@ -21,3 +21,5 @@ DEPEND="
$(add_qt_dep qtwidgets)
"
RDEPEND="${DEPEND}"
+
+RESTRICT+=" test" # bug 668872
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
index 9f88089ec0..37dce97f31 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -21,3 +21,5 @@ DEPEND="
$(add_qt_dep qtwidgets)
"
RDEPEND="${DEPEND}"
+
+RESTRICT+=" test" # bug 668872
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2019-07-21 11:10 Andreas Sturmlechner
0 siblings, 0 replies; 20+ messages in thread
From: Andreas Sturmlechner @ 2019-07-21 11:10 UTC (permalink / raw
To: gentoo-commits
commit: 1a878346e670593cd99ef9f29e3e2e93c808d894
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 21 09:23:19 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 11:09:47 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1a878346
kde-plasma/kwayland-integration: Add new DEPEND
Upstream commit 1a54c53bca82a28d77f379a6d5cb2e1a3be46fe5
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
index 0e67dd69a7..fb7276075e 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -14,6 +14,7 @@ KEYWORDS=""
IUSE=""
DEPEND="
+ $(add_frameworks_dep kguiaddons)
$(add_frameworks_dep kidletime)
$(add_frameworks_dep kwayland)
$(add_frameworks_dep kwindowsystem)
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2021-08-26 16:46 Andreas Sturmlechner
0 siblings, 0 replies; 20+ messages in thread
From: Andreas Sturmlechner @ 2021-08-26 16:46 UTC (permalink / raw
To: gentoo-commits
commit: 0f2df1d0df6f77ff3c70394261c7af122c4d8450
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 16:04:16 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 26 16:12:52 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0f2df1d0
kde-plasma/kwayland-integration: Update DEPENDs
Upstream commits:
663b869ebce4f7d4c88b696422d6d3a664ed7066
9fcecb70f8c34e16376a119fb3ea579002966aa6
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kwayland-integration/kwayland-integration-9999.ebuild | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
index ff6d64cce7..79627259ff 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -19,12 +19,21 @@ IUSE=""
RESTRICT="test" # bug 668872
+# slot op: includes Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff
+# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-libs/wayland-1.15
+ || (
+ >=dev-qt/qtgui-${QTMIN}:5[libinput]
+ >=dev-qt/qtgui-${QTMIN}:5[X]
+ )
>=dev-qt/qtwidgets-${QTMIN}:5
+ >=dev-qt/qtwayland-${QTMIN}:5=
>=kde-frameworks/kguiaddons-${KFMIN}:5
>=kde-frameworks/kidletime-${KFMIN}:5
>=kde-frameworks/kwayland-${KFMIN}:5
>=kde-frameworks/kwindowsystem-${KFMIN}:5
+ x11-libs/libxkbcommon
"
RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2021-10-03 12:22 Andreas Sturmlechner
0 siblings, 0 replies; 20+ messages in thread
From: Andreas Sturmlechner @ 2021-10-03 12:22 UTC (permalink / raw
To: gentoo-commits
commit: b9eac9fdcea3bd98b26611c7c1cd313a9a91e6c7
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 3 12:22:37 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 3 12:22:37 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b9eac9fd
kde-plasma/kwayland-integration: Add missing kde-frameworks/ slot ops
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kwayland-integration/kwayland-integration-5.22.90.ebuild | 9 ++++++---
.../kwayland-integration-5.23.49.9999.ebuild | 9 ++++++---
kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 9 ++++++---
3 files changed, 18 insertions(+), 9 deletions(-)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.22.90.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.22.90.ebuild
index 09e3b1f2b5..9a1d55f7aa 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.22.90.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.22.90.ebuild
@@ -19,8 +19,11 @@ IUSE=""
RESTRICT="test" # bug 668872
-# slot op: includes Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff
# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
+# slot ops:
+# dev-qt/qtwayland: Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff
+# kde-frameworks/kidletime: KIdleTime/private/abstractsystempoller.h
+# kde-frameworks/kwindowsystem: Various private headers
DEPEND="
>=dev-libs/wayland-1.15
|| (
@@ -30,9 +33,9 @@ DEPEND="
>=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtwayland-${QTMIN}:5=
>=kde-frameworks/kguiaddons-${KFMIN}:5
- >=kde-frameworks/kidletime-${KFMIN}:5
+ >=kde-frameworks/kidletime-${KFMIN}:5=
>=kde-frameworks/kwayland-${KFMIN}:5
- >=kde-frameworks/kwindowsystem-${KFMIN}:5
+ >=kde-frameworks/kwindowsystem-${KFMIN}:5=
x11-libs/libxkbcommon
"
RDEPEND="${DEPEND}"
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.23.49.9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.23.49.9999.ebuild
index b3d839a8c0..442607ae67 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.23.49.9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.23.49.9999.ebuild
@@ -19,8 +19,11 @@ IUSE=""
RESTRICT="test" # bug 668872
-# slot op: includes Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff
# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
+# slot ops:
+# dev-qt/qtwayland: Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff
+# kde-frameworks/kidletime: KIdleTime/private/abstractsystempoller.h
+# kde-frameworks/kwindowsystem: Various private headers
DEPEND="
>=dev-libs/wayland-1.15
|| (
@@ -30,9 +33,9 @@ DEPEND="
>=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtwayland-${QTMIN}:5=
>=kde-frameworks/kguiaddons-${KFMIN}:5
- >=kde-frameworks/kidletime-${KFMIN}:5
+ >=kde-frameworks/kidletime-${KFMIN}:5=
>=kde-frameworks/kwayland-${KFMIN}:5
- >=kde-frameworks/kwindowsystem-${KFMIN}:5
+ >=kde-frameworks/kwindowsystem-${KFMIN}:5=
x11-libs/libxkbcommon
"
RDEPEND="${DEPEND}"
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
index 79627259ff..0fc9539f14 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -19,8 +19,11 @@ IUSE=""
RESTRICT="test" # bug 668872
-# slot op: includes Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff
# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
+# slot ops:
+# dev-qt/qtwayland: Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff
+# kde-frameworks/kidletime: KIdleTime/private/abstractsystempoller.h
+# kde-frameworks/kwindowsystem: Various private headers
DEPEND="
>=dev-libs/wayland-1.15
|| (
@@ -30,9 +33,9 @@ DEPEND="
>=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtwayland-${QTMIN}:5=
>=kde-frameworks/kguiaddons-${KFMIN}:5
- >=kde-frameworks/kidletime-${KFMIN}:5
+ >=kde-frameworks/kidletime-${KFMIN}:5=
>=kde-frameworks/kwayland-${KFMIN}:5
- >=kde-frameworks/kwindowsystem-${KFMIN}:5
+ >=kde-frameworks/kwindowsystem-${KFMIN}:5=
x11-libs/libxkbcommon
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2022-03-16 14:25 Andreas Sturmlechner
0 siblings, 0 replies; 20+ messages in thread
From: Andreas Sturmlechner @ 2022-03-16 14:25 UTC (permalink / raw
To: gentoo-commits
commit: 5cb93ef46e9b6c50c5cfd3b6f4651abb3bfd7be8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 16 14:01:13 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 16 14:02:03 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5cb93ef4
kde-plasma/kwayland-integration: Add dev-qt/qtwaylandscanner BDEPEND
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kwayland-integration/kwayland-integration-5.24.49.9999.ebuild | 8 +++++++-
kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 8 +++++++-
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.24.49.9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.24.49.9999.ebuild
index c54b341e18..f402a5b1e6 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.24.49.9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.24.49.9999.ebuild
@@ -39,4 +39,10 @@ DEPEND="
x11-libs/libxkbcommon
"
RDEPEND="${DEPEND}"
-BDEPEND="virtual/pkgconfig"
+BDEPEND="
+ || (
+ >=dev-qt/qtwaylandscanner-${QTMIN}:5
+ <dev-qt/qtwayland-5.15.3:5
+ )
+ virtual/pkgconfig
+"
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
index 1314aadf60..c6cbda7901 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -39,4 +39,10 @@ DEPEND="
x11-libs/libxkbcommon
"
RDEPEND="${DEPEND}"
-BDEPEND="virtual/pkgconfig"
+BDEPEND="
+ || (
+ >=dev-qt/qtwaylandscanner-${QTMIN}:5
+ <dev-qt/qtwayland-5.15.3:5
+ )
+ virtual/pkgconfig
+"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2022-10-07 14:42 Andreas Sturmlechner
0 siblings, 0 replies; 20+ messages in thread
From: Andreas Sturmlechner @ 2022-10-07 14:42 UTC (permalink / raw
To: gentoo-commits
commit: 4a2c435600c3af3b36907e40702fbd692581c520
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 7 14:12:26 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Oct 7 14:40:54 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4a2c4356
kde-plasma/kwayland-integration: Drop idletime plugin
>=kde-frameworks/kidletime-5.99[wayland] now contains a replacement
plugin so we can disable it here to only keep windowsystem plugin.
Bug: https://bugs.gentoo.org/790275
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kwayland-integration/kwayland-integration-9999.ebuild | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
index 9a5a9a0827..d1307c47d3 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -3,9 +3,7 @@
EAPI=8
-ECM_TEST="true"
KFMIN=9999
-PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
@@ -17,22 +15,20 @@ SLOT="5"
KEYWORDS=""
IUSE=""
-RESTRICT="test" # bug 668872
-
# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
# slot ops:
+# dev-qt/qtgui: QtXkbCommonSupportPrivate
# dev-qt/qtwayland: Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff
-# kde-frameworks/kidletime: KIdleTime/private/abstractsystempoller.h
# kde-frameworks/kwindowsystem: Various private headers
DEPEND="
>=dev-libs/wayland-1.15
+ >=dev-qt/qtgui-${QTMIN}:5=
|| (
>=dev-qt/qtgui-${QTMIN}:5[libinput]
>=dev-qt/qtgui-${QTMIN}:5[X]
)
>=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtwayland-${QTMIN}:5=
- >=kde-frameworks/kidletime-${KFMIN}:5=
>=kde-frameworks/kwayland-${KFMIN}:5
>=kde-frameworks/kwindowsystem-${KFMIN}:5=
x11-libs/libxkbcommon
@@ -42,3 +38,10 @@ BDEPEND="
>=dev-qt/qtwaylandscanner-${QTMIN}:5
virtual/pkgconfig
"
+
+src_prepare() {
+ ecm_src_prepare
+ ecm_punt_kf_module IdleTime
+ cmake_comment_add_subdirectory autotests # only contains idletime test
+ cmake_run_in src cmake_comment_add_subdirectory idletime
+}
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2022-10-07 14:42 Andreas Sturmlechner
0 siblings, 0 replies; 20+ messages in thread
From: Andreas Sturmlechner @ 2022-10-07 14:42 UTC (permalink / raw
To: gentoo-commits
commit: 32edb581344e54331d895571bd7286120d8f520a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 7 14:41:51 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Oct 7 14:41:51 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=32edb581
kde-plasma/kwayland-integration: Add dev-qt/qtgui slot dep
Required for QtXkbCommonSupportPrivate
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/kwayland-integration/kwayland-integration-5.25.90.ebuild | 2 ++
kde-plasma/kwayland-integration/kwayland-integration-5.26.0.ebuild | 2 ++
.../kwayland-integration/kwayland-integration-5.26.49.9999.ebuild | 2 ++
3 files changed, 6 insertions(+)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.25.90.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.25.90.ebuild
index a43bf539b7..871d945db1 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.25.90.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.25.90.ebuild
@@ -21,11 +21,13 @@ RESTRICT="test" # bug 668872
# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
# slot ops:
+# dev-qt/qtgui: QtXkbCommonSupportPrivate
# dev-qt/qtwayland: Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff
# kde-frameworks/kidletime: KIdleTime/private/abstractsystempoller.h
# kde-frameworks/kwindowsystem: Various private headers
DEPEND="
>=dev-libs/wayland-1.15
+ >=dev-qt/qtgui-${QTMIN}:5=
|| (
>=dev-qt/qtgui-${QTMIN}:5[libinput]
>=dev-qt/qtgui-${QTMIN}:5[X]
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.26.0.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.26.0.ebuild
index a43bf539b7..871d945db1 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.26.0.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.26.0.ebuild
@@ -21,11 +21,13 @@ RESTRICT="test" # bug 668872
# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
# slot ops:
+# dev-qt/qtgui: QtXkbCommonSupportPrivate
# dev-qt/qtwayland: Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff
# kde-frameworks/kidletime: KIdleTime/private/abstractsystempoller.h
# kde-frameworks/kwindowsystem: Various private headers
DEPEND="
>=dev-libs/wayland-1.15
+ >=dev-qt/qtgui-${QTMIN}:5=
|| (
>=dev-qt/qtgui-${QTMIN}:5[libinput]
>=dev-qt/qtgui-${QTMIN}:5[X]
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.26.49.9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.26.49.9999.ebuild
index 2af611c08d..26a5d5f069 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.26.49.9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.26.49.9999.ebuild
@@ -21,11 +21,13 @@ RESTRICT="test" # bug 668872
# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
# slot ops:
+# dev-qt/qtgui: QtXkbCommonSupportPrivate
# dev-qt/qtwayland: Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff
# kde-frameworks/kidletime: KIdleTime/private/abstractsystempoller.h
# kde-frameworks/kwindowsystem: Various private headers
DEPEND="
>=dev-libs/wayland-1.15
+ >=dev-qt/qtgui-${QTMIN}:5=
|| (
>=dev-qt/qtgui-${QTMIN}:5[libinput]
>=dev-qt/qtgui-${QTMIN}:5[X]
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2022-10-10 8:13 Andreas Sturmlechner
0 siblings, 0 replies; 20+ messages in thread
From: Andreas Sturmlechner @ 2022-10-10 8:13 UTC (permalink / raw
To: gentoo-commits
commit: e14630ee2601fd551a885eff3035ffea52715a6b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 7 14:48:36 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 9 16:38:32 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e14630ee
kde-plasma/kwayland-integration: Drop idletime plugin from 5.26
After KFMIN was raised to 5.99 we can disable it here too.
Only keep windowsystem plugin remains.
Bug: https://bugs.gentoo.org/790275
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kwayland-integration/kwayland-integration-5.26.0.ebuild | 13 +++++++------
.../kwayland-integration-5.26.49.9999.ebuild | 13 +++++++------
2 files changed, 14 insertions(+), 12 deletions(-)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.26.0.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.26.0.ebuild
index d5a02d593b..9dd4d8701c 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.26.0.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.26.0.ebuild
@@ -3,9 +3,7 @@
EAPI=8
-ECM_TEST="true"
KFMIN=5.99.0
-PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
@@ -17,13 +15,10 @@ SLOT="5"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE=""
-RESTRICT="test" # bug 668872
-
# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
# slot ops:
# dev-qt/qtgui: QtXkbCommonSupportPrivate
# dev-qt/qtwayland: Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff
-# kde-frameworks/kidletime: KIdleTime/private/abstractsystempoller.h
# kde-frameworks/kwindowsystem: Various private headers
DEPEND="
>=dev-libs/wayland-1.15
@@ -34,7 +29,6 @@ DEPEND="
)
>=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtwayland-${QTMIN}:5=
- >=kde-frameworks/kidletime-${KFMIN}:5=
>=kde-frameworks/kwayland-${KFMIN}:5
>=kde-frameworks/kwindowsystem-${KFMIN}:5=
x11-libs/libxkbcommon
@@ -44,3 +38,10 @@ BDEPEND="
>=dev-qt/qtwaylandscanner-${QTMIN}:5
virtual/pkgconfig
"
+
+src_prepare() {
+ ecm_src_prepare
+ ecm_punt_kf_module IdleTime
+ cmake_comment_add_subdirectory autotests # only contains idletime test
+ cmake_run_in src cmake_comment_add_subdirectory idletime
+}
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.26.49.9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.26.49.9999.ebuild
index 2d98367807..787ace3f10 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.26.49.9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.26.49.9999.ebuild
@@ -3,9 +3,7 @@
EAPI=8
-ECM_TEST="true"
KFMIN=5.99.0
-PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
inherit ecm plasma.kde.org
@@ -17,13 +15,10 @@ SLOT="5"
KEYWORDS=""
IUSE=""
-RESTRICT="test" # bug 668872
-
# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
# slot ops:
# dev-qt/qtgui: QtXkbCommonSupportPrivate
# dev-qt/qtwayland: Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff
-# kde-frameworks/kidletime: KIdleTime/private/abstractsystempoller.h
# kde-frameworks/kwindowsystem: Various private headers
DEPEND="
>=dev-libs/wayland-1.15
@@ -34,7 +29,6 @@ DEPEND="
)
>=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtwayland-${QTMIN}:5=
- >=kde-frameworks/kidletime-${KFMIN}:5=
>=kde-frameworks/kwayland-${KFMIN}:5
>=kde-frameworks/kwindowsystem-${KFMIN}:5=
x11-libs/libxkbcommon
@@ -44,3 +38,10 @@ BDEPEND="
>=dev-qt/qtwaylandscanner-${QTMIN}:5
virtual/pkgconfig
"
+
+src_prepare() {
+ ecm_src_prepare
+ ecm_punt_kf_module IdleTime
+ cmake_comment_add_subdirectory autotests # only contains idletime test
+ cmake_run_in src cmake_comment_add_subdirectory idletime
+}
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2022-11-27 13:15 Andreas Sturmlechner
0 siblings, 0 replies; 20+ messages in thread
From: Andreas Sturmlechner @ 2022-11-27 13:15 UTC (permalink / raw
To: gentoo-commits
commit: 7f1f47dbb30fb6e1923049471c75ad40c74c94be
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 13:07:32 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 13:15:09 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7f1f47db
kde-plasma/kwayland-integration: Update DESCRIPTION
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kwayland-integration/kwayland-integration-5.26.49.9999.ebuild | 2 +-
kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.26.49.9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.26.49.9999.ebuild
index 787ace3f10..4443201b76 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.26.49.9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.26.49.9999.ebuild
@@ -7,7 +7,7 @@ KFMIN=5.99.0
QTMIN=5.15.5
inherit ecm plasma.kde.org
-DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"
+DESCRIPTION="Provides KWindowSystem integration plugin for Wayland"
HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration"
LICENSE="LGPL-2.1"
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
index d1307c47d3..e807bcf30c 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -7,7 +7,7 @@ KFMIN=9999
QTMIN=5.15.5
inherit ecm plasma.kde.org
-DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"
+DESCRIPTION="Provides KWindowSystem integration plugin for Wayland"
HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration"
LICENSE="LGPL-2.1"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2023-03-01 21:44 Maciej Mrozowski
0 siblings, 0 replies; 20+ messages in thread
From: Maciej Mrozowski @ 2023-03-01 21:44 UTC (permalink / raw
To: gentoo-commits
commit: 2b9d2ec1c69ab2e1582ac911442ed981a2e3143f
Author: Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 1 21:42:47 2023 +0000
Commit: Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 1 21:42:47 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2b9d2ec1
kde-plasma/kwayland-integration: add missing wayland-scanner build dep
Signed-off-by: Maciej Mrozowski <reavertm <AT> gentoo.org>
kde-plasma/kwayland-integration/kwayland-integration-5.27.49.9999.ebuild | 1 +
kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.27.49.9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.27.49.9999.ebuild
index 1aee01006f..73e773fbd8 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.27.49.9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.27.49.9999.ebuild
@@ -36,6 +36,7 @@ DEPEND="
RDEPEND="${DEPEND}"
BDEPEND="
>=dev-qt/qtwaylandscanner-${QTMIN}:5
+ dev-util/wayland-scanner
virtual/pkgconfig
"
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
index 1aee01006f..73e773fbd8 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -36,6 +36,7 @@ DEPEND="
RDEPEND="${DEPEND}"
BDEPEND="
>=dev-qt/qtwaylandscanner-${QTMIN}:5
+ dev-util/wayland-scanner
virtual/pkgconfig
"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2023-11-26 1:35 Andreas Sturmlechner
0 siblings, 0 replies; 20+ messages in thread
From: Andreas Sturmlechner @ 2023-11-26 1:35 UTC (permalink / raw
To: gentoo-commits
commit: 9fd651fac0744a5f582d73e61953264ddde20088
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 01:35:03 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 01:35:03 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9fd651fa
kde-plasma/kwayland-integration: Add missing PVCUT initialisation
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
index 5b321867b3..fcb2c26ef8 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -4,6 +4,7 @@
EAPI=8
KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
QTMIN=5.15.9
inherit ecm plasma.kde.org
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2023-11-30 20:54 Andreas Sturmlechner
0 siblings, 0 replies; 20+ messages in thread
From: Andreas Sturmlechner @ 2023-11-30 20:54 UTC (permalink / raw
To: gentoo-commits
commit: 6d60667b56f088dcb7d2222242697478607cf283
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 30 20:44:31 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 20:45:11 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6d60667b
kde-plasma/kwayland-integration: drop 9999
It is not a thing in Plasma 6.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kwayland-integration-9999.ebuild | 48 ----------------------
1 file changed, 48 deletions(-)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
deleted file mode 100644
index c1f0e4a4bd..0000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.245.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.6.0
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Provides KWindowSystem integration plugin for Wayland"
-HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration"
-
-LICENSE="LGPL-2.1"
-SLOT="6"
-KEYWORDS=""
-IUSE=""
-
-# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
-# slot ops:
-# dev-qt/qtgui: QtXkbCommonSupportPrivate
-# dev-qt/qtwayland: Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff
-# kde-frameworks/kwindowsystem: Various private headers
-DEPEND="
- >=dev-libs/wayland-1.15
- >=dev-qt/qtbase-${QTMIN}:6=[gui,widgets]
- || (
- >=dev-qt/qtbase-${QTMIN}:6[libinput]
- >=dev-qt/qtbase-${QTMIN}:6[X]
- )
- >=dev-qt/qtwayland-${QTMIN}:6=
- >=kde-frameworks/kwindowsystem-${KFMIN}:6=
- >=kde-plasma/kwayland-${PVCUT}:6
- x11-libs/libxkbcommon
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
- >=dev-qt/qtwayland-${QTMIN}:6
- dev-util/wayland-scanner
- virtual/pkgconfig
-"
-
-src_prepare() {
- ecm_src_prepare
- ecm_punt_kf_module IdleTime
- cmake_comment_add_subdirectory autotests # only contains idletime test
- cmake_run_in src cmake_comment_add_subdirectory idletime
-}
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2023-12-16 11:23 Andreas Sturmlechner
0 siblings, 0 replies; 20+ messages in thread
From: Andreas Sturmlechner @ 2023-12-16 11:23 UTC (permalink / raw
To: gentoo-commits
commit: 215b99d98b8c965a1c8ae678e68f08ac085477d5
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 11:05:42 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 11:09:52 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=215b99d9
kde-plasma/kwayland-integration: re-add 9999, update dependencies
Still being released with Plasma 6 as compatibility package for Qt5-based
applications.
Upstream commits:
796b104a8adf2a47b820b4ba35c10f2a6e576088
d5662e953992469cc9e1d1cba3c3f99e97202fe8
9b9b3e472950e0e97dffdeb5349ff7db59d7c131
4a3ae83979507598fae29d1b6d0a449779fda5eb
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kwayland-integration-9999.ebuild | 43 ++++++++++++++++++++++
1 file changed, 43 insertions(+)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
new file mode 100644
index 0000000000..abacb93e08
--- /dev/null
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Provides KWindowSystem integration plugin for Wayland"
+HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration"
+
+LICENSE="LGPL-2.1"
+SLOT="5"
+KEYWORDS=""
+IUSE=""
+
+# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
+# slot ops:
+# dev-qt/qtgui: QtXkbCommonSupportPrivate
+# dev-qt/qtwayland: Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff
+# kde-frameworks/kwindowsystem: Various private headers
+RDEPEND="
+ >=dev-libs/wayland-1.15
+ >=dev-qt/qtgui-${QTMIN}:5=
+ || (
+ >=dev-qt/qtgui-${QTMIN}:5[libinput]
+ >=dev-qt/qtgui-${QTMIN}:5[X]
+ )
+ >=dev-qt/qtwidgets-${QTMIN}:5
+ >=dev-qt/qtwayland-${QTMIN}:5=
+ >=kde-frameworks/kwindowsystem-${KFMIN}:5=
+ >=kde-plasma/kwayland-${KFMIN}:5
+ x11-libs/libxkbcommon
+"
+DEPEND="${RDEPEND}
+ dev-libs/plasma-wayland-protocols
+"
+BDEPEND="
+ >=dev-qt/qtwaylandscanner-${QTMIN}:5
+ dev-util/wayland-scanner
+ virtual/pkgconfig
+"
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2023-12-16 11:23 Andreas Sturmlechner
0 siblings, 0 replies; 20+ messages in thread
From: Andreas Sturmlechner @ 2023-12-16 11:23 UTC (permalink / raw
To: gentoo-commits
commit: 9d0b64891a0a570569c978ebfeab3bbb3801c696
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 11:06:10 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 11:06:37 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9d0b6489
kde-plasma/kwayland-integration: add kde-invent upstream metadata
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/kwayland-integration/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-plasma/kwayland-integration/metadata.xml b/kde-plasma/kwayland-integration/metadata.xml
index d925f24397..7715b57664 100644
--- a/kde-plasma/kwayland-integration/metadata.xml
+++ b/kde-plasma/kwayland-integration/metadata.xml
@@ -7,5 +7,6 @@
</maintainer>
<upstream>
<bugs-to>https://bugs.kde.org/</bugs-to>
+ <remote-id type="kde-invent">plasma/kwayland-integration</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2024-01-10 18:12 Andreas Sturmlechner
0 siblings, 0 replies; 20+ messages in thread
From: Andreas Sturmlechner @ 2024-01-10 18:12 UTC (permalink / raw
To: gentoo-commits
commit: 69f81aecfbb5ec386709d4d6e6533377bea23eff
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 18:12:24 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 18:12:24 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=69f81aec
kde-plasma/kwayland-integration: Raise KFMIN to 5.113
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/kwayland-integration/kwayland-integration-5.92.0.ebuild | 2 +-
kde-plasma/kwayland-integration/kwayland-integration-6.0.49.9999.ebuild | 2 +-
kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.92.0.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.92.0.ebuild
index 6463047da5..05e2a781ad 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.92.0.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.92.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=5.106.0
+KFMIN=5.113.0
QTMIN=5.15.9
inherit ecm plasma.kde.org
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-6.0.49.9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-6.0.49.9999.ebuild
index 5a1a8fee33..f9a8b238e4 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-6.0.49.9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-6.0.49.9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=5.106.0
+KFMIN=5.113.0
QTMIN=5.15.9
inherit ecm plasma.kde.org
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
index 5a1a8fee33..f9a8b238e4 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-KFMIN=5.106.0
+KFMIN=5.113.0
QTMIN=5.15.9
inherit ecm plasma.kde.org
^ permalink raw reply related [flat|nested] 20+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
@ 2024-02-06 19:21 Andreas Sturmlechner
0 siblings, 0 replies; 20+ messages in thread
From: Andreas Sturmlechner @ 2024-02-06 19:21 UTC (permalink / raw
To: gentoo-commits
commit: 39158eeb4a3da280f458d9c14895295cca436c1f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 6 19:17:01 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 6 19:19:37 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=39158eeb
kde-plasma/kwayland-integration: filter-lto (Qt5-compat plugin)
Also effectively no more development.
Bug: https://bugs.gentoo.org/921430
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kwayland-integration/kwayland-integration-6.0.49.9999.ebuild | 7 ++++++-
kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 7 ++++++-
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-6.0.49.9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-6.0.49.9999.ebuild
index f9a8b238e4..197a69fa74 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-6.0.49.9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-6.0.49.9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
KFMIN=5.113.0
QTMIN=5.15.9
-inherit ecm plasma.kde.org
+inherit ecm flag-o-matic plasma.kde.org
DESCRIPTION="Provides KWindowSystem integration plugin for Wayland"
HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration"
@@ -41,3 +41,8 @@ BDEPEND="
dev-util/wayland-scanner
virtual/pkgconfig
"
+
+src_configure() {
+ filter-lto # bug 921430
+ ecm_src_configure
+}
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
index f9a8b238e4..197a69fa74 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
KFMIN=5.113.0
QTMIN=5.15.9
-inherit ecm plasma.kde.org
+inherit ecm flag-o-matic plasma.kde.org
DESCRIPTION="Provides KWindowSystem integration plugin for Wayland"
HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration"
@@ -41,3 +41,8 @@ BDEPEND="
dev-util/wayland-scanner
virtual/pkgconfig
"
+
+src_configure() {
+ filter-lto # bug 921430
+ ecm_src_configure
+}
^ permalink raw reply related [flat|nested] 20+ messages in thread
end of thread, other threads:[~2024-02-06 19:21 UTC | newest]
Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-07 16:03 [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2024-02-06 19:21 Andreas Sturmlechner
2024-01-10 18:12 Andreas Sturmlechner
2023-12-16 11:23 Andreas Sturmlechner
2023-12-16 11:23 Andreas Sturmlechner
2023-11-30 20:54 Andreas Sturmlechner
2023-11-26 1:35 Andreas Sturmlechner
2023-03-01 21:44 Maciej Mrozowski
2022-11-27 13:15 Andreas Sturmlechner
2022-10-10 8:13 Andreas Sturmlechner
2022-10-07 14:42 Andreas Sturmlechner
2022-10-07 14:42 Andreas Sturmlechner
2022-03-16 14:25 Andreas Sturmlechner
2021-10-03 12:22 Andreas Sturmlechner
2021-08-26 16:46 Andreas Sturmlechner
2019-07-21 11:10 Andreas Sturmlechner
2018-11-29 12:24 Andreas Sturmlechner
2018-10-09 9:13 Andreas Sturmlechner
2016-06-09 12:47 Michael Palimaka
2015-07-09 21:55 Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox