mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
kde-misc/kclock: 25.04.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1 +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
|
||||
|
||||
34
kde-misc/kclock/kclock-25.04.0.ebuild
Normal file
34
kde-misc/kclock/kclock-25.04.0.ebuild
Normal file
@@ -0,0 +1,34 @@
|
||||
# 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]
|
||||
"
|
||||
Reference in New Issue
Block a user