mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
kde-apps/kteatime: 25.04.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST kteatime-24.12.3.tar.xz 310340 BLAKE2B 9c3a0ed6ac37a62db56ec9224f4fcd01afb504706aa5d09812669bc212736c6a17bf2ad8a8a0be702d607ad0049f020698b988340c617d0e5424bfe2257aec80 SHA512 cbc2081547a59acf9c17c5dfe04814e6c25948c2ebec4c7afb802b28d58d7905d711ae156d1b73a79ebca5c44588a267542d454f0018a704a94ee6f32c53dd5c
|
||||
DIST kteatime-25.04.0.tar.xz 311628 BLAKE2B ef217ab826e2fbeb364762aa2d166200048966900f9cdc1d4a40d9d1c1654ac2f325f9c096228cc36111690b5a710902d3d0baa65826ae7d148bdf293a73e116 SHA512 05235e86b0bb11ab363ce628e7d83bc7acd4cc3576ad52e998a66315ac06ebc3537730221694c952d6011d7d2ae80b291461fd6bab72838f3700ef856f5d8e2d
|
||||
|
||||
33
kde-apps/kteatime/kteatime-25.04.0.ebuild
Normal file
33
kde-apps/kteatime/kteatime-25.04.0.ebuild
Normal file
@@ -0,0 +1,33 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_HANDBOOK="forceoptional"
|
||||
KFMIN=6.9.0
|
||||
QTMIN=6.7.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 ~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/ktextwidgets-${KFMIN}:6
|
||||
>=kde-frameworks/kxmlgui-${KFMIN}:6
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user