commit:     52cb106fbe72ead1a7b8e4254587e026e3938b49
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  9 15:21:43 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul  9 16:25:42 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52cb106f

kde-plasma/plymouth-kcm: 6.3.6 version bump

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

 kde-plasma/plymouth-kcm/Manifest                  |  1 +
 kde-plasma/plymouth-kcm/plymouth-kcm-6.3.6.ebuild | 35 +++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest
index d164d66cc3fd..2c497659ca9a 100644
--- a/kde-plasma/plymouth-kcm/Manifest
+++ b/kde-plasma/plymouth-kcm/Manifest
@@ -1,2 +1,3 @@
 DIST plymouth-kcm-6.3.5.tar.xz 49392 BLAKE2B 
da1a2f2691361704ec11ffaa4e4ea1626be394d4d72f5c12c1c9582e63ca77d561015d6e3b919f77ee08b30a7d29cf59a5e759284183901af1f290b8b1fb0faf
 SHA512 
ac066e47496744d91845e3bd53410fe51c97bbda47fc042f134b37b5b466a00315d665088fb3ef4498110c5fcb0cd88677e80a2fd68c63084b22f065d88140e1
+DIST plymouth-kcm-6.3.6.tar.xz 49196 BLAKE2B 
aa9e90199c4f091a64cb91d6131062f01a175bc64b1c5a7554116b3137c19637dba216052ed34bb97d5b997114a6da1e3ea081344ffa4ee1e35f2604284b250d
 SHA512 
54c52c40df6028e4e041d8b92eb4ee849095c2db53a0d705367a091a101503cc480b18e23c05a5ffe2a2e7e9302ebbbb546352ed83bd63d4a374b56e0f23d70e
 DIST plymouth-kcm-6.4.2.tar.xz 49208 BLAKE2B 
df599280834f9d8f0dcf710067ac3f52671b124b6d1d27ca3639f42d3a0dd41abb7ad2e7c2b8ab12e33d1f4513f570dc5010b55670f6977d978c6605e3708ce7
 SHA512 
8a6a4aab582d0ebe63257bb3c7af0b8db308c63df8cacce5210863b66ae9c95e0acd1b94d73bf09dee07eb5e9abf7faf3e2d35aeebfc41f9c720af81c49fc76d

diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.3.6.ebuild 
b/kde-plasma/plymouth-kcm/plymouth-kcm-6.3.6.ebuild
new file mode 100644
index 000000000000..9cfb252448d9
--- /dev/null
+++ b/kde-plasma/plymouth-kcm/plymouth-kcm-6.3.6.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"

Reply via email to