kde-apps/ktimer - 9999 (kde)

Search

Install

Install this version:

emerge -a =kde-apps/ktimer-9999

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =kde-apps/ktimer-9999

Or alternatively:

emerge --autounmask-write -a =kde-apps/ktimer-9999

Package Information

Description:
Little tool to execute programs after some time
Homepage:
https://apps.kde.org/ktimer/
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
9999 8 6
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

ECM_HANDBOOK="optional"
KFMIN=6.22.0
QTMIN=6.10.1
inherit ecm gear.kde.org xdg

DESCRIPTION="Little tool to execute programs after some time"
HOMEPAGE="https://apps.kde.org/ktimer/"

LICENSE="GPL-2" # TODO: CHECK
SLOT="6"
KEYWORDS=""
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/kdbusaddons-${KFMIN}:6
	>=kde-frameworks/ki18n-${KFMIN}:6
	>=kde-frameworks/kio-${KFMIN}:6
	>=kde-frameworks/knotifications-${KFMIN}:6
	>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
"
RDEPEND="${DEPEND}"

Inherited Eclasses

ecm
xdg

Dependencies

DEPEND

	>=dev-qt/qtbase-6.10.1:6[gui,widgets]
	>=kde-frameworks/kconfig-6.22.0:6
	>=kde-frameworks/kconfigwidgets-:6
	>=kde-frameworks/kcoreaddons-:6
	>=kde-frameworks/kcrash-:6
	>=kde-frameworks/kdbusaddons-:6
	>=kde-frameworks/ki18n-:6
	>=kde-frameworks/kio-:6
	>=kde-frameworks/knotifications-:6
	>=kde-frameworks/kstatusnotifieritem-:6
	>=kde-frameworks/kwidgetsaddons-:6

RDEPEND

	>=dev-qt/qtbase-6.10.1:6[gui,widgets]
	>=kde-frameworks/kconfig-6.22.0:6
	>=kde-frameworks/kconfigwidgets-:6
	>=kde-frameworks/kcoreaddons-:6
	>=kde-frameworks/kcrash-:6
	>=kde-frameworks/kdbusaddons-:6
	>=kde-frameworks/ki18n-:6
	>=kde-frameworks/kio-:6
	>=kde-frameworks/knotifications-:6
	>=kde-frameworks/kstatusnotifieritem-:6
	>=kde-frameworks/kwidgetsaddons-:6