mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
kde-apps/kteatime: 26.08.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST kteatime-26.04.3.tar.xz 311480 BLAKE2B c83a8b979fbf4169b69c5f66baeaf1c8d458896c9172f9c662c5a29017eaeabdd9faf9206d8d4fd5eae560a1dc733a0d689ee1a11d6fc96a1570ca17b697e56a SHA512 5df7cab7178576e23c59d3b6ce9f318774cd963dc29749528e2ad404294cd70b0c008ca8791bb964c0ea5df30a07f755f2cd97a845706053cedc3c164cb2b394
|
||||
DIST kteatime-26.08.0.tar.xz 311864 BLAKE2B e6791c9d0c5b4ebf6f9604840dcdb156539f543d4260b58215cc7f954f83d18051d07a64be7ca90ef33cc60e89b3845085dda026a06f7496940f0419b8404820 SHA512 ef3262c64d63268ee18932ccd3a6f43964bfe8050fdc3f05811526601b79c30558a3d6fa18ce44b383a43ad35be45f6ffbe09fe4c7954c1b47fdab3f73c5354b
|
||||
|
||||
34
kde-apps/kteatime/kteatime-26.08.0.ebuild
Normal file
34
kde-apps/kteatime/kteatime-26.08.0.ebuild
Normal file
@@ -0,0 +1,34 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_HANDBOOK="forceoptional"
|
||||
KFMIN=6.27.0
|
||||
QTMIN=6.11.2
|
||||
inherit ecm gear.kde.org xdg
|
||||
|
||||
DESCRIPTION="KDE timer for making a fine cup of tea"
|
||||
HOMEPAGE="https://apps.kde.org/kteatime/"
|
||||
|
||||
LICENSE="GPL-2" # TODO: CHECK
|
||||
SLOT="6"
|
||||
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
|
||||
>=kde-frameworks/kconfig-${KFMIN}:6
|
||||
>=kde-frameworks/kconfigwidgets-${KFMIN}:6
|
||||
>=kde-frameworks/kcoreaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kcrash-${KFMIN}:6
|
||||
>=kde-frameworks/kguiaddons-${KFMIN}:6
|
||||
>=kde-frameworks/ki18n-${KFMIN}:6
|
||||
>=kde-frameworks/kiconthemes-${KFMIN}:6
|
||||
>=kde-frameworks/knotifications-${KFMIN}:6
|
||||
>=kde-frameworks/knotifyconfig-${KFMIN}:6
|
||||
>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
|
||||
>=kde-frameworks/ktextwidgets-${KFMIN}:6
|
||||
>=kde-frameworks/kxmlgui-${KFMIN}:6
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user