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 003351582EF for ; Tue, 11 Feb 2025 18:00:10 +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 DF9D934317F for ; Tue, 11 Feb 2025 18:00:09 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 43BDD11047E; Tue, 11 Feb 2025 17:59:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3BFF811047F 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 E632E34309B 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 76BA32806 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.e355181a6db00c352d828af9eac1e215b241787b.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plymouth-kcm/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plymouth-kcm/Manifest kde-plasma/plymouth-kcm/plymouth-kcm-6.3.0.ebuild X-VCS-Directories: kde-plasma/plymouth-kcm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e355181a6db00c352d828af9eac1e215b241787b 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: b822039c-80dc-4818-ae18-5e671de261cd X-Archives-Hash: 684e1131d2770dbfedcbf2803bb3742d commit: e355181a6db00c352d828af9eac1e215b241787b Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 10 23:32:24 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=e355181a kde-plasma/plymouth-kcm: 6.3.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plymouth-kcm/Manifest | 1 + kde-plasma/plymouth-kcm/plymouth-kcm-6.3.0.ebuild | 35 +++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest index 46f48c2b1fa3..2d84a82f0cbe 100644 --- a/kde-plasma/plymouth-kcm/Manifest +++ b/kde-plasma/plymouth-kcm/Manifest @@ -1 +1,2 @@ DIST plymouth-kcm-6.2.5.tar.xz 47684 BLAKE2B 33d5c7b6096a04b33b9315846205c615679a67a35a53766c88bbfd5c2ac109e1ad0fd1252133442bc39f5398c547907be4846727b623d279d6be7d6fc2f17a33 SHA512 e69e5ad514badb36cdbca77d56093834309ccc2f41a76587f2d3ee0690658ecd8124adb3c3b7b2348edf4a05286bed0f8c12d58fd7d5182827b65e93381b189f +DIST plymouth-kcm-6.3.0.tar.xz 49500 BLAKE2B 7faca7baa350376d23e5b5f98bd600aa060fadee4ee4e244bab38797175ea850e11e3ab8d92e06b72d912fa529a6e6290baa61c7ed89962c2cc322b98ce36f79 SHA512 626436b50b9125910c228e21bbbf2e961f58d2727a506da0f3926bb04e08bd7240134bace2520f3297327f6d9fa1802f463ce0a5d491e1900ce976af80deda8c diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.3.0.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-6.3.0.ebuild new file mode 100644 index 000000000000..9cfb252448d9 --- /dev/null +++ b/kde-plasma/plymouth-kcm/plymouth-kcm-6.3.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KFMIN=6.10.0 +QTMIN=6.8.1 +inherit ecm plasma.kde.org xdg + +DESCRIPTION="KDE Plasma control module for Plymouth" +HOMEPAGE="https://invent.kde.org/plasma/plymouth-kcm" + +LICENSE="GPL-2+" +SLOT="6" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~x86" +IUSE="" + +DEPEND=" + >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] + >=dev-qt/qtdeclarative-${QTMIN}:6 + >=kde-frameworks/karchive-${KFMIN}:6 + >=kde-frameworks/kauth-${KFMIN}:6 + >=kde-frameworks/kconfig-${KFMIN}:6 + >=kde-frameworks/kcoreaddons-${KFMIN}:6 + >=kde-frameworks/ki18n-${KFMIN}:6 + >=kde-frameworks/kio-${KFMIN}:6 + >=kde-frameworks/knewstuff-${KFMIN}:6 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 + sys-boot/plymouth +" +RDEPEND="${DEPEND} + >=kde-frameworks/kcmutils-${KFMIN}:6 + >=kde-frameworks/kirigami-${KFMIN}:6 +" +BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"