kde-plasma/plymouth-kcm: drop 6.4.0

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-06-24 17:58:10 +02:00
parent b9888b3e3d
commit 746a8747ac
2 changed files with 0 additions and 36 deletions

View File

@@ -1,3 +1,2 @@
DIST plymouth-kcm-6.3.5.tar.xz 49392 BLAKE2B da1a2f2691361704ec11ffaa4e4ea1626be394d4d72f5c12c1c9582e63ca77d561015d6e3b919f77ee08b30a7d29cf59a5e759284183901af1f290b8b1fb0faf SHA512 ac066e47496744d91845e3bd53410fe51c97bbda47fc042f134b37b5b466a00315d665088fb3ef4498110c5fcb0cd88677e80a2fd68c63084b22f065d88140e1
DIST plymouth-kcm-6.4.0.tar.xz 49216 BLAKE2B 893c9c866353690b147adbd369555fd0ce04e71336d288dc282a624ef6b29e19760b79a9c3867bf9048fcfac9746dd4d41863956ea5909ea23cca8ea5dbef6f5 SHA512 ed174729a9068fdda883c97c5e2e382098b5e24f68961b8216058644b2e1bd3efa46dd9bf27532b0864c36158c3477621d0cf36f8260b41830702c75b4708852
DIST plymouth-kcm-6.4.1.tar.xz 49228 BLAKE2B d676b1e05afc7d85a22b0c14d2d4ee365b5dae0440ca2c271b0a0aad41499ecc7a445d142969150406a64bc39cdf6d5b013b7c3af4f5f39905bb3cb9861471bd SHA512 9450e0560c47433ae1fb53e968336a7d5fa62a37f866ec661f5352c8905183b1fbfc2f919fcfcd0d81b3947cd18c446058d3263839a5c3fb203351c6c2cdec3b

View File

@@ -1,35 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
KFMIN=6.14.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"