# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 ECM_TEST="true" KFMIN=9999 QTMIN=6.10.1 inherit ecm plasma.kde.org DESCRIPTION="Daemon providing Global Keyboard Shortcut (Accelerator) functionality" LICENSE="LGPL-2+" SLOT="6" KEYWORDS="" IUSE="" RESTRICT="test" # requires installed instance DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[dbus,gui] >=kde-frameworks/kconfig-${KFMIN}:6 >=kde-frameworks/kcoreaddons-${KFMIN}:6 >=kde-frameworks/kio-${KFMIN}:6 >=kde-frameworks/kjobwidgets-${KFMIN}:6 >=kde-frameworks/knotifications-${KFMIN}:6 >=kde-frameworks/kservice-${KFMIN}:6 >=kde-frameworks/kwindowsystem-${KFMIN}:6 " RDEPEND="${DEPEND} !