app-editors/vscodium: add 1.97.0.25037
[gentoo/gentoo.git] / app-admin / kio-admin / kio-admin-24.12.1.ebuild
blobf952f5f81dfb82bd0ef9c8fa38d3f26cf6a350d3
1 # Copyright 2024-2025 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 KDE_ORG_CATEGORY="system"
7 KFMIN=6.7.0
8 QTMIN=6.7.2
9 inherit ecm gear.kde.org
11 DESCRIPTION="Manage files as administrator using the admin:// KIO protocol"
12 HOMEPAGE="https://invent.kde.org/system/kio-admin"
14 LICENSE="BSD CC0-1.0 FSFAP GPL-2 GPL-3"
15 SLOT="6"
16 KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
18 DEPEND="
19         >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
20         >=kde-frameworks/kcoreaddons-${KFMIN}:6
21         >=kde-frameworks/ki18n-${KFMIN}:6
22         >=kde-frameworks/kio-${KFMIN}:6
23         >=sys-auth/polkit-qt-0.175[qt6(+)]
25 RDEPEND="${DEPEND}"