public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2016-01-26 13:48 Michael Palimaka
  0 siblings, 0 replies; 74+ messages in thread
From: Michael Palimaka @ 2016-01-26 13:48 UTC (permalink / raw
  To: gentoo-commits

commit:     d56151ac932e7f2635669c3aa4acaa5c7e7e3e1f
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Jan 24 20:07:32 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jan 26 13:48:19 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d56151ac

kde-plasma/plasma-integration: New package

Package-Manager: portage-2.2.26

 kde-plasma/plasma-integration/metadata.xml         |  8 +++++
 .../plasma-integration-9999.ebuild                 | 42 ++++++++++++++++++++++
 2 files changed, 50 insertions(+)

diff --git a/kde-plasma/plasma-integration/metadata.xml b/kde-plasma/plasma-integration/metadata.xml
new file mode 100644
index 0000000..2fdbf33
--- /dev/null
+++ b/kde-plasma/plasma-integration/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>

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
new file mode 100644
index 0000000..2ce35c7
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+FRAMEWORKS_MINIMAL="5.17.0"
+QT_MINIMAL="5.5.0"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+LICENSE="LGPL-2+"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kjobwidgets)
+	$(add_frameworks_dep knotifications)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
+	$(add_plasma_dep kwayland)
+	dev-qt/qtdbus:5
+	dev-qt/qtgui:5=
+	dev-qt/qtwidgets:5
+	dev-qt/qtx11extras:5
+	x11-libs/libXcursor
+"
+RDEPEND="${DEPEND}
+	$(add_plasma_dep oxygen-fonts '' 5.4.3)
+	media-fonts/noto
+"
+
+# requires running kde environment
+RESTRICT="test"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2016-01-31 16:22 Michael Palimaka
  0 siblings, 0 replies; 74+ messages in thread
From: Michael Palimaka @ 2016-01-31 16:22 UTC (permalink / raw
  To: gentoo-commits

commit:     6044623113c312562019c76f4023742c4e8074ff
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Tue Jan 26 18:28:31 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 16:21:48 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=60446231

kde-plasma/plasma-integration: Add slot override

 kde-plasma/plasma-integration/plasma-integration-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index db003d1..3593f55 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -5,7 +5,6 @@
 EAPI=6
 
 FRAMEWORKS_MINIMAL="5.17.0"
-QT_MINIMAL="5.5.0"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 
@@ -28,7 +27,7 @@ DEPEND="
 	$(add_frameworks_dep kxmlgui)
 	$(add_plasma_dep kwayland)
 	$(add_qt_dep qtdbus)
-	dev-qt/qtgui:5=
+	$(add_qt_dep qtgui '' '' '5=')
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtx11extras)
 	x11-libs/libXcursor


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2016-03-13 11:18 Johannes Huber
  0 siblings, 0 replies; 74+ messages in thread
From: Johannes Huber @ 2016-03-13 11:18 UTC (permalink / raw
  To: gentoo-commits

commit:     35306368d6182def321d605d648027306d0e7553
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 11:17:33 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 11:17:33 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=35306368

kde-plasma/plasma-integration: Drop obsolete var

Frameworks min version is handled by eclass.

Package-Manager: portage-2.2.28

 kde-plasma/plasma-integration/plasma-integration-5.5.95.ebuild      | 1 -
 kde-plasma/plasma-integration/plasma-integration-5.6.49.9999.ebuild | 1 -
 kde-plasma/plasma-integration/plasma-integration-9999.ebuild        | 1 -
 3 files changed, 3 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.5.95.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.5.95.ebuild
index 053f201..e124da2 100644
--- a/kde-plasma/plasma-integration/plasma-integration-5.5.95.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-5.5.95.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=6
 
-FRAMEWORKS_MINIMAL="5.17.0"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.6.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.6.49.9999.ebuild
index 3593f55..e3cb732 100644
--- a/kde-plasma/plasma-integration/plasma-integration-5.6.49.9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-5.6.49.9999.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=6
 
-FRAMEWORKS_MINIMAL="5.17.0"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index 3593f55..e3cb732 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=6
 
-FRAMEWORKS_MINIMAL="5.17.0"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2016-05-11 18:40 Michael Palimaka
  0 siblings, 0 replies; 74+ messages in thread
From: Michael Palimaka @ 2016-05-11 18:40 UTC (permalink / raw
  To: gentoo-commits

commit:     84cc74be8ae53b2e0aefbb02938b425c7c97197a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed May 11 18:40:27 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed May 11 18:40:27 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=84cc74be

kde-plasma/plasma-integration: add new dependency

Upstream-commit: 70049ac737aad8a8a6e5025fdd326981959c70fd

Package-Manager: portage-2.2.28

 kde-plasma/plasma-integration/plasma-integration-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index 13374fd..3921d4d 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -25,6 +25,7 @@ DEPEND="
 	$(add_frameworks_dep kwayland)
 	$(add_frameworks_dep kwidgetsaddons)
 	$(add_frameworks_dep kxmlgui)
+	$(add_plasma_dep breeze)
 	$(add_qt_dep qtdbus)
 	$(add_qt_dep qtgui '' '' '5=')
 	$(add_qt_dep qtwidgets)


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2016-06-19 12:01 Michael Palimaka
  0 siblings, 0 replies; 74+ messages in thread
From: Michael Palimaka @ 2016-06-19 12:01 UTC (permalink / raw
  To: gentoo-commits

commit:     b46a0c5a98fe83455a747e1485dcec2b582fad7a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 19 12:00:53 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jun 19 12:01:00 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b46a0c5a

kde-plasma/plasma-integration: add new dependency

Upstream-commit: 3500c766f107d7ab2520c809cbf09f053a6f8062

Package-Manager: portage-2.3.0_rc1

 kde-plasma/plasma-integration/plasma-integration-5.6.95.ebuild      | 1 +
 kde-plasma/plasma-integration/plasma-integration-5.7.49.9999.ebuild | 1 +
 kde-plasma/plasma-integration/plasma-integration-9999.ebuild        | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.6.95.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.6.95.ebuild
index 22e327c..6552330 100644
--- a/kde-plasma/plasma-integration/plasma-integration-5.6.95.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-5.6.95.ebuild
@@ -24,6 +24,7 @@ DEPEND="
 	$(add_frameworks_dep knotifications)
 	$(add_frameworks_dep kwayland)
 	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kwindowsystem)
 	$(add_frameworks_dep kxmlgui)
 	$(add_plasma_dep breeze)
 	$(add_qt_dep qtdbus)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.7.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.7.49.9999.ebuild
index 3921d4d..85fe95d 100644
--- a/kde-plasma/plasma-integration/plasma-integration-5.7.49.9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-5.7.49.9999.ebuild
@@ -24,6 +24,7 @@ DEPEND="
 	$(add_frameworks_dep knotifications)
 	$(add_frameworks_dep kwayland)
 	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kwindowsystem)
 	$(add_frameworks_dep kxmlgui)
 	$(add_plasma_dep breeze)
 	$(add_qt_dep qtdbus)

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index 3921d4d..85fe95d 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -24,6 +24,7 @@ DEPEND="
 	$(add_frameworks_dep knotifications)
 	$(add_frameworks_dep kwayland)
 	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kwindowsystem)
 	$(add_frameworks_dep kxmlgui)
 	$(add_plasma_dep breeze)
 	$(add_qt_dep qtdbus)


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2016-08-02 15:33 Johannes Huber
  0 siblings, 0 replies; 74+ messages in thread
From: Johannes Huber @ 2016-08-02 15:33 UTC (permalink / raw
  To: gentoo-commits

commit:     d9b5609d0f92891a3689c293e4b94255da411620
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  2 15:33:06 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Aug  2 15:33:06 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d9b5609d

kde-plasma/plasma-integration: RDEPEND on media-fonts/hack

Upstream commit 0ad34650c2a701b030f03d8770455f60600a0331

Package-Manager: portage-2.3.0

 kde-plasma/plasma-integration/plasma-integration-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index 85fe95d..24c37dd 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -34,7 +34,7 @@ DEPEND="
 	x11-libs/libXcursor
 "
 RDEPEND="${DEPEND}
-	$(add_plasma_dep oxygen-fonts '' 5.4.3)
+	media-fonts/hack
 	media-fonts/noto
 "
 


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2016-10-20 20:18 Michael Palimaka
  0 siblings, 0 replies; 74+ messages in thread
From: Michael Palimaka @ 2016-10-20 20:18 UTC (permalink / raw
  To: gentoo-commits

commit:     4238a1f85b473beb22595a4b9efcd58568ed0c30
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu Oct 20 16:45:38 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Oct 20 20:17:57 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=4238a1f8

kde-plasma/plasma-integration: Add missing DEPEND

Upstream commit e47245f96ed1f7decc7209eafe969889579b1c38

Package-Manager: portage-2.3.0

 kde-plasma/plasma-integration/plasma-integration-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index 9e93073..f90b9e6 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -32,6 +32,7 @@ DEPEND="
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtx11extras)
 	x11-libs/libXcursor
+	x11-libs/libxcb
 "
 RDEPEND="${DEPEND}
 	media-fonts/hack


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2017-02-05 13:46 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2017-02-05 13:46 UTC (permalink / raw
  To: gentoo-commits

commit:     3c5b6a65a3484b0ef5e94e8206b5fc4e9d378719
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Feb  5 11:53:42 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 13:45:06 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3c5b6a65

kde-plasma/plasma-integration: fix missing dep on dev-qt/qtgui[dbus]

Gentoo-bug: 608306

Closes: https://github.com/gentoo/gentoo/pull/3821

 kde-plasma/plasma-integration/plasma-integration-5.9.49.9999.ebuild | 2 +-
 kde-plasma/plasma-integration/plasma-integration-9999.ebuild        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.9.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.9.49.9999.ebuild
index 5157145..8f1b65a 100644
--- a/kde-plasma/plasma-integration/plasma-integration-5.9.49.9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-5.9.49.9999.ebuild
@@ -28,7 +28,7 @@ DEPEND="
 	$(add_frameworks_dep kxmlgui)
 	$(add_plasma_dep breeze)
 	$(add_qt_dep qtdbus)
-	$(add_qt_dep qtgui '' '' '5=')
+	$(add_qt_dep qtgui 'dbus' '' '5=')
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtx11extras)
 	x11-libs/libXcursor

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index 5157145..8f1b65a 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -28,7 +28,7 @@ DEPEND="
 	$(add_frameworks_dep kxmlgui)
 	$(add_plasma_dep breeze)
 	$(add_qt_dep qtdbus)
-	$(add_qt_dep qtgui '' '' '5=')
+	$(add_qt_dep qtgui 'dbus' '' '5=')
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtx11extras)
 	x11-libs/libXcursor


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2017-09-26 12:58 Michael Palimaka
  0 siblings, 0 replies; 74+ messages in thread
From: Michael Palimaka @ 2017-09-26 12:58 UTC (permalink / raw
  To: gentoo-commits

commit:     ed977d96331562f79b7f19db50cd605452bce9e2
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 26 12:58:02 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 12:58:06 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ed977d96

kde-plasma/plasma-integration: add new dependency

Upstream-commit: 059369d6b6a9a99538c175a3c53058cbb54e8abc
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 kde-plasma/plasma-integration/plasma-integration-5.11.49.9999.ebuild | 1 +
 kde-plasma/plasma-integration/plasma-integration-9999.ebuild         | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.11.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.11.49.9999.ebuild
index 6ad5f1e8f7..3bf47bb135 100644
--- a/kde-plasma/plasma-integration/plasma-integration-5.11.49.9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-5.11.49.9999.ebuild
@@ -28,6 +28,7 @@ DEPEND="
 	$(add_plasma_dep breeze)
 	$(add_qt_dep qtdbus)
 	$(add_qt_dep qtgui 'dbus' '' '5=')
+	$(add_qt_dep qtquickcontrols2)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtx11extras)
 	x11-libs/libXcursor

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index 6ad5f1e8f7..3bf47bb135 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -28,6 +28,7 @@ DEPEND="
 	$(add_plasma_dep breeze)
 	$(add_qt_dep qtdbus)
 	$(add_qt_dep qtgui 'dbus' '' '5=')
+	$(add_qt_dep qtquickcontrols2)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtx11extras)
 	x11-libs/libXcursor


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2020-09-01 12:01 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2020-09-01 12:01 UTC (permalink / raw
  To: gentoo-commits

commit:     5c2570bf3d1834a40e2df355798209d784db1c13
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 11:59:01 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 11:59:01 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5c2570bf

kde-plasma/plasma-integration: drop 5.19.49.9999*

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

 .../plasma-integration-5.19.49.9999.ebuild         | 48 ----------------------
 1 file changed, 48 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.19.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.19.49.9999.ebuild
deleted file mode 100644
index 202e6c13ad..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.19.49.9999.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.71.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.14.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-RDEPEND="${DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"
-
-# requires running kde environment
-RESTRICT+=" test"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2020-09-01 16:40 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2020-09-01 16:40 UTC (permalink / raw
  To: gentoo-commits

commit:     ec48eb76611c214cea7c4376629a331d7bac4c9b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 16:34:47 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 16:34:47 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ec48eb76

kde-plasma/plasma-integration: drop 5.19.5*

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

 .../plasma-integration-5.19.5.ebuild               | 48 ----------------------
 1 file changed, 48 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.19.5.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.19.5.ebuild
deleted file mode 100644
index fbf43a6fc3..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.19.5.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.71.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.14.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-RDEPEND="${DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"
-
-# requires running kde environment
-RESTRICT+=" test"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2020-09-19  8:12 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2020-09-19  8:12 UTC (permalink / raw
  To: gentoo-commits

commit:     5ff74940edb69bd9724976a8a1f1fa49e5d023e6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 03:04:47 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 03:04:47 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5ff74940

kde-plasma/plasma-integration: 5.19.90 version bump

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

 .../plasma-integration-5.19.90.ebuild              | 48 ++++++++++++++++++++++
 1 file changed, 48 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.19.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.19.90.ebuild
new file mode 100644
index 0000000000..9a2f79df76
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.19.90.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KFMIN=5.74.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.0
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwayland-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+RDEPEND="${DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"
+
+# requires running kde environment
+RESTRICT+=" test"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2020-10-09  6:35 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2020-10-09  6:35 UTC (permalink / raw
  To: gentoo-commits

commit:     ba39bb9daa2bb6a5e4ea4726067e50161a482f79
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  8 18:09:11 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct  8 18:09:11 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ba39bb9d

kde-plasma/plasma-integration: 5.20.0 version bump

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

 .../plasma-integration-5.20.0.ebuild               | 48 ++++++++++++++++++++++
 1 file changed, 48 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.20.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.20.0.ebuild
new file mode 100644
index 0000000000..9a2f79df76
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.20.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KFMIN=5.74.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.0
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwayland-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+RDEPEND="${DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"
+
+# requires running kde environment
+RESTRICT+=" test"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2020-10-13 11:51 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2020-10-13 11:51 UTC (permalink / raw
  To: gentoo-commits

commit:     128b3e472a5b890f6ef631ebd55a312c0614a5fd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 13 11:49:43 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 13 11:49:43 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=128b3e47

kde-plasma/plasma-integration: drop 5.20.0*

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

 .../plasma-integration-5.20.0.ebuild               | 48 ----------------------
 1 file changed, 48 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.20.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.20.0.ebuild
deleted file mode 100644
index 06aad18a28..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.20.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.74.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.1
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-RDEPEND="${DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"
-
-# requires running kde environment
-RESTRICT+=" test"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2021-01-05 17:44 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2021-01-05 17:44 UTC (permalink / raw
  To: gentoo-commits

commit:     527d09eb93e973781893b12507023669fcb9f19b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  5 17:40:18 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan  5 17:43:47 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=527d09eb

kde-plasma/plasma-integration: drop 5.20.49.9999*

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

 .../plasma-integration-5.20.49.9999.ebuild         | 48 ----------------------
 1 file changed, 48 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.20.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.20.49.9999.ebuild
deleted file mode 100644
index abf0fcff60..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.20.49.9999.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.74.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.1
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-RDEPEND="${DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"
-
-# requires running kde environment
-RESTRICT+=" test"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2021-01-23  0:26 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2021-01-23  0:26 UTC (permalink / raw
  To: gentoo-commits

commit:     ba1ec0d9a592bb4af3824d469c6a26411106d255
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 23:31:53 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 22 23:58:45 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ba1ec0d9

kde-plasma/plasma-integration: 5.20.90 version bump

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

 .../plasma-integration-5.20.90.ebuild              | 48 ++++++++++++++++++++++
 1 file changed, 48 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.20.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.20.90.ebuild
new file mode 100644
index 0000000000..30c2bb013d
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.20.90.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KFMIN=5.78.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+# requires running kde environment
+RESTRICT+=" test"
+
+DEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwayland-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+RDEPEND="${DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2021-02-11 13:38 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2021-02-11 13:38 UTC (permalink / raw
  To: gentoo-commits

commit:     3de92e367f44a5010f9cdaffa2ab4e52d72a0901
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 12:42:04 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 12:46:24 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3de92e36

kde-plasma/plasma-integration: 5.21.0 version bump

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

 .../plasma-integration-5.21.0.ebuild               | 48 ++++++++++++++++++++++
 1 file changed, 48 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.21.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.21.0.ebuild
new file mode 100644
index 0000000000..30c2bb013d
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.21.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KFMIN=5.78.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+# requires running kde environment
+RESTRICT+=" test"
+
+DEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwayland-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+RDEPEND="${DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2021-02-16 14:25 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2021-02-16 14:25 UTC (permalink / raw
  To: gentoo-commits

commit:     30bd93ca3d77c2ecbc916f2849c4a9efc62a14f1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 16 14:19:36 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 14:25:31 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=30bd93ca

kde-plasma/plasma-integration: drop 5.20.90*

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

 .../plasma-integration-5.20.90.ebuild              | 48 ----------------------
 1 file changed, 48 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.20.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.20.90.ebuild
deleted file mode 100644
index 30c2bb013d..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.20.90.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.78.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT+=" test"
-
-DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-RDEPEND="${DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2021-02-16 15:48 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2021-02-16 15:48 UTC (permalink / raw
  To: gentoo-commits

commit:     a06db899d9ace094e60deb1863f28c7db840528a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 16 14:40:42 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 14:40:42 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a06db899

kde-plasma/plasma-integration: drop 5.21.0*

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

 .../plasma-integration-5.21.0.ebuild               | 48 ----------------------
 1 file changed, 48 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.21.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.21.0.ebuild
deleted file mode 100644
index 30c2bb013d..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.21.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.78.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT+=" test"
-
-DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-RDEPEND="${DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2021-05-04 21:12 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2021-05-04 21:12 UTC (permalink / raw
  To: gentoo-commits

commit:     6968043c12666efcf4e9d54db0d34390a0d5ac7e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue May  4 16:45:27 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue May  4 20:17:49 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6968043c

kde-plasma/plasma-integration: 5.21.5 version bump

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

 .../plasma-integration-5.21.5.ebuild               | 48 ++++++++++++++++++++++
 1 file changed, 48 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.21.5.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.21.5.ebuild
new file mode 100644
index 0000000000..02ab146b45
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.21.5.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KFMIN=5.82.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+# requires running kde environment
+RESTRICT+=" test"
+
+DEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwayland-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+RDEPEND="${DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2021-05-14 20:41 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2021-05-14 20:41 UTC (permalink / raw
  To: gentoo-commits

commit:     429b1fd3a7bf3bcedb87984b9b346e1ceb7fb06b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 14 20:32:26 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 14 20:38:51 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=429b1fd3

kde-plasma/plasma-integration: 5.21.90 version bump

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

 .../plasma-integration-5.21.90.ebuild              | 48 ++++++++++++++++++++++
 1 file changed, 48 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.21.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.21.90.ebuild
new file mode 100644
index 0000000000..02ab146b45
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.21.90.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KFMIN=5.82.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+# requires running kde environment
+RESTRICT+=" test"
+
+DEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwayland-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+RDEPEND="${DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2021-06-11  5:49 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2021-06-11  5:49 UTC (permalink / raw
  To: gentoo-commits

commit:     ef3e580d50d06aeac444c465b1ca323882ff5c8f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 11 05:39:36 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jun 11 05:40:29 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ef3e580d

kde-plasma/plasma-integration: drop 5.21.90*

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

 .../plasma-integration-5.21.90.ebuild              | 48 ----------------------
 1 file changed, 48 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.21.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.21.90.ebuild
deleted file mode 100644
index 02ab146b45..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.21.90.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.82.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT+=" test"
-
-DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-RDEPEND="${DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2021-09-02 17:36 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2021-09-02 17:36 UTC (permalink / raw
  To: gentoo-commits

commit:     ea145b5baa7ea1e8ce9512afebb485048a8087d3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  2 17:06:59 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep  2 17:15:02 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ea145b5b

kde-plasma/plasma-integration: drop 5.22.5*

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

 .../plasma-integration-5.22.5.ebuild               | 48 ----------------------
 1 file changed, 48 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.22.5.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.22.5.ebuild
deleted file mode 100644
index c1fbce9148..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.22.5.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.82.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-RDEPEND="${DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2021-09-21 18:44 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2021-09-21 18:44 UTC (permalink / raw
  To: gentoo-commits

commit:     1cd277b57429d3bab9381a96707cc664fe075174
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 21 18:05:51 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 21 18:26:00 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1cd277b5

kde-plasma/plasma-integration: 5.22.90 version bump

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

 .../plasma-integration-5.22.90.ebuild              | 48 ++++++++++++++++++++++
 1 file changed, 48 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.22.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.22.90.ebuild
new file mode 100644
index 0000000000..2873e4f7fe
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.22.90.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+# requires running kde environment
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwayland-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+RDEPEND="${DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2021-10-04 13:04 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2021-10-04 13:04 UTC (permalink / raw
  To: gentoo-commits

commit:     6299c1555f38dd27128a5a8582b9a84c3e6b7669
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  4 12:52:23 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct  4 12:52:23 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6299c155

kde-plasma/plasma-integration: drop 5.22.90*

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

 .../plasma-integration-5.22.90.ebuild              | 48 ----------------------
 1 file changed, 48 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.22.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.22.90.ebuild
deleted file mode 100644
index 2873e4f7fe..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.22.90.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.86.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-RDEPEND="${DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2021-10-14 10:26 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2021-10-14 10:26 UTC (permalink / raw
  To: gentoo-commits

commit:     71fa6307cb368548eb2466f2f51e1b96d515908a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 10:08:14 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 10:08:14 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=71fa6307

kde-plasma/plasma-integration: drop 5.23.0*

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

 .../plasma-integration-5.23.0.ebuild               | 48 ----------------------
 1 file changed, 48 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.23.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.23.0.ebuild
deleted file mode 100644
index 2873e4f7fe..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.23.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.86.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-RDEPEND="${DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-01-04 11:57 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-01-04 11:57 UTC (permalink / raw
  To: gentoo-commits

commit:     06f7114bfd86abe07e046acf0d84f0d1be980e97
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  4 11:16:02 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan  4 11:16:02 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=06f7114b

kde-plasma/plasma-integration: drop 5.23.49.9999*

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

 .../plasma-integration-5.23.49.9999.ebuild         | 48 ----------------------
 1 file changed, 48 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.23.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.23.49.9999.ebuild
deleted file mode 100644
index fde73d8d32..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.23.49.9999.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.86.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-RDEPEND="${DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-01-04 16:20 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-01-04 16:20 UTC (permalink / raw
  To: gentoo-commits

commit:     b26f7a5950637f930839bf4c62aae732a07b6ddb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  4 16:01:42 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan  4 16:01:42 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b26f7a59

kde-plasma/plasma-integration: drop 5.23.5*

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

 .../plasma-integration-5.23.5.ebuild               | 48 ----------------------
 1 file changed, 48 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.23.5.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.23.5.ebuild
deleted file mode 100644
index 9ce7eeed80..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.23.5.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.86.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-RDEPEND="${DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-01-17 17:49 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-01-17 17:49 UTC (permalink / raw
  To: gentoo-commits

commit:     5b466bee457a4ed6694cdf037d36835a0b584801
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 17 17:40:45 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 17 17:46:41 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5b466bee

kde-plasma/plasma-integration: 5.23.90 version bump

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

 .../plasma-integration-5.23.90.ebuild              | 48 ++++++++++++++++++++++
 1 file changed, 48 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.23.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.23.90.ebuild
new file mode 100644
index 0000000000..3e4edfe68b
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.23.90.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.90.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+# requires running kde environment
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwayland-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+RDEPEND="${DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-01-18 17:41 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-01-18 17:41 UTC (permalink / raw
  To: gentoo-commits

commit:     773b3987257807e86003c0313cd08ba754534115
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 18 17:38:47 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 18 17:38:47 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=773b3987

kde-plasma/plasma-integration: drop 5.23.90*

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

 .../plasma-integration-5.23.90.ebuild              | 48 ----------------------
 1 file changed, 48 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.23.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.23.90.ebuild
deleted file mode 100644
index 3e4edfe68b..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.23.90.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.90.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-RDEPEND="${DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-02-03 20:10 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-02-03 20:10 UTC (permalink / raw
  To: gentoo-commits

commit:     4d70847129505868d9f045c7addf3484be00920e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  3 20:03:31 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb  3 20:03:31 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=4d708471

kde-plasma/plasma-integration: 5.24.0 version bump

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

 .../plasma-integration-5.24.0.ebuild               | 48 ++++++++++++++++++++++
 1 file changed, 48 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.24.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.24.0.ebuild
new file mode 100644
index 0000000000..3e4edfe68b
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.24.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.90.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+# requires running kde environment
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwayland-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+RDEPEND="${DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-02-08 13:17 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-02-08 13:17 UTC (permalink / raw
  To: gentoo-commits

commit:     33368e67b8415d1b3d9e3153f40f84897ac6fb6a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  8 12:59:54 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb  8 12:59:54 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=33368e67

kde-plasma/plasma-integration: drop 5.24.0*

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

 .../plasma-integration-5.24.0.ebuild               | 48 ----------------------
 1 file changed, 48 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.24.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.24.0.ebuild
deleted file mode 100644
index 3e4edfe68b..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.24.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.90.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-RDEPEND="${DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-03-21 19:03 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-03-21 19:03 UTC (permalink / raw
  To: gentoo-commits

commit:     2afefe7dc43ab788110cfe27a4454723eca22c5f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 18:58:18 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 19:02:33 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2afefe7d

kde-plasma/plasma-integration: Set QTMIN to 5.15.3

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

 kde-plasma/plasma-integration/plasma-integration-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index c66fa70c37..a043ca6079 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 KFMIN=9999
 PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
+QTMIN=5.15.3
 VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-06-08  9:22 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-06-08  9:22 UTC (permalink / raw
  To: gentoo-commits

commit:     cb1c40a24c1ba4aba06f15e7b0647ba6b6640bbb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  8 09:18:07 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun  8 09:18:07 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=cb1c40a2

kde-plasma/plasma-integration: 5.25.49.9999 version bump

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

 .../plasma-integration-5.25.49.9999.ebuild         | 55 ++++++++++++++++++++++
 1 file changed, 55 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.25.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.25.49.9999.ebuild
new file mode 100644
index 0000000000..108ea6f7a0
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.25.49.9999.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=9999
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.3
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS=""
+IUSE=""
+
+# requires running kde environment
+RESTRICT="test"
+
+COMMON_DEPEND="
+	dev-libs/wayland
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwayland-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/plasma-wayland-protocols-1.6.0
+"
+RDEPEND="${COMMON_DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"
+BDEPEND="
+	>=dev-qt/qtwaylandscanner-${QTMIN}:5
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-06-09 11:29 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-06-09 11:29 UTC (permalink / raw
  To: gentoo-commits

commit:     c777346a9d0a9e42ad1558f643a46e7540c88d41
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  9 11:16:21 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun  9 11:20:49 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c777346a

kde-plasma/plasma-integration: 5.25.0 version bump

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

 .../plasma-integration-5.25.0.ebuild               | 55 ++++++++++++++++++++++
 1 file changed, 55 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.25.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.25.0.ebuild
new file mode 100644
index 0000000000..dc82d8e50c
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.25.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.94.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.3
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+# requires running kde environment
+RESTRICT="test"
+
+COMMON_DEPEND="
+	dev-libs/wayland
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwayland-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/plasma-wayland-protocols-1.6.0
+"
+RDEPEND="${COMMON_DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"
+BDEPEND="
+	>=dev-qt/qtwaylandscanner-${QTMIN}:5
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-06-14 12:47 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-06-14 12:47 UTC (permalink / raw
  To: gentoo-commits

commit:     42a4363d3288074983a2aa2663e43f412525daa0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 14 12:46:42 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 12:46:42 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=42a4363d

kde-plasma/plasma-integration: drop 5.25.0*

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

 .../plasma-integration-5.25.0.ebuild               | 55 ----------------------
 1 file changed, 55 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.25.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.25.0.ebuild
deleted file mode 100644
index dc82d8e50c..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.25.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.94.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.3
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwayland-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.6.0
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"
-BDEPEND="
-	>=dev-qt/qtwaylandscanner-${QTMIN}:5
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-07-12 13:50 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-07-12 13:50 UTC (permalink / raw
  To: gentoo-commits

commit:     3a58b41a5974b32337caf15eddf2cf3b12e052d0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 12 11:24:35 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jul 12 11:24:35 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3a58b41a

kde-plasma/plasma-integration: 5.25.3 version bump

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

 .../plasma-integration-5.25.3.ebuild               | 55 ++++++++++++++++++++++
 1 file changed, 55 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.25.3.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.25.3.ebuild
new file mode 100644
index 0000000000..30438f7830
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.25.3.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.95.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.5
+VIRTUALX_REQUIRED="test"
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+# requires running kde environment
+RESTRICT="test"
+
+COMMON_DEPEND="
+	dev-libs/wayland
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwayland-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/plasma-wayland-protocols-1.6.0
+"
+RDEPEND="${COMMON_DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"
+BDEPEND="
+	>=dev-qt/qtwaylandscanner-${QTMIN}:5
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-07-13  9:18 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-07-13  9:18 UTC (permalink / raw
  To: gentoo-commits

commit:     6dff774e6478724b3d16e14f43596ac83e1f86d2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 13 08:52:29 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 13 08:52:29 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6dff774e

kde-plasma/plasma-integration: drop 5.25.3*

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

 .../plasma-integration-5.25.3.ebuild               | 55 ----------------------
 1 file changed, 55 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.25.3.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.25.3.ebuild
deleted file mode 100644
index 30438f7830..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.25.3.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.95.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-VIRTUALX_REQUIRED="test"
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwayland-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.6.0
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"
-BDEPEND="
-	>=dev-qt/qtwaylandscanner-${QTMIN}:5
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-09-06 19:16 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-09-06 19:16 UTC (permalink / raw
  To: gentoo-commits

commit:     932ffcc665159f7e2869547c166bf844ee1c5737
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  6 18:23:06 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep  6 19:01:06 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=932ffcc6

kde-plasma/plasma-integration: drop 5.25.49.9999

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

 .../plasma-integration-5.25.49.9999.ebuild         | 55 ----------------------
 1 file changed, 55 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.25.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.25.49.9999.ebuild
deleted file mode 100644
index 908bbe0649..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.25.49.9999.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.95.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-VIRTUALX_REQUIRED="test"
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwayland-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.6.0
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"
-BDEPEND="
-	>=dev-qt/qtwaylandscanner-${QTMIN}:5
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-09-15 20:57 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-09-15 20:57 UTC (permalink / raw
  To: gentoo-commits

commit:     9a8a968508026b2794d25cb730b982278aaeb82a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 20:54:51 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 20:57:04 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9a8a9685

kde-plasma/plasma-integration: 5.26.49.9999 version bump

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

 .../plasma-integration-5.26.49.9999.ebuild         | 55 ++++++++++++++++++++++
 1 file changed, 55 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.26.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.26.49.9999.ebuild
new file mode 100644
index 0000000000..305837fcd5
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.26.49.9999.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.98.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.5
+VIRTUALX_REQUIRED="test"
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS=""
+IUSE=""
+
+# requires running kde environment
+RESTRICT="test"
+
+COMMON_DEPEND="
+	dev-libs/wayland
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwayland-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/plasma-wayland-protocols-1.6.0
+"
+RDEPEND="${COMMON_DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"
+BDEPEND="
+	>=dev-qt/qtwaylandscanner-${QTMIN}:5
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-09-15 21:41 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-09-15 21:41 UTC (permalink / raw
  To: gentoo-commits

commit:     482a09fc5bb73e9c153931ae1a24fc3b1160e6e2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 21:36:26 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 21:41:11 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=482a09fc

kde-plasma/plasma-integration: 5.25.90 version bump

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

 .../plasma-integration-5.25.90.ebuild              | 55 ++++++++++++++++++++++
 1 file changed, 55 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.25.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.25.90.ebuild
new file mode 100644
index 0000000000..e53dc14a82
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.25.90.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.98.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.5
+VIRTUALX_REQUIRED="test"
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+# requires running kde environment
+RESTRICT="test"
+
+COMMON_DEPEND="
+	dev-libs/wayland
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwayland-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/plasma-wayland-protocols-1.6.0
+"
+RDEPEND="${COMMON_DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"
+BDEPEND="
+	>=dev-qt/qtwaylandscanner-${QTMIN}:5
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-10-06 14:48 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-10-06 14:48 UTC (permalink / raw
  To: gentoo-commits

commit:     c2ccc952e44ada9802aae4f8eeac2478bf6b6d2c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  6 13:53:20 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct  6 14:48:06 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c2ccc952

kde-plasma/plasma-integration: 5.26.0 version bump

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

 .../plasma-integration-5.26.0.ebuild               | 55 ++++++++++++++++++++++
 1 file changed, 55 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.26.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.26.0.ebuild
new file mode 100644
index 0000000000..e53dc14a82
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.26.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.98.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.5
+VIRTUALX_REQUIRED="test"
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+# requires running kde environment
+RESTRICT="test"
+
+COMMON_DEPEND="
+	dev-libs/wayland
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwayland-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/plasma-wayland-protocols-1.6.0
+"
+RDEPEND="${COMMON_DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"
+BDEPEND="
+	>=dev-qt/qtwaylandscanner-${QTMIN}:5
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-10-11 12:37 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-10-11 12:37 UTC (permalink / raw
  To: gentoo-commits

commit:     ba75c42fb0c4d58b686547514d6c64c036ed2a92
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 10 09:37:22 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct 10 14:30:02 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ba75c42f

kde-plasma/plasma-integration: drop 5.25.90

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

 .../plasma-integration-5.25.90.ebuild              | 55 ----------------------
 1 file changed, 55 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.25.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.25.90.ebuild
deleted file mode 100644
index e53dc14a82..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.25.90.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.98.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-VIRTUALX_REQUIRED="test"
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwayland-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.6.0
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"
-BDEPEND="
-	>=dev-qt/qtwaylandscanner-${QTMIN}:5
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-10-11 12:51 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-10-11 12:51 UTC (permalink / raw
  To: gentoo-commits

commit:     e52453b968ad1403859f0641f15fd19f41e1ede2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 11 12:44:44 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 11 12:51:19 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e52453b9

kde-plasma/plasma-integration: drop 5.26.0

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

 .../plasma-integration-5.26.0.ebuild               | 55 ----------------------
 1 file changed, 55 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.26.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.26.0.ebuild
deleted file mode 100644
index a6178b9028..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.26.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-VIRTUALX_REQUIRED="test"
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwayland-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.6.0
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"
-BDEPEND="
-	>=dev-qt/qtwaylandscanner-${QTMIN}:5
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2022-12-13 20:37 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2022-12-13 20:37 UTC (permalink / raw
  To: gentoo-commits

commit:     ccd6a0296204a46b09ffbc8d9c84d28d53633bba
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 13 19:32:55 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 13 19:32:55 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ccd6a029

kde-plasma/plasma-integration: Add new dependency

Upstream commit 8c72d54596afe8e97c7bb96cccb324f24f67b7b0

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

 kde-plasma/plasma-integration/plasma-integration-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index 01b88af0a3..1de7a89d69 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -36,6 +36,7 @@ COMMON_DEPEND="
 	>=kde-frameworks/kio-${KFMIN}:5
 	>=kde-frameworks/kjobwidgets-${KFMIN}:5
 	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwayland-${KFMIN}:5
 	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
 	>=kde-frameworks/kwindowsystem-${KFMIN}:5
 	>=kde-frameworks/kxmlgui-${KFMIN}:5


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-01-04 15:21 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-01-04 15:21 UTC (permalink / raw
  To: gentoo-commits

commit:     e58a56221f8342bec841cf68e94d8192c61d4269
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  4 10:10:45 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan  4 10:10:45 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e58a5622

kde-plasma/plasma-integration: drop 5.26.49.9999

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

 .../plasma-integration-5.26.49.9999.ebuild         | 55 ----------------------
 1 file changed, 55 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.26.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.26.49.9999.ebuild
deleted file mode 100644
index 84dfe59824..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.26.49.9999.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.99.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-VIRTUALX_REQUIRED="test"
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwayland-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.6.0
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"
-BDEPEND="
-	>=dev-qt/qtwaylandscanner-${QTMIN}:5
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-01-20 10:40 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-01-20 10:40 UTC (permalink / raw
  To: gentoo-commits

commit:     30b0fd88a8404dde21a57e60b91903f8330f845e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 20 09:30:30 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 10:14:23 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=30b0fd88

kde-plasma/plasma-integration: 5.26.90 version bump

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

 .../plasma-integration-5.26.90.ebuild              | 56 ++++++++++++++++++++++
 1 file changed, 56 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.26.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.26.90.ebuild
new file mode 100644
index 0000000000..da52b6c394
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.26.90.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.7
+VIRTUALX_REQUIRED="test"
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64"
+IUSE=""
+
+# requires running kde environment
+RESTRICT="test"
+
+COMMON_DEPEND="
+	dev-libs/wayland
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwayland-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwayland-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/plasma-wayland-protocols-1.6.0
+"
+RDEPEND="${COMMON_DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"
+BDEPEND="
+	>=dev-qt/qtwaylandscanner-${QTMIN}:5
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-01-20 13:59 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-01-20 13:59 UTC (permalink / raw
  To: gentoo-commits

commit:     717ca0765c2565d0d0b6a262fb9555f01414065e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 20 13:49:14 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 13:49:14 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=717ca076

kde-plasma/plasma-integration: drop 5.26.90

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

 .../plasma-integration-5.26.90.ebuild              | 56 ----------------------
 1 file changed, 56 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.26.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.26.90.ebuild
deleted file mode 100644
index da52b6c394..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.26.90.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-VIRTUALX_REQUIRED="test"
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64"
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwayland-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.6.0
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"
-BDEPEND="
-	>=dev-qt/qtwaylandscanner-${QTMIN}:5
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-02-09 13:26 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-02-09 13:26 UTC (permalink / raw
  To: gentoo-commits

commit:     7229bd51d57c5db3bf15d40225318a99b1ff002d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  9 13:00:29 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb  9 13:19:56 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=7229bd51

kde-plasma/plasma-integration: 5.27.0 version bump

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

 .../plasma-integration-5.27.0.ebuild               | 56 ++++++++++++++++++++++
 1 file changed, 56 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.27.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.27.0.ebuild
new file mode 100644
index 0000000000..9681f63d4a
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.27.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.7
+VIRTUALX_REQUIRED="test"
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+# requires running kde environment
+RESTRICT="test"
+
+COMMON_DEPEND="
+	dev-libs/wayland
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwayland-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwayland-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/plasma-wayland-protocols-1.6.0
+"
+RDEPEND="${COMMON_DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"
+BDEPEND="
+	>=dev-qt/qtwaylandscanner-${QTMIN}:5
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-02-14 11:27 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-02-14 11:27 UTC (permalink / raw
  To: gentoo-commits

commit:     04483b8154bc1ed74485ed76e113bcb0781bb6aa
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 13 10:47:53 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 10:47:53 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=04483b81

kde-plasma/plasma-integration: drop 5.27.0

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

 .../plasma-integration-5.27.0.ebuild               | 56 ----------------------
 1 file changed, 56 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.27.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.27.0.ebuild
deleted file mode 100644
index 9681f63d4a..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.27.0.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-VIRTUALX_REQUIRED="test"
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwayland-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.6.0
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"
-BDEPEND="
-	>=dev-qt/qtwaylandscanner-${QTMIN}:5
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-02-21 14:02 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-02-21 14:02 UTC (permalink / raw
  To: gentoo-commits

commit:     eb20cc35daa959d6f250f27c8817ac8fab7d53e9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 13:27:04 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 13:27:04 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=eb20cc35

kde-plasma/plasma-integration: 5.27.1 version bump

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

 .../plasma-integration-5.27.1.ebuild               | 56 ++++++++++++++++++++++
 1 file changed, 56 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.27.1.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.27.1.ebuild
new file mode 100644
index 0000000000..9681f63d4a
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.27.1.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.7
+VIRTUALX_REQUIRED="test"
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+# requires running kde environment
+RESTRICT="test"
+
+COMMON_DEPEND="
+	dev-libs/wayland
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwayland-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwayland-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/plasma-wayland-protocols-1.6.0
+"
+RDEPEND="${COMMON_DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"
+BDEPEND="
+	>=dev-qt/qtwaylandscanner-${QTMIN}:5
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-02-22 11:59 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-02-22 11:59 UTC (permalink / raw
  To: gentoo-commits

commit:     897815114536dd9cbaf2c124c7c6e7595b7fd162
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 10:51:14 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 10:51:14 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=89781511

kde-plasma/plasma-integration: drop 5.27.1

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

 .../plasma-integration-5.27.1.ebuild               | 56 ----------------------
 1 file changed, 56 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.27.1.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.27.1.ebuild
deleted file mode 100644
index 9681f63d4a..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.27.1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-VIRTUALX_REQUIRED="test"
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwayland-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.6.0
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"
-BDEPEND="
-	>=dev-qt/qtwaylandscanner-${QTMIN}:5
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-03-07 19:32 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-03-07 19:32 UTC (permalink / raw
  To: gentoo-commits

commit:     a4433a113a8c043ede3e17b943ef8be8c4da551a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  7 19:13:29 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar  7 19:13:29 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a4433a11

kde-plasma/plasma-integration: Add missing RDEPEND

Upstream commit bc1c5d66828429904ea9820154b72307d26a8529

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

 kde-plasma/plasma-integration/plasma-integration-5.27.49.9999.ebuild | 1 +
 kde-plasma/plasma-integration/plasma-integration-9999.ebuild         | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.27.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.27.49.9999.ebuild
index 6b28c1ea24..f6a355fc85 100644
--- a/kde-plasma/plasma-integration/plasma-integration-5.27.49.9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-5.27.49.9999.ebuild
@@ -48,6 +48,7 @@ DEPEND="${COMMON_DEPEND}
 	>=dev-libs/plasma-wayland-protocols-1.6.0
 "
 RDEPEND="${COMMON_DEPEND}
+	>=kde-plasma/xdg-desktop-portal-kde-${PVCUT}:5
 	media-fonts/hack
 	media-fonts/noto
 "

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index 6b28c1ea24..f6a355fc85 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -48,6 +48,7 @@ DEPEND="${COMMON_DEPEND}
 	>=dev-libs/plasma-wayland-protocols-1.6.0
 "
 RDEPEND="${COMMON_DEPEND}
+	>=kde-plasma/xdg-desktop-portal-kde-${PVCUT}:5
 	media-fonts/hack
 	media-fonts/noto
 "


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-03-14 10:08 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-03-14 10:08 UTC (permalink / raw
  To: gentoo-commits

commit:     d7277d9334a2b189a07151b18503bc8073bc6d33
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 14 10:07:35 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 14 10:07:35 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d7277d93

kde-plasma/plasma-integration: Drop obsolete dependencies

Upstream commit 1ca959de772e949ca8ab55ed41827ea796be1da8

KDE-bug: https://bugs.kde.org/show_bug.cgi?id=460741
KDE-bug: https://bugs.kde.org/show_bug.cgi?id=460985

Closes: https://bugs.gentoo.org/900911
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../plasma-integration/plasma-integration-5.27.49.9999.ebuild       | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.27.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.27.49.9999.ebuild
index f6a355fc85..a8fe17c042 100644
--- a/kde-plasma/plasma-integration/plasma-integration-5.27.49.9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-5.27.49.9999.ebuild
@@ -36,7 +36,6 @@ COMMON_DEPEND="
 	>=kde-frameworks/kio-${KFMIN}:5
 	>=kde-frameworks/kjobwidgets-${KFMIN}:5
 	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwayland-${KFMIN}:5
 	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
 	>=kde-frameworks/kwindowsystem-${KFMIN}:5
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
@@ -48,10 +47,7 @@ DEPEND="${COMMON_DEPEND}
 	>=dev-libs/plasma-wayland-protocols-1.6.0
 "
 RDEPEND="${COMMON_DEPEND}
-	>=kde-plasma/xdg-desktop-portal-kde-${PVCUT}:5
 	media-fonts/hack
 	media-fonts/noto
 "
-BDEPEND="
-	>=dev-qt/qtwaylandscanner-${QTMIN}:5
-"
+BDEPEND=">=dev-qt/qtwaylandscanner-${QTMIN}:5"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-03-14 14:47 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-03-14 14:47 UTC (permalink / raw
  To: gentoo-commits

commit:     d847a138cc123785d24c449995a5f25351387fe2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 14 14:42:29 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 14 14:42:29 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d847a138

kde-plasma/plasma-integration: 5.27.3 version bump

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

 .../plasma-integration-5.27.3.ebuild               | 53 ++++++++++++++++++++++
 1 file changed, 53 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.27.3.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.27.3.ebuild
new file mode 100644
index 0000000000..11eb3f2cd2
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.27.3.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.7
+VIRTUALX_REQUIRED="test"
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+# requires running kde environment
+RESTRICT="test"
+
+COMMON_DEPEND="
+	dev-libs/wayland
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwayland-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/plasma-wayland-protocols-1.6.0
+"
+RDEPEND="${COMMON_DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"
+BDEPEND=">=dev-qt/qtwaylandscanner-${QTMIN}:5"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-03-14 20:21 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-03-14 20:21 UTC (permalink / raw
  To: gentoo-commits

commit:     37d2bf88ce362b1c27e25efca1d3673a0d0e21ba
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 14 20:15:57 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 14 20:15:57 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=37d2bf88

kde-plasma/plasma-integration: drop 5.27.3

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

 .../plasma-integration-5.27.3.ebuild               | 53 ----------------------
 1 file changed, 53 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.27.3.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.27.3.ebuild
deleted file mode 100644
index 11eb3f2cd2..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.27.3.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-VIRTUALX_REQUIRED="test"
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwayland-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.6.0
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"
-BDEPEND=">=dev-qt/qtwaylandscanner-${QTMIN}:5"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-06-27 20:40 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-06-27 20:40 UTC (permalink / raw
  To: gentoo-commits

commit:     f73e04987346c042bca409d8f64afa1370e3e303
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 20 14:56:39 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 20:26:45 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f73e0498

kde-plasma/plasma-integration: 5.27.6 version bump

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

 .../plasma-integration-5.27.6.ebuild               | 52 ++++++++++++++++++++++
 1 file changed, 52 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.27.6.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.27.6.ebuild
new file mode 100644
index 0000000000..948e0e94a4
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.27.6.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+# requires running kde environment
+RESTRICT="test"
+
+COMMON_DEPEND="
+	dev-libs/wayland
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwayland-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/plasma-wayland-protocols-1.6.0
+"
+RDEPEND="${COMMON_DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"
+BDEPEND=">=dev-qt/qtwaylandscanner-${QTMIN}:5"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-06-27 20:44 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-06-27 20:44 UTC (permalink / raw
  To: gentoo-commits

commit:     88aace406351d63c260c67b1b1fad5624f855620
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 27 20:43:22 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 27 20:43:22 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=88aace40

kde-plasma/plasma-integration: drop 5.27.6

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

 .../plasma-integration-5.27.6.ebuild               | 52 ----------------------
 1 file changed, 52 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.27.6.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.27.6.ebuild
deleted file mode 100644
index 948e0e94a4..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.27.6.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.106.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwayland-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.6.0
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"
-BDEPEND=">=dev-qt/qtwaylandscanner-${QTMIN}:5"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-10-24 18:39 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-10-24 18:39 UTC (permalink / raw
  To: gentoo-commits

commit:     3dfb6d91512dc3a176cad5c3bac6c823cffb7fb1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 18:07:05 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 18:39:19 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3dfb6d91

kde-plasma/plasma-integration: 5.27.9 version bump

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

 .../plasma-integration-5.27.9.ebuild               | 52 ++++++++++++++++++++++
 1 file changed, 52 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.27.9.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.27.9.ebuild
new file mode 100644
index 0000000000..948e0e94a4
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.27.9.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+# requires running kde environment
+RESTRICT="test"
+
+COMMON_DEPEND="
+	dev-libs/wayland
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtwayland-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/breeze-${PVCUT}:5
+	x11-libs/libXcursor
+	x11-libs/libxcb
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/plasma-wayland-protocols-1.6.0
+"
+RDEPEND="${COMMON_DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+"
+BDEPEND=">=dev-qt/qtwaylandscanner-${QTMIN}:5"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-10-25  7:42 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-10-25  7:42 UTC (permalink / raw
  To: gentoo-commits

commit:     6717cd15f654b6598a7ed80a5deb6315680f4353
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 25 07:37:26 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 25 07:37:26 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6717cd15

kde-plasma/plasma-integration: drop 5.27.9

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

 .../plasma-integration-5.27.9.ebuild               | 52 ----------------------
 1 file changed, 52 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.27.9.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.27.9.ebuild
deleted file mode 100644
index 948e0e94a4..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.27.9.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.106.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwayland-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.6.0
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"
-BDEPEND=">=dev-qt/qtwaylandscanner-${QTMIN}:5"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-12-12 18:58 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-12-12 18:58 UTC (permalink / raw
  To: gentoo-commits

commit:     d2b9ed3bc147249e8f1063285d869b3555c9fd20
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 18:43:06 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 18:58:07 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d2b9ed3b

kde-plasma/plasma-integration: Add IUSE qt5, update dependencies

Upstream commits:
c42f6f220c29fe1dfba6f5bf86fcdfe4540ed9a7
fbe7c3e844ea168f8a68893d6f2c7e3e79ce0fdb
1f6a4d44814201317c1febd70c04e7f994088810
945bf9e47946264f88b8770dfa7bca67dc2a868a
6e0ecb6b7b070f54bb223a1b3d1e3ef6eaceea07
ca195f4737215f060c92f30e05d9ebe02cf6ca98

Closes: https://bugs.gentoo.org/919680
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../plasma-integration-9999.ebuild                 | 45 +++++++++++++++++++---
 1 file changed, 39 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index 3de25e070a..98d27eeb3f 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -3,8 +3,10 @@
 
 EAPI=8
 
+KF5MIN=5.106.0
 KFMIN=5.245.0
 PVCUT=$(ver_cut 1-3)
+QT5MIN=5.15.9
 QTMIN=6.6.0
 inherit ecm plasma.kde.org
 
@@ -13,7 +15,7 @@ DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
 LICENSE="LGPL-2+"
 SLOT="6"
 KEYWORDS=""
-IUSE=""
+IUSE="qt5"
 
 # requires running kde environment
 RESTRICT="test"
@@ -23,22 +25,41 @@ COMMON_DEPEND="
 	>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]
 	>=dev-qt/qtdeclarative-${QTMIN}:6
 	>=dev-qt/qtwayland-${QTMIN}:6
+	>=kde-frameworks/kcolorscheme-${KFMIN}:6
 	>=kde-frameworks/kcompletion-${KFMIN}:6
 	>=kde-frameworks/kconfig-${KFMIN}:6
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:6
 	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kguiaddons-${KFMIN}:6
 	>=kde-frameworks/ki18n-${KFMIN}:6
 	>=kde-frameworks/kiconthemes-${KFMIN}:6
 	>=kde-frameworks/kio-${KFMIN}:6
 	>=kde-frameworks/kjobwidgets-${KFMIN}:6
 	>=kde-frameworks/knotifications-${KFMIN}:6
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+	>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
 	>=kde-frameworks/kwindowsystem-${KFMIN}:6
 	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	>=kde-plasma/breeze-${PVCUT}:6
-	>=kde-plasma/kwayland-${PVCUT}:6
 	x11-libs/libXcursor
 	x11-libs/libxcb
+	qt5? (
+		>=dev-qt/qtdbus-${QT5MIN}:5
+		>=dev-qt/qtgui-${QT5MIN}:5=[dbus]
+		>=dev-qt/qtquickcontrols2-${QT5MIN}:5
+		>=dev-qt/qtwayland-${QT5MIN}:5
+		>=dev-qt/qtwidgets-${QT5MIN}:5
+		>=dev-qt/qtx11extras-${QT5MIN}:5
+		>=kde-frameworks/kcompletion-${KF5MIN}:5
+		>=kde-frameworks/kconfig-${KF5MIN}:5
+		>=kde-frameworks/kconfigwidgets-${KF5MIN}:5
+		>=kde-frameworks/kcoreaddons-${KF5MIN}:5
+		>=kde-frameworks/kguiaddons-${KF5MIN}:5
+		>=kde-frameworks/ki18n-${KF5MIN}:5
+		>=kde-frameworks/kiconthemes-${KF5MIN}:5
+		>=kde-frameworks/kio-${KF5MIN}:5
+		>=kde-frameworks/kjobwidgets-${KF5MIN}:5
+		>=kde-frameworks/knotifications-${KF5MIN}:5
+		>=kde-frameworks/kwindowsystem-${KF5MIN}:5
+		>=kde-frameworks/kxmlgui-${KF5MIN}:5
+	)
 "
 DEPEND="${COMMON_DEPEND}
 	>=dev-libs/plasma-wayland-protocols-1.11.1
@@ -47,5 +68,17 @@ RDEPEND="${COMMON_DEPEND}
 	>=kde-plasma/xdg-desktop-portal-kde-${PVCUT}:6
 	media-fonts/hack
 	media-fonts/noto
+	media-fonts/noto-emoji
 "
-BDEPEND=">=dev-qt/qtwayland-${QTMIN}:6"
+BDEPEND="
+	>=dev-qt/qtwayland-${QTMIN}:6
+	qt5? ( >=dev-qt/qtwaylandscanner-${QT5MIN}:5 )
+"
+
+src_configure() {
+	local mycmakeargs=(
+		-DBUILD_QT6=ON
+		-DBUILD_QT5=$(usex qt5)
+	)
+	ecm_src_configure
+}


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-12-17 12:11 Sam James
  0 siblings, 0 replies; 74+ messages in thread
From: Sam James @ 2023-12-17 12:11 UTC (permalink / raw
  To: gentoo-commits

commit:     fa690a7b01cc743955de1549ab409683edc0994c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 17 12:11:20 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 12:11:20 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=fa690a7b

kde-plasma/plasma-integration: lift xdg-desktop-portal-kde from RDEPEND->PDEPEND

We only need it at runtime so let's lift it to PDEPEND to avoid a circular dependency.

```
* Error: circular dependencies:

(kde-plasma/xdg-desktop-portal-kde-9999:6/6::kde, ebuild scheduled for merge) depends on
 (kde-plasma/plasma-workspace-9999:6/6::kde, ebuild scheduled for merge) (buildtime)
  (kde-plasma/plasma-integration-9999:6/6::kde, ebuild scheduled for merge) (runtime)
   (kde-plasma/xdg-desktop-portal-kde-9999:6/6::kde, ebuild scheduled for merge) (runtime)
```

Closes: https://bugs.gentoo.org/920188
Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-plasma/plasma-integration/plasma-integration-9999.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index 98d27eeb3f..8de40f8ee5 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -65,11 +65,13 @@ DEPEND="${COMMON_DEPEND}
 	>=dev-libs/plasma-wayland-protocols-1.11.1
 "
 RDEPEND="${COMMON_DEPEND}
-	>=kde-plasma/xdg-desktop-portal-kde-${PVCUT}:6
 	media-fonts/hack
 	media-fonts/noto
 	media-fonts/noto-emoji
 "
+PDEPEND="
+	>=kde-plasma/xdg-desktop-portal-kde-${PVCUT}:6
+"
 BDEPEND="
 	>=dev-qt/qtwayland-${QTMIN}:6
 	qt5? ( >=dev-qt/qtwaylandscanner-${QT5MIN}:5 )


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-12-20 23:02 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-12-20 23:02 UTC (permalink / raw
  To: gentoo-commits

commit:     75515625e2a51a66a44eb4cf0f7b721e73098c70
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 20 16:39:30 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 20 23:01:10 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=75515625

kde-plasma/plasma-integration: 5.91.0 version bump

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

 .../plasma-integration-5.91.0.ebuild               | 86 ++++++++++++++++++++++
 1 file changed, 86 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.91.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.91.0.ebuild
new file mode 100644
index 0000000000..5b21991b74
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.91.0.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KF5MIN=5.106.0
+KFMIN=5.247.0
+PVCUT=$(ver_cut 1-3)
+QT5MIN=5.15.9
+QTMIN=6.6.0
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="6"
+KEYWORDS="~amd64"
+IUSE="qt5"
+
+# requires running kde environment
+RESTRICT="test"
+
+COMMON_DEPEND="
+	dev-libs/wayland
+	>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=dev-qt/qtwayland-${QTMIN}:6
+	>=kde-frameworks/kcolorscheme-${KFMIN}:6
+	>=kde-frameworks/kcompletion-${KFMIN}:6
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kguiaddons-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/kiconthemes-${KFMIN}:6
+	>=kde-frameworks/kio-${KFMIN}:6
+	>=kde-frameworks/kjobwidgets-${KFMIN}:6
+	>=kde-frameworks/knotifications-${KFMIN}:6
+	>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
+	>=kde-frameworks/kwindowsystem-${KFMIN}:6
+	>=kde-frameworks/kxmlgui-${KFMIN}:6
+	x11-libs/libXcursor
+	x11-libs/libxcb
+	qt5? (
+		>=dev-qt/qtdbus-${QT5MIN}:5
+		>=dev-qt/qtgui-${QT5MIN}:5=[dbus]
+		>=dev-qt/qtquickcontrols2-${QT5MIN}:5
+		>=dev-qt/qtwayland-${QT5MIN}:5
+		>=dev-qt/qtwidgets-${QT5MIN}:5
+		>=dev-qt/qtx11extras-${QT5MIN}:5
+		>=kde-frameworks/kcompletion-${KF5MIN}:5
+		>=kde-frameworks/kconfig-${KF5MIN}:5
+		>=kde-frameworks/kconfigwidgets-${KF5MIN}:5
+		>=kde-frameworks/kcoreaddons-${KF5MIN}:5
+		>=kde-frameworks/kguiaddons-${KF5MIN}:5
+		>=kde-frameworks/ki18n-${KF5MIN}:5
+		>=kde-frameworks/kiconthemes-${KF5MIN}:5
+		>=kde-frameworks/kio-${KF5MIN}:5
+		>=kde-frameworks/kjobwidgets-${KF5MIN}:5
+		>=kde-frameworks/knotifications-${KF5MIN}:5
+		>=kde-frameworks/kwindowsystem-${KF5MIN}:5
+		>=kde-frameworks/kxmlgui-${KF5MIN}:5
+	)
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/plasma-wayland-protocols-1.11.1
+"
+RDEPEND="${COMMON_DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+	media-fonts/noto-emoji
+"
+PDEPEND="
+	>=kde-plasma/xdg-desktop-portal-kde-${PVCUT}:6
+"
+BDEPEND="
+	>=dev-qt/qtwayland-${QTMIN}:6
+	qt5? ( >=dev-qt/qtwaylandscanner-${QT5MIN}:5 )
+"
+
+src_configure() {
+	local mycmakeargs=(
+		-DBUILD_QT6=ON
+		-DBUILD_QT5=$(usex qt5)
+	)
+	ecm_src_configure
+}


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2023-12-23 18:46 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2023-12-23 18:46 UTC (permalink / raw
  To: gentoo-commits

commit:     a23c02b7c82311e51be149c26ce7fd48efc0d2ac
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 23 18:34:02 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 23 18:34:02 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a23c02b7

kde-plasma/plasma-integration: drop 5.91.0

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

 .../plasma-integration-5.91.0.ebuild               | 86 ----------------------
 1 file changed, 86 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.91.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.91.0.ebuild
deleted file mode 100644
index 5b21991b74..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.91.0.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KF5MIN=5.106.0
-KFMIN=5.247.0
-PVCUT=$(ver_cut 1-3)
-QT5MIN=5.15.9
-QTMIN=6.6.0
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE="qt5"
-
-# requires running kde environment
-RESTRICT="test"
-
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]
-	>=dev-qt/qtdeclarative-${QTMIN}:6
-	>=dev-qt/qtwayland-${QTMIN}:6
-	>=kde-frameworks/kcolorscheme-${KFMIN}:6
-	>=kde-frameworks/kcompletion-${KFMIN}:6
-	>=kde-frameworks/kconfig-${KFMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kguiaddons-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/kiconthemes-${KFMIN}:6
-	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/kjobwidgets-${KFMIN}:6
-	>=kde-frameworks/knotifications-${KFMIN}:6
-	>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
-	>=kde-frameworks/kwindowsystem-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	x11-libs/libXcursor
-	x11-libs/libxcb
-	qt5? (
-		>=dev-qt/qtdbus-${QT5MIN}:5
-		>=dev-qt/qtgui-${QT5MIN}:5=[dbus]
-		>=dev-qt/qtquickcontrols2-${QT5MIN}:5
-		>=dev-qt/qtwayland-${QT5MIN}:5
-		>=dev-qt/qtwidgets-${QT5MIN}:5
-		>=dev-qt/qtx11extras-${QT5MIN}:5
-		>=kde-frameworks/kcompletion-${KF5MIN}:5
-		>=kde-frameworks/kconfig-${KF5MIN}:5
-		>=kde-frameworks/kconfigwidgets-${KF5MIN}:5
-		>=kde-frameworks/kcoreaddons-${KF5MIN}:5
-		>=kde-frameworks/kguiaddons-${KF5MIN}:5
-		>=kde-frameworks/ki18n-${KF5MIN}:5
-		>=kde-frameworks/kiconthemes-${KF5MIN}:5
-		>=kde-frameworks/kio-${KF5MIN}:5
-		>=kde-frameworks/kjobwidgets-${KF5MIN}:5
-		>=kde-frameworks/knotifications-${KF5MIN}:5
-		>=kde-frameworks/kwindowsystem-${KF5MIN}:5
-		>=kde-frameworks/kxmlgui-${KF5MIN}:5
-	)
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.11.1
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-	media-fonts/noto-emoji
-"
-PDEPEND="
-	>=kde-plasma/xdg-desktop-portal-kde-${PVCUT}:6
-"
-BDEPEND="
-	>=dev-qt/qtwayland-${QTMIN}:6
-	qt5? ( >=dev-qt/qtwaylandscanner-${QT5MIN}:5 )
-"
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_QT6=ON
-		-DBUILD_QT5=$(usex qt5)
-	)
-	ecm_src_configure
-}


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2024-01-10 16:47 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2024-01-10 16:47 UTC (permalink / raw
  To: gentoo-commits

commit:     834eaa99d7488c868e1e17c531dd0a3caf6547fa
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 13:28:17 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 16:46:13 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=834eaa99

kde-plasma/plasma-integration: 5.92.0 version bump

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

 .../plasma-integration-5.92.0.ebuild               | 86 ++++++++++++++++++++++
 1 file changed, 86 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.92.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.92.0.ebuild
new file mode 100644
index 0000000000..0ee825ceb8
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-5.92.0.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KF5MIN=5.113.0
+KFMIN=9999
+PVCUT=$(ver_cut 1-3)
+QT5MIN=5.15.9
+QTMIN=6.6.0
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="6"
+KEYWORDS="~amd64"
+IUSE="qt5"
+
+# requires running kde environment
+RESTRICT="test"
+
+COMMON_DEPEND="
+	dev-libs/wayland
+	>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=dev-qt/qtwayland-${QTMIN}:6
+	>=kde-frameworks/kcolorscheme-${KFMIN}:6
+	>=kde-frameworks/kcompletion-${KFMIN}:6
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kguiaddons-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/kiconthemes-${KFMIN}:6
+	>=kde-frameworks/kio-${KFMIN}:6
+	>=kde-frameworks/kjobwidgets-${KFMIN}:6
+	>=kde-frameworks/knotifications-${KFMIN}:6
+	>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
+	>=kde-frameworks/kwindowsystem-${KFMIN}:6
+	>=kde-frameworks/kxmlgui-${KFMIN}:6
+	x11-libs/libXcursor
+	x11-libs/libxcb
+	qt5? (
+		>=dev-qt/qtdbus-${QT5MIN}:5
+		>=dev-qt/qtgui-${QT5MIN}:5=[dbus]
+		>=dev-qt/qtquickcontrols2-${QT5MIN}:5
+		>=dev-qt/qtwayland-${QT5MIN}:5
+		>=dev-qt/qtwidgets-${QT5MIN}:5
+		>=dev-qt/qtx11extras-${QT5MIN}:5
+		>=kde-frameworks/kcompletion-${KF5MIN}:5
+		>=kde-frameworks/kconfig-${KF5MIN}:5
+		>=kde-frameworks/kconfigwidgets-${KF5MIN}:5
+		>=kde-frameworks/kcoreaddons-${KF5MIN}:5
+		>=kde-frameworks/kguiaddons-${KF5MIN}:5
+		>=kde-frameworks/ki18n-${KF5MIN}:5
+		>=kde-frameworks/kiconthemes-${KF5MIN}:5
+		>=kde-frameworks/kio-${KF5MIN}:5
+		>=kde-frameworks/kjobwidgets-${KF5MIN}:5
+		>=kde-frameworks/knotifications-${KF5MIN}:5
+		>=kde-frameworks/kwindowsystem-${KF5MIN}:5
+		>=kde-frameworks/kxmlgui-${KF5MIN}:5
+	)
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/plasma-wayland-protocols-1.11.1
+"
+RDEPEND="${COMMON_DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+	media-fonts/noto-emoji
+"
+PDEPEND="
+	>=kde-plasma/xdg-desktop-portal-kde-${PVCUT}:6
+"
+BDEPEND="
+	>=dev-qt/qtwayland-${QTMIN}:6
+	qt5? ( >=dev-qt/qtwaylandscanner-${QT5MIN}:5 )
+"
+
+src_configure() {
+	local mycmakeargs=(
+		-DBUILD_QT6=ON
+		-DBUILD_QT5=$(usex qt5)
+	)
+	ecm_src_configure
+}


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2024-01-16 15:28 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2024-01-16 15:28 UTC (permalink / raw
  To: gentoo-commits

commit:     ac0c848f12a603005ee3aff965d9771ac77ddaa9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 16 14:32:36 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 16 15:26:46 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ac0c848f

kde-plasma/plasma-integration: drop 5.27.49.9999

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

 .../plasma-integration-5.27.49.9999.ebuild         | 52 ----------------------
 1 file changed, 52 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-5.27.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.27.49.9999.ebuild
deleted file mode 100644
index 268b35307b..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-5.27.49.9999.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.106.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-# requires running kde environment
-RESTRICT="test"
-
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5=[dbus]
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtwayland-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtx11extras-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/breeze-${PVCUT}:5
-	x11-libs/libXcursor
-	x11-libs/libxcb
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.6.0
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-"
-BDEPEND=">=dev-qt/qtwaylandscanner-${QTMIN}:5"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2024-03-16 10:37 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2024-03-16 10:37 UTC (permalink / raw
  To: gentoo-commits

commit:     177a812fa61e67aa7982325033c415e7db3a8cc5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 16 10:16:58 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 16 10:36:59 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=177a812f

kde-plasma/plasma-integration: Add slot op comment

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

 kde-plasma/plasma-integration/plasma-integration-6.0.49.9999.ebuild | 1 +
 kde-plasma/plasma-integration/plasma-integration-9999.ebuild        | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-6.0.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-6.0.49.9999.ebuild
index db86c8309f..6a98dcac0c 100644
--- a/kde-plasma/plasma-integration/plasma-integration-6.0.49.9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-6.0.49.9999.ebuild
@@ -20,6 +20,7 @@ IUSE="qt5"
 # requires running kde environment
 RESTRICT="test"
 
+# slot ops: qdbus*_p.h and Qt6::GuiPrivate for qtx11extras_p.h
 COMMON_DEPEND="
 	dev-libs/wayland
 	>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index f72dd11774..eba89ee9d4 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -20,6 +20,7 @@ IUSE="qt5"
 # requires running kde environment
 RESTRICT="test"
 
+# slot ops: qdbus*_p.h and Qt6::GuiPrivate for qtx11extras_p.h
 COMMON_DEPEND="
 	dev-libs/wayland
 	>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2024-05-21 19:06 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2024-05-21 19:06 UTC (permalink / raw
  To: gentoo-commits

commit:     f240a4a55744eaa27490dd5ca9ab2bf2dbe20846
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue May 21 18:55:59 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue May 21 19:04:51 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f240a4a5

kde-plasma/plasma-integration: drop 6.0.49.9999

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

 .../plasma-integration-6.0.49.9999.ebuild          | 87 ----------------------
 1 file changed, 87 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-6.0.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-6.0.49.9999.ebuild
deleted file mode 100644
index 6a98dcac0c..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-6.0.49.9999.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KF5MIN=5.115.0
-KFMIN=6.0
-PVCUT=$(ver_cut 1-3)
-QT5MIN=5.15.12
-QTMIN=6.6.2
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="6"
-KEYWORDS=""
-IUSE="qt5"
-
-# requires running kde environment
-RESTRICT="test"
-
-# slot ops: qdbus*_p.h and Qt6::GuiPrivate for qtx11extras_p.h
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]
-	>=dev-qt/qtdeclarative-${QTMIN}:6
-	>=dev-qt/qtwayland-${QTMIN}:6
-	>=kde-frameworks/kcolorscheme-${KFMIN}:6
-	>=kde-frameworks/kcompletion-${KFMIN}:6
-	>=kde-frameworks/kconfig-${KFMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kguiaddons-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/kiconthemes-${KFMIN}:6
-	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/kjobwidgets-${KFMIN}:6
-	>=kde-frameworks/knotifications-${KFMIN}:6
-	>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
-	>=kde-frameworks/kwindowsystem-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	x11-libs/libXcursor
-	x11-libs/libxcb
-	qt5? (
-		>=dev-qt/qtdbus-${QT5MIN}:5
-		>=dev-qt/qtgui-${QT5MIN}:5=[dbus]
-		>=dev-qt/qtquickcontrols2-${QT5MIN}:5
-		>=dev-qt/qtwayland-${QT5MIN}:5
-		>=dev-qt/qtwidgets-${QT5MIN}:5
-		>=dev-qt/qtx11extras-${QT5MIN}:5
-		>=kde-frameworks/kcompletion-${KF5MIN}:5
-		>=kde-frameworks/kconfig-${KF5MIN}:5
-		>=kde-frameworks/kconfigwidgets-${KF5MIN}:5
-		>=kde-frameworks/kcoreaddons-${KF5MIN}:5
-		>=kde-frameworks/kguiaddons-${KF5MIN}:5
-		>=kde-frameworks/ki18n-${KF5MIN}:5
-		>=kde-frameworks/kiconthemes-${KF5MIN}:5
-		>=kde-frameworks/kio-${KF5MIN}:5
-		>=kde-frameworks/kjobwidgets-${KF5MIN}:5
-		>=kde-frameworks/knotifications-${KF5MIN}:5
-		>=kde-frameworks/kwindowsystem-${KF5MIN}:5
-		>=kde-frameworks/kxmlgui-${KF5MIN}:5
-	)
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.11.1
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-	media-fonts/noto-emoji
-"
-PDEPEND="
-	>=kde-plasma/xdg-desktop-portal-kde-${PVCUT}:6
-"
-BDEPEND="
-	>=dev-qt/qtwayland-${QTMIN}:6
-	qt5? ( >=dev-qt/qtwaylandscanner-${QT5MIN}:5 )
-"
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_QT6=ON
-		-DBUILD_QT5=$(usex qt5)
-	)
-	ecm_src_configure
-}


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2024-05-24 19:49 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2024-05-24 19:49 UTC (permalink / raw
  To: gentoo-commits

commit:     57852544fb2c18bbab9f351d94822932e50698a3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 24 18:55:54 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 24 19:26:15 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=57852544

kde-plasma/plasma-integration: 6.0.90 version bump

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

 .../plasma-integration-6.0.90.ebuild               | 87 ++++++++++++++++++++++
 1 file changed, 87 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-6.0.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-6.0.90.ebuild
new file mode 100644
index 0000000000..45c4bdeedd
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-6.0.90.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KF5MIN=5.115.0
+KFMIN=6.2.0
+PVCUT=$(ver_cut 1-3)
+QT5MIN=5.15.12
+QTMIN=6.7.1
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="6"
+KEYWORDS="~amd64"
+IUSE="qt5"
+
+# requires running kde environment
+RESTRICT="test"
+
+# slot ops: qdbus*_p.h and Qt6::GuiPrivate for qtx11extras_p.h
+COMMON_DEPEND="
+	dev-libs/wayland
+	>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=dev-qt/qtwayland-${QTMIN}:6
+	>=kde-frameworks/kcolorscheme-${KFMIN}:6
+	>=kde-frameworks/kcompletion-${KFMIN}:6
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kguiaddons-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/kiconthemes-${KFMIN}:6
+	>=kde-frameworks/kio-${KFMIN}:6
+	>=kde-frameworks/kjobwidgets-${KFMIN}:6
+	>=kde-frameworks/knotifications-${KFMIN}:6
+	>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
+	>=kde-frameworks/kwindowsystem-${KFMIN}:6
+	>=kde-frameworks/kxmlgui-${KFMIN}:6
+	x11-libs/libXcursor
+	x11-libs/libxcb
+	qt5? (
+		>=dev-qt/qtdbus-${QT5MIN}:5
+		>=dev-qt/qtgui-${QT5MIN}:5=[dbus]
+		>=dev-qt/qtquickcontrols2-${QT5MIN}:5
+		>=dev-qt/qtwayland-${QT5MIN}:5
+		>=dev-qt/qtwidgets-${QT5MIN}:5
+		>=dev-qt/qtx11extras-${QT5MIN}:5
+		>=kde-frameworks/kcompletion-${KF5MIN}:5
+		>=kde-frameworks/kconfig-${KF5MIN}:5
+		>=kde-frameworks/kconfigwidgets-${KF5MIN}:5
+		>=kde-frameworks/kcoreaddons-${KF5MIN}:5
+		>=kde-frameworks/kguiaddons-${KF5MIN}:5
+		>=kde-frameworks/ki18n-${KF5MIN}:5
+		>=kde-frameworks/kiconthemes-${KF5MIN}:5
+		>=kde-frameworks/kio-${KF5MIN}:5
+		>=kde-frameworks/kjobwidgets-${KF5MIN}:5
+		>=kde-frameworks/knotifications-${KF5MIN}:5
+		>=kde-frameworks/kwindowsystem-${KF5MIN}:5
+		>=kde-frameworks/kxmlgui-${KF5MIN}:5
+	)
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/plasma-wayland-protocols-1.11.1
+"
+RDEPEND="${COMMON_DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+	media-fonts/noto-emoji
+"
+PDEPEND="
+	>=kde-plasma/xdg-desktop-portal-kde-${PVCUT}:6
+"
+BDEPEND="
+	>=dev-qt/qtwayland-${QTMIN}:6
+	qt5? ( >=dev-qt/qtwaylandscanner-${QT5MIN}:5 )
+"
+
+src_configure() {
+	local mycmakeargs=(
+		-DBUILD_QT6=ON
+		-DBUILD_QT5=$(usex qt5)
+	)
+	ecm_src_configure
+}


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2024-05-27 22:24 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2024-05-27 22:24 UTC (permalink / raw
  To: gentoo-commits

commit:     34e3aa25f12c9250ee458aff1a9dae7382c2c125
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 27 17:48:12 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May 27 17:48:12 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=34e3aa25

kde-plasma/plasma-integration: drop 6.0.90

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

 .../plasma-integration-6.0.90.ebuild               | 87 ----------------------
 1 file changed, 87 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-6.0.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-6.0.90.ebuild
deleted file mode 100644
index 45c4bdeedd..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-6.0.90.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KF5MIN=5.115.0
-KFMIN=6.2.0
-PVCUT=$(ver_cut 1-3)
-QT5MIN=5.15.12
-QTMIN=6.7.1
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE="qt5"
-
-# requires running kde environment
-RESTRICT="test"
-
-# slot ops: qdbus*_p.h and Qt6::GuiPrivate for qtx11extras_p.h
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]
-	>=dev-qt/qtdeclarative-${QTMIN}:6
-	>=dev-qt/qtwayland-${QTMIN}:6
-	>=kde-frameworks/kcolorscheme-${KFMIN}:6
-	>=kde-frameworks/kcompletion-${KFMIN}:6
-	>=kde-frameworks/kconfig-${KFMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kguiaddons-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/kiconthemes-${KFMIN}:6
-	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/kjobwidgets-${KFMIN}:6
-	>=kde-frameworks/knotifications-${KFMIN}:6
-	>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
-	>=kde-frameworks/kwindowsystem-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	x11-libs/libXcursor
-	x11-libs/libxcb
-	qt5? (
-		>=dev-qt/qtdbus-${QT5MIN}:5
-		>=dev-qt/qtgui-${QT5MIN}:5=[dbus]
-		>=dev-qt/qtquickcontrols2-${QT5MIN}:5
-		>=dev-qt/qtwayland-${QT5MIN}:5
-		>=dev-qt/qtwidgets-${QT5MIN}:5
-		>=dev-qt/qtx11extras-${QT5MIN}:5
-		>=kde-frameworks/kcompletion-${KF5MIN}:5
-		>=kde-frameworks/kconfig-${KF5MIN}:5
-		>=kde-frameworks/kconfigwidgets-${KF5MIN}:5
-		>=kde-frameworks/kcoreaddons-${KF5MIN}:5
-		>=kde-frameworks/kguiaddons-${KF5MIN}:5
-		>=kde-frameworks/ki18n-${KF5MIN}:5
-		>=kde-frameworks/kiconthemes-${KF5MIN}:5
-		>=kde-frameworks/kio-${KF5MIN}:5
-		>=kde-frameworks/kjobwidgets-${KF5MIN}:5
-		>=kde-frameworks/knotifications-${KF5MIN}:5
-		>=kde-frameworks/kwindowsystem-${KF5MIN}:5
-		>=kde-frameworks/kxmlgui-${KF5MIN}:5
-	)
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.11.1
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-	media-fonts/noto-emoji
-"
-PDEPEND="
-	>=kde-plasma/xdg-desktop-portal-kde-${PVCUT}:6
-"
-BDEPEND="
-	>=dev-qt/qtwayland-${QTMIN}:6
-	qt5? ( >=dev-qt/qtwaylandscanner-${QT5MIN}:5 )
-"
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_QT6=ON
-		-DBUILD_QT5=$(usex qt5)
-	)
-	ecm_src_configure
-}


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2024-06-18 20:03 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2024-06-18 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     99792afd77fc66f6563214142809ff3f150b83a6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 18 19:59:46 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 18 19:59:46 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=99792afd

kde-plasma/plasma-integration: drop 6.1.0

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

 .../plasma-integration-6.1.0.ebuild                | 87 ----------------------
 1 file changed, 87 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-6.1.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-6.1.0.ebuild
deleted file mode 100644
index 1fcf809d71..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-6.1.0.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KF5MIN=5.115.0
-KFMIN=6.3.0
-PVCUT=$(ver_cut 1-3)
-QT5MIN=5.15.12
-QTMIN=6.7.1
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE="qt5"
-
-# requires running kde environment
-RESTRICT="test"
-
-# slot ops: qdbus*_p.h and Qt6::GuiPrivate for qtx11extras_p.h
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]
-	>=dev-qt/qtdeclarative-${QTMIN}:6
-	>=dev-qt/qtwayland-${QTMIN}:6
-	>=kde-frameworks/kcolorscheme-${KFMIN}:6
-	>=kde-frameworks/kcompletion-${KFMIN}:6
-	>=kde-frameworks/kconfig-${KFMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kguiaddons-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/kiconthemes-${KFMIN}:6
-	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/kjobwidgets-${KFMIN}:6
-	>=kde-frameworks/knotifications-${KFMIN}:6
-	>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
-	>=kde-frameworks/kwindowsystem-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	x11-libs/libXcursor
-	x11-libs/libxcb
-	qt5? (
-		>=dev-qt/qtdbus-${QT5MIN}:5
-		>=dev-qt/qtgui-${QT5MIN}:5=[dbus]
-		>=dev-qt/qtquickcontrols2-${QT5MIN}:5
-		>=dev-qt/qtwayland-${QT5MIN}:5
-		>=dev-qt/qtwidgets-${QT5MIN}:5
-		>=dev-qt/qtx11extras-${QT5MIN}:5
-		>=kde-frameworks/kcompletion-${KF5MIN}:5
-		>=kde-frameworks/kconfig-${KF5MIN}:5
-		>=kde-frameworks/kconfigwidgets-${KF5MIN}:5
-		>=kde-frameworks/kcoreaddons-${KF5MIN}:5
-		>=kde-frameworks/kguiaddons-${KF5MIN}:5
-		>=kde-frameworks/ki18n-${KF5MIN}:5
-		>=kde-frameworks/kiconthemes-${KF5MIN}:5
-		>=kde-frameworks/kio-${KF5MIN}:5
-		>=kde-frameworks/kjobwidgets-${KF5MIN}:5
-		>=kde-frameworks/knotifications-${KF5MIN}:5
-		>=kde-frameworks/kwindowsystem-${KF5MIN}:5
-		>=kde-frameworks/kxmlgui-${KF5MIN}:5
-	)
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.11.1
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-	media-fonts/noto-emoji
-"
-PDEPEND="
-	>=kde-plasma/xdg-desktop-portal-kde-${PVCUT}:6
-"
-BDEPEND="
-	>=dev-qt/qtwayland-${QTMIN}:6
-	qt5? ( >=dev-qt/qtwaylandscanner-${QT5MIN}:5 )
-"
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_QT6=ON
-		-DBUILD_QT5=$(usex qt5)
-	)
-	ecm_src_configure
-}


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2024-06-23 11:22 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2024-06-23 11:22 UTC (permalink / raw
  To: gentoo-commits

commit:     3b6a7cc303c71fbde845f9640568c6694bd43a90
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 23 11:20:10 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 23 11:21:33 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3b6a7cc3

kde-plasma/plasma-integration: Add missing dependency for IUSE=qt5

Bug: https://bugs.gentoo.org/934734
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-integration/plasma-integration-6.1.49.9999.ebuild | 1 +
 kde-plasma/plasma-integration/plasma-integration-9999.ebuild        | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-6.1.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-6.1.49.9999.ebuild
index 55df474ab6..a5b010f692 100644
--- a/kde-plasma/plasma-integration/plasma-integration-6.1.49.9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-6.1.49.9999.ebuild
@@ -60,6 +60,7 @@ COMMON_DEPEND="
 		>=kde-frameworks/knotifications-${KF5MIN}:5
 		>=kde-frameworks/kwindowsystem-${KF5MIN}:5
 		>=kde-frameworks/kxmlgui-${KF5MIN}:5
+		>=kde-plasma/kwayland-${KF5MIN}:5
 	)
 "
 DEPEND="${COMMON_DEPEND}

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index 0ee871317c..0a2509f952 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -60,6 +60,7 @@ COMMON_DEPEND="
 		>=kde-frameworks/knotifications-${KF5MIN}:5
 		>=kde-frameworks/kwindowsystem-${KF5MIN}:5
 		>=kde-frameworks/kxmlgui-${KF5MIN}:5
+		>=kde-plasma/kwayland-${KF5MIN}:5
 	)
 "
 DEPEND="${COMMON_DEPEND}


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2024-09-10 16:48 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2024-09-10 16:48 UTC (permalink / raw
  To: gentoo-commits

commit:     9c1d25aaa893975e87cc9b66ddf9b14cf87912be
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 16:04:10 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 16:45:00 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9c1d25aa

kde-plasma/plasma-integration: drop 6.1.49.9999

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

 .../plasma-integration-6.1.49.9999.ebuild          | 88 ----------------------
 1 file changed, 88 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-6.1.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-6.1.49.9999.ebuild
deleted file mode 100644
index f8b4487c25..0000000000
--- a/kde-plasma/plasma-integration/plasma-integration-6.1.49.9999.ebuild
+++ /dev/null
@@ -1,88 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KF5MIN=5.115.0
-KFMIN=6.5.0
-PVCUT=$(ver_cut 1-3)
-QT5MIN=5.15.12
-QTMIN=6.7.2
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="6"
-KEYWORDS=""
-IUSE="qt5"
-
-# requires running kde environment
-RESTRICT="test"
-
-# slot ops: qdbus*_p.h and Qt6::GuiPrivate for qtx11extras_p.h
-COMMON_DEPEND="
-	dev-libs/wayland
-	>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]
-	>=dev-qt/qtdeclarative-${QTMIN}:6
-	>=dev-qt/qtwayland-${QTMIN}:6
-	>=kde-frameworks/kcolorscheme-${KFMIN}:6
-	>=kde-frameworks/kcompletion-${KFMIN}:6
-	>=kde-frameworks/kconfig-${KFMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kguiaddons-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/kiconthemes-${KFMIN}:6
-	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/kjobwidgets-${KFMIN}:6
-	>=kde-frameworks/knotifications-${KFMIN}:6
-	>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
-	>=kde-frameworks/kwindowsystem-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	x11-libs/libXcursor
-	x11-libs/libxcb
-	qt5? (
-		>=dev-qt/qtdbus-${QT5MIN}:5
-		>=dev-qt/qtgui-${QT5MIN}:5=[dbus]
-		>=dev-qt/qtquickcontrols2-${QT5MIN}:5
-		>=dev-qt/qtwayland-${QT5MIN}:5
-		>=dev-qt/qtwidgets-${QT5MIN}:5
-		>=dev-qt/qtx11extras-${QT5MIN}:5
-		>=kde-frameworks/kcompletion-${KF5MIN}:5
-		>=kde-frameworks/kconfig-${KF5MIN}:5
-		>=kde-frameworks/kconfigwidgets-${KF5MIN}:5
-		>=kde-frameworks/kcoreaddons-${KF5MIN}:5
-		>=kde-frameworks/kguiaddons-${KF5MIN}:5
-		>=kde-frameworks/ki18n-${KF5MIN}:5
-		>=kde-frameworks/kiconthemes-${KF5MIN}:5
-		>=kde-frameworks/kio-${KF5MIN}:5
-		>=kde-frameworks/kjobwidgets-${KF5MIN}:5
-		>=kde-frameworks/knotifications-${KF5MIN}:5
-		>=kde-frameworks/kwindowsystem-${KF5MIN}:5
-		>=kde-frameworks/kxmlgui-${KF5MIN}:5
-		>=kde-plasma/kwayland-${KF5MIN}:5
-	)
-"
-DEPEND="${COMMON_DEPEND}
-	>=dev-libs/plasma-wayland-protocols-1.13.0
-"
-RDEPEND="${COMMON_DEPEND}
-	media-fonts/hack
-	media-fonts/noto
-	media-fonts/noto-emoji
-"
-PDEPEND="
-	>=kde-plasma/xdg-desktop-portal-kde-${PVCUT}:6
-"
-BDEPEND="
-	>=dev-qt/qtwayland-${QTMIN}:6
-	qt5? ( >=dev-qt/qtwaylandscanner-${QT5MIN}:5 )
-"
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_QT6=ON
-		-DBUILD_QT5=$(usex qt5)
-	)
-	ecm_src_configure
-}


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
@ 2024-09-14 21:33 Andreas Sturmlechner
  0 siblings, 0 replies; 74+ messages in thread
From: Andreas Sturmlechner @ 2024-09-14 21:33 UTC (permalink / raw
  To: gentoo-commits

commit:     79ca80acc837c51ea8670a9e031c3eddf70ee411
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 20:40:48 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 21:29:37 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=79ca80ac

kde-plasma/plasma-integration: 6.1.90 version bump

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

 .../plasma-integration-6.1.90.ebuild               | 88 ++++++++++++++++++++++
 1 file changed, 88 insertions(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-6.1.90.ebuild b/kde-plasma/plasma-integration/plasma-integration-6.1.90.ebuild
new file mode 100644
index 0000000000..c5a688372e
--- /dev/null
+++ b/kde-plasma/plasma-integration/plasma-integration-6.1.90.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KF5MIN=5.115.0
+KFMIN=6.6.0
+PVCUT=$(ver_cut 1-3)
+QT5MIN=5.15.12
+QTMIN=6.7.2
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
+
+LICENSE="LGPL-2+"
+SLOT="6"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="qt5"
+
+# requires running kde environment
+RESTRICT="test"
+
+# slot ops: qdbus*_p.h and Qt6::GuiPrivate for qtx11extras_p.h
+COMMON_DEPEND="
+	dev-libs/wayland
+	>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=dev-qt/qtwayland-${QTMIN}:6
+	>=kde-frameworks/kcolorscheme-${KFMIN}:6
+	>=kde-frameworks/kcompletion-${KFMIN}:6
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kguiaddons-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/kiconthemes-${KFMIN}:6
+	>=kde-frameworks/kio-${KFMIN}:6
+	>=kde-frameworks/kjobwidgets-${KFMIN}:6
+	>=kde-frameworks/knotifications-${KFMIN}:6
+	>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
+	>=kde-frameworks/kwindowsystem-${KFMIN}:6
+	>=kde-frameworks/kxmlgui-${KFMIN}:6
+	x11-libs/libXcursor
+	x11-libs/libxcb
+	qt5? (
+		>=dev-qt/qtdbus-${QT5MIN}:5
+		>=dev-qt/qtgui-${QT5MIN}:5=[dbus]
+		>=dev-qt/qtquickcontrols2-${QT5MIN}:5
+		>=dev-qt/qtwayland-${QT5MIN}:5
+		>=dev-qt/qtwidgets-${QT5MIN}:5
+		>=dev-qt/qtx11extras-${QT5MIN}:5
+		>=kde-frameworks/kcompletion-${KF5MIN}:5
+		>=kde-frameworks/kconfig-${KF5MIN}:5
+		>=kde-frameworks/kconfigwidgets-${KF5MIN}:5
+		>=kde-frameworks/kcoreaddons-${KF5MIN}:5
+		>=kde-frameworks/kguiaddons-${KF5MIN}:5
+		>=kde-frameworks/ki18n-${KF5MIN}:5
+		>=kde-frameworks/kiconthemes-${KF5MIN}:5
+		>=kde-frameworks/kio-${KF5MIN}:5
+		>=kde-frameworks/kjobwidgets-${KF5MIN}:5
+		>=kde-frameworks/knotifications-${KF5MIN}:5
+		>=kde-frameworks/kwindowsystem-${KF5MIN}:5
+		>=kde-frameworks/kxmlgui-${KF5MIN}:5
+		>=kde-plasma/kwayland-${KF5MIN}:5
+	)
+"
+DEPEND="${COMMON_DEPEND}
+	>=dev-libs/plasma-wayland-protocols-1.14.0
+"
+RDEPEND="${COMMON_DEPEND}
+	media-fonts/hack
+	media-fonts/noto
+	media-fonts/noto-emoji
+"
+PDEPEND="
+	>=kde-plasma/xdg-desktop-portal-kde-${PVCUT}:6
+"
+BDEPEND="
+	>=dev-qt/qtwayland-${QTMIN}:6
+	qt5? ( >=dev-qt/qtwaylandscanner-${QT5MIN}:5 )
+"
+
+src_configure() {
+	local mycmakeargs=(
+		-DBUILD_QT6=ON
+		-DBUILD_QT5=$(usex qt5)
+	)
+	ecm_src_configure
+}


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

end of thread, other threads:[~2024-09-14 21:33 UTC | newest]

Thread overview: 74+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-01 12:01 [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2024-09-14 21:33 Andreas Sturmlechner
2024-09-10 16:48 Andreas Sturmlechner
2024-06-23 11:22 Andreas Sturmlechner
2024-06-18 20:03 Andreas Sturmlechner
2024-05-27 22:24 Andreas Sturmlechner
2024-05-24 19:49 Andreas Sturmlechner
2024-05-21 19:06 Andreas Sturmlechner
2024-03-16 10:37 Andreas Sturmlechner
2024-01-16 15:28 Andreas Sturmlechner
2024-01-10 16:47 Andreas Sturmlechner
2023-12-23 18:46 Andreas Sturmlechner
2023-12-20 23:02 Andreas Sturmlechner
2023-12-17 12:11 Sam James
2023-12-12 18:58 Andreas Sturmlechner
2023-10-25  7:42 Andreas Sturmlechner
2023-10-24 18:39 Andreas Sturmlechner
2023-06-27 20:44 Andreas Sturmlechner
2023-06-27 20:40 Andreas Sturmlechner
2023-03-14 20:21 Andreas Sturmlechner
2023-03-14 14:47 Andreas Sturmlechner
2023-03-14 10:08 Andreas Sturmlechner
2023-03-07 19:32 Andreas Sturmlechner
2023-02-22 11:59 Andreas Sturmlechner
2023-02-21 14:02 Andreas Sturmlechner
2023-02-14 11:27 Andreas Sturmlechner
2023-02-09 13:26 Andreas Sturmlechner
2023-01-20 13:59 Andreas Sturmlechner
2023-01-20 10:40 Andreas Sturmlechner
2023-01-04 15:21 Andreas Sturmlechner
2022-12-13 20:37 Andreas Sturmlechner
2022-10-11 12:51 Andreas Sturmlechner
2022-10-11 12:37 Andreas Sturmlechner
2022-10-06 14:48 Andreas Sturmlechner
2022-09-15 21:41 Andreas Sturmlechner
2022-09-15 20:57 Andreas Sturmlechner
2022-09-06 19:16 Andreas Sturmlechner
2022-07-13  9:18 Andreas Sturmlechner
2022-07-12 13:50 Andreas Sturmlechner
2022-06-14 12:47 Andreas Sturmlechner
2022-06-09 11:29 Andreas Sturmlechner
2022-06-08  9:22 Andreas Sturmlechner
2022-03-21 19:03 Andreas Sturmlechner
2022-02-08 13:17 Andreas Sturmlechner
2022-02-03 20:10 Andreas Sturmlechner
2022-01-18 17:41 Andreas Sturmlechner
2022-01-17 17:49 Andreas Sturmlechner
2022-01-04 16:20 Andreas Sturmlechner
2022-01-04 11:57 Andreas Sturmlechner
2021-10-14 10:26 Andreas Sturmlechner
2021-10-04 13:04 Andreas Sturmlechner
2021-09-21 18:44 Andreas Sturmlechner
2021-09-02 17:36 Andreas Sturmlechner
2021-06-11  5:49 Andreas Sturmlechner
2021-05-14 20:41 Andreas Sturmlechner
2021-05-04 21:12 Andreas Sturmlechner
2021-02-16 15:48 Andreas Sturmlechner
2021-02-16 14:25 Andreas Sturmlechner
2021-02-11 13:38 Andreas Sturmlechner
2021-01-23  0:26 Andreas Sturmlechner
2021-01-05 17:44 Andreas Sturmlechner
2020-10-13 11:51 Andreas Sturmlechner
2020-10-09  6:35 Andreas Sturmlechner
2020-09-19  8:12 Andreas Sturmlechner
2020-09-01 16:40 Andreas Sturmlechner
2017-09-26 12:58 Michael Palimaka
2017-02-05 13:46 Andreas Sturmlechner
2016-10-20 20:18 Michael Palimaka
2016-08-02 15:33 Johannes Huber
2016-06-19 12:01 Michael Palimaka
2016-05-11 18:40 Michael Palimaka
2016-03-13 11:18 Johannes Huber
2016-01-31 16:22 Michael Palimaka
2016-01-26 13:48 Michael Palimaka

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