kde-misc/kclock: drop 25.04.0

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-05-08 19:31:15 +02:00
parent 70f0667c0b
commit 6ffba7fa12
2 changed files with 0 additions and 35 deletions

View File

@@ -1,3 +1,2 @@
DIST kclock-24.12.3.tar.xz 663004 BLAKE2B 4fd9d75f4803f0299e216fb8e38963bb3618bec81e805b2d1a5b167089d0ae8a1056e571e5504b932785b278dc56803290f63f5d403f3efc4852186702f119f7 SHA512 5b50f6560095d9ec5e34577b2efb88af9c682cb78c439a534fb7e23dda35b83b78d3579fdb15d5349b3ed9d10d6098bfbee48d9e2f82b6ddb07f08e5025cb41d
DIST kclock-25.04.0.tar.xz 665796 BLAKE2B 0c0008cef9183026c4000422f3c240a7a96e17393feaa6538e09fb7e61091207bdc1631f5654d1a3f74b29cd64c11afb0c9a804fdcdad091dda59a6023999b3b SHA512 c7c39eb4060edb16a887f5c51f57bfcdd5a61b94c8a2d5092dd60d512b7520b7efc03572b684057a63554272dafe5ff3af2116fdc312386b7879dde5fd17feba
DIST kclock-25.04.1.tar.xz 665988 BLAKE2B 832491ea5cc5340c66429971f69e7ab6f40a6fdc71aeed6b55e6b35c450f641e3b43c2177b3ea59e820520ad500cdd77faf3938479d65cc239e8b500bb6cc750 SHA512 6da754e2c9f7bdcb8c0f8dd423c5902c0d84bd71a585430757392eb73cbed6ad5dd4434b7f2e067ddcd7986aa317730bd1506e802fcdfcdfbaeba01c264d7f4c

View File

@@ -1,34 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
KDE_ORG_CATEGORY="utilities"
KFMIN=6.9.0
QTMIN=6.7.2
inherit ecm gear.kde.org xdg
DESCRIPTION="Convergent clock application for Plasma"
HOMEPAGE="https://apps.kde.org/kclock/"
LICENSE="CC0-1.0 CC-BY-4.0 GPL-2+ GPL-3+ LGPL-2.1+"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
DEPEND="
dev-libs/kirigami-addons:6
>=dev-qt/qtbase-${QTMIN}:6[gui,network,widgets]
>=dev-qt/qtdeclarative-${QTMIN}:6
>=dev-qt/qtmultimedia-${QTMIN}:6[qml]
>=kde-frameworks/kconfig-${KFMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/kdbusaddons-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kirigami-${KFMIN}:6
>=kde-frameworks/knotifications-${KFMIN}:6
>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
kde-plasma/libplasma:6
"
RDEPEND="${DEPEND}
>=dev-qt/qt5compat-${QTMIN}:6[qml]
"