commit:     6fc16a49dbb947ede12459a3b4522bca3b906c5d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  4 18:45:07 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr  4 19:06:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fc16a49

kde-plasma/plymouth-kcm: 5.27.4.1 version bump

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

 kde-plasma/plymouth-kcm/Manifest                   |  1 +
 .../plymouth-kcm/plymouth-kcm-5.27.4.1.ebuild      | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest
index b90c35cd87cc..4ea0eae561e4 100644
--- a/kde-plasma/plymouth-kcm/Manifest
+++ b/kde-plasma/plymouth-kcm/Manifest
@@ -1,2 +1,3 @@
 DIST plymouth-kcm-5.26.5.tar.xz 44028 BLAKE2B 
d02d378b930a2441f797be6c93669fbc4d13c673ec73c7eba8e3b02a8b54bd84f7fe32b0824f1910ac74343ddd113ac3dd41e68becfd3f77e3e2eb02e315adbd
 SHA512 
c7c1ef4032b855846fe26a0c3be98835c0b9f3866612092ce6c07ae50898d99c3d988b0603df4305e484035b535e1991f5425bb99343e177fe9764c1ebdcfdc7
 DIST plymouth-kcm-5.27.3.tar.xz 45556 BLAKE2B 
6d51d49a92f5e024d837e839284199a81166f72ba3b47d809bce43ae749db7d974bbfc5d5914e2bdf20316b55bb535f2d77943ebcafed9db99ee672dc18fa7cc
 SHA512 
53b50b83dba5afad391674b089425ee1c74036934c647d179410d8f580445d8c2556488d736720e1d144d9d1a73d0eabacf56336673d67fdbe4e8d9015b07b46
+DIST plymouth-kcm-5.27.4.1.tar.xz 45584 BLAKE2B 
c249e49b32253695f325a29ecba421b83277585c78f5ef1483ea49be2ba667925b5d3435fd9a9b3533dcac92b0da0be59d8b6d2f8b73975b1e37165c304398be
 SHA512 
7b7f34400724c0751dfc23badbb2e1dc8c047290f27a2ad24fc1d6b80886dd5d942c4888c8831f63aec3ec28eab4c0e7a1bffc9e0800175b5b2fd32ff685e208

diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.4.1.ebuild 
b/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.4.1.ebuild
new file mode 100644
index 000000000000..774a59d17f14
--- /dev/null
+++ b/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.4.1.ebuild
@@ -0,0 +1,38 @@
+# 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
+inherit ecm plasma.kde.org
+
+DESCRIPTION="KDE Plasma control module for Plymouth"
+HOMEPAGE="https://invent.kde.org/plasma/plymouth-kcm";
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+       >=dev-qt/qtdeclarative-${QTMIN}:5
+       >=dev-qt/qtgui-${QTMIN}:5
+       >=dev-qt/qtquickcontrols-${QTMIN}:5
+       >=dev-qt/qtwidgets-${QTMIN}:5
+       >=kde-frameworks/karchive-${KFMIN}:5
+       >=kde-frameworks/kauth-${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/knewstuff-${KFMIN}:5
+       >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+       sys-boot/plymouth
+"
+RDEPEND="${DEPEND}
+       >=kde-plasma/kde-cli-tools-${PVCUT}:5
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"

Reply via email to