From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9BB591582EF for ; Tue, 11 Feb 2025 18:00:13 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 822653431A9 for ; Tue, 11 Feb 2025 18:00:13 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 499A4110481; Tue, 11 Feb 2025 17:59:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 40F9011047F for ; Tue, 11 Feb 2025 17:59:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EC2463430DE for ; Tue, 11 Feb 2025 17:59:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6439A2805 for ; Tue, 11 Feb 2025 17:59:39 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1739296716.146ce8d7031153d7e539865fd1e9abee606a2a59.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma5support/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma5support/Manifest kde-plasma/plasma5support/metadata.xml kde-plasma/plasma5support/plasma5support-6.3.0.ebuild X-VCS-Directories: kde-plasma/plasma5support/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 146ce8d7031153d7e539865fd1e9abee606a2a59 X-VCS-Branch: master Date: Tue, 11 Feb 2025 17:59:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f6817155-635b-49f2-a8c1-f05b0184b6b6 X-Archives-Hash: a85cdc70a93879b6cb3fe45220f34702 commit: 146ce8d7031153d7e539865fd1e9abee606a2a59 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 10 23:32:20 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Feb 11 17:58:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=146ce8d7 kde-plasma/plasma5support: 6.3.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma5support/Manifest | 1 + kde-plasma/plasma5support/metadata.xml | 3 ++ .../plasma5support/plasma5support-6.3.0.ebuild | 50 ++++++++++++++++++++++ 3 files changed, 54 insertions(+) diff --git a/kde-plasma/plasma5support/Manifest b/kde-plasma/plasma5support/Manifest index 67393b726675..5bc110a4061b 100644 --- a/kde-plasma/plasma5support/Manifest +++ b/kde-plasma/plasma5support/Manifest @@ -1 +1,2 @@ DIST plasma5support-6.2.5.tar.xz 191624 BLAKE2B 32f204d1d3a4b0c7a61f180c2e4e9577927fa80d3f4f1ba9be5edb17146080f04b5670cb4ff41daa8717781c5df8f0291af15427124a63df0ecb15e1ad592fdf SHA512 0cbd74cf799b50c4e0baf834940b503c61c5af54f24a3aec52d5a50866ff430590ec6ca1712129b6584734e26f4b537e61b1d3a91313597400bc57bdfaa27dbc +DIST plasma5support-6.3.0.tar.xz 229220 BLAKE2B 99634af6279d8e228d79ee9f8ced97204a7a78aaf3d28bb25994c8648d004624157ea3016360213f6b7c445f60b81218214550c29c0472573ad41af5573757d7 SHA512 2a9388c9e91c9a55c9288ef2a73ac7bdade11ae1de125adb7f5b7955e21d797c0e02a101d7ab2a71f533f64610d9170c47e5491dd1a6d6fbe6b9f39874b76ae7 diff --git a/kde-plasma/plasma5support/metadata.xml b/kde-plasma/plasma5support/metadata.xml index 7c7e791bbadc..fbe2d3d273a2 100644 --- a/kde-plasma/plasma5support/metadata.xml +++ b/kde-plasma/plasma5support/metadata.xml @@ -9,4 +9,7 @@ https://bugs.kde.org/ plasma/plasma5support + + Enable kactivities support + diff --git a/kde-plasma/plasma5support/plasma5support-6.3.0.ebuild b/kde-plasma/plasma5support/plasma5support-6.3.0.ebuild new file mode 100644 index 000000000000..0972202b3dc3 --- /dev/null +++ b/kde-plasma/plasma5support/plasma5support-6.3.0.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_QTHELP="true" +ECM_TEST="true" +KFMIN=6.10.0 +QTMIN=6.8.1 +inherit ecm plasma.kde.org + +DESCRIPTION="Support components for porting from KF5/Qt5 to KF6/Qt6" + +LICENSE="GPL-2+ LGPL-2+" +SLOT="6" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" +IUSE="activities geolocation X" + +RESTRICT="test" # bug 926347 + +DEPEND=" + >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,sql,widgets] + >=dev-qt/qtdeclarative-${QTMIN}:6 + >=kde-frameworks/kconfig-${KFMIN}:6 + >=kde-frameworks/kcoreaddons-${KFMIN}:6 + >=kde-frameworks/kguiaddons-${KFMIN}:6 + >=kde-frameworks/ki18n-${KFMIN}:6 + >=kde-frameworks/kidletime-${KFMIN}:6 + >=kde-frameworks/kio-${KFMIN}:6 + >=kde-frameworks/knotifications-${KFMIN}:6 + >=kde-frameworks/kservice-${KFMIN}:6 + >=kde-frameworks/solid-${KFMIN}:6 + >=kde-plasma/libksysguard-${KDE_CATV}:6 + activities? ( >=kde-plasma/plasma-activities-${KDE_CATV}:6 ) + geolocation? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:6 ) + X? ( x11-libs/libX11 ) +" +RDEPEND="${DEPEND} + !kde-plasma/plasma-workspace:5 + !