public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-bigscreen/
Date: Thu,  7 Mar 2024 11:18:25 +0000 (UTC)	[thread overview]
Message-ID: <1709810264.67e0303580df72fda5512440fbb1b8ace7964e38.asturm@gentoo> (raw)

commit:     67e0303580df72fda5512440fbb1b8ace7964e38
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  7 11:17:44 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar  7 11:17:44 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=67e03035

kde-plasma/plasma-bigscreen: Port to KF6

add kde-invent upstream metadata

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

 kde-plasma/plasma-bigscreen/metadata.xml           |  1 +
 .../plasma-bigscreen-5.27.49.9999.ebuild           | 49 ++++++++++------------
 2 files changed, 24 insertions(+), 26 deletions(-)

diff --git a/kde-plasma/plasma-bigscreen/metadata.xml b/kde-plasma/plasma-bigscreen/metadata.xml
index 5324fffe77..24854fce46 100644
--- a/kde-plasma/plasma-bigscreen/metadata.xml
+++ b/kde-plasma/plasma-bigscreen/metadata.xml
@@ -7,5 +7,6 @@
 	</maintainer>
 	<upstream>
 		<bugs-to>https://bugs.kde.org/</bugs-to>
+		<remote-id type="kde-invent">plasma/plasma-bigscreen</remote-id>
 	</upstream>
 </pkgmetadata>

diff --git a/kde-plasma/plasma-bigscreen/plasma-bigscreen-5.27.49.9999.ebuild b/kde-plasma/plasma-bigscreen/plasma-bigscreen-5.27.49.9999.ebuild
index bb00c7accf..e0b8ca591a 100644
--- a/kde-plasma/plasma-bigscreen/plasma-bigscreen-5.27.49.9999.ebuild
+++ b/kde-plasma/plasma-bigscreen/plasma-bigscreen-5.27.49.9999.ebuild
@@ -3,43 +3,40 @@
 
 EAPI=8
 
-KFMIN=5.106.0
+KFMIN=6.0.0
 PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.9
+QTMIN=6.6.2
 inherit ecm plasma.kde.org
 
 DESCRIPTION="Plasma shell for TVs"
 HOMEPAGE="https://plasma-bigscreen.org/"
 
 LICENSE="Apache-2.0 GPL-2"
-SLOT="5"
+SLOT="6"
 KEYWORDS=""
 IUSE=""
 
 DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtmultimedia-${QTMIN}:5
-	>=dev-qt/qtnetwork-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kservice-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-plasma/kwayland-${PVCUT}:5
-	>=kde-plasma/libkworkspace-5.19.0:5
-	>=kde-plasma/libplasma-${PVCUT}:5
-	>=kde-plasma/plasma-activities-${PVCUT}:5
-	>=kde-plasma/plasma-activities-stats-${PVCUT}:5
+	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=dev-qt/qtmultimedia-${QTMIN}:6
+	>=kde-frameworks/kcmutils-${KFMIN}:6
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kdeclarative-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/kio-${KFMIN}:6
+	>=kde-frameworks/kirigami-${KFMIN}:6
+	>=kde-frameworks/knotifications-${KFMIN}:6
+	>=kde-frameworks/kservice-${KFMIN}:6
+	>=kde-frameworks/kwindowsystem-${KFMIN}:6
+	>=kde-plasma/kwayland-${PVCUT}:6
+	>=kde-plasma/libplasma-${PVCUT}:6
+	>=kde-plasma/plasma-activities-${PVCUT}:6
+	>=kde-plasma/plasma-activities-stats-${PVCUT}:6
+	>=kde-plasma/plasma-workspace-${PVCUT}:6
 "
 RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtvirtualkeyboard-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:6
+	>=dev-qt/qtvirtualkeyboard-${QTMIN}:6
 "


             reply	other threads:[~2024-03-07 11:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-07 11:18 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-14 22:21 [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-bigscreen/ Andreas Sturmlechner
2023-11-28 22:27 Andreas Sturmlechner
2023-01-04 15:21 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-23 13:05 Andreas Sturmlechner
2022-09-17 14:08 Andreas Sturmlechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1709810264.67e0303580df72fda5512440fbb1b8ace7964e38.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox