mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-plasma/polkit-kde-agent: drop 6.2.4
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
DIST polkit-kde-agent-1-5.27.11.tar.xz 53144 BLAKE2B bfffb3ed163b0d1581a23f663120c367d32afaefe843f19b5e5b0b099fd3f7f6b0f396a8543797e6dc9771acb137125f0a7a2ebd2520edc15acec560ef532987 SHA512 c5687704986bca51fde5d0b8d054ee6bdd957d0742c0e6a6f33100c77874ea75b7cb973393d4c7711964e390aa31fe30128d157a757ae13fc0c4d2eae1fc7bed
|
||||
DIST polkit-kde-agent-1-6.2.4.tar.xz 57132 BLAKE2B c5f2d0a09dc136bc720668b08455a0f54b1b14f56c1fce151eda60f7df77dc63ebd2e2badd40135e47e2ee8cb6c25b37afa6f23e471f54c7e003b298977bc76f SHA512 76b3c2d6f230b5ef25f862161d1967d7baed5eeca2e8c33ac6db2fb89abcd4de71bf71cd5e78d4e43dbc70560d2bc2c3ec8dd6151058f8f796e86922b57ac470
|
||||
DIST polkit-kde-agent-1-6.2.5.tar.xz 56940 BLAKE2B 5538b189a0683bb41159f80cfb57a8eefce925f58f72313c3d8263bbd34d0df34c564543ad88885bebc813f9eca97cefa52464d8d919a42cbe3ee412b204d095 SHA512 d4e428d934671f53f4409c40b4904f2a9343f6462fed25e77b9bf845d0bcbdd173db4bc00ca2ab01a5cbece676450a7cb35ba389143739082e48095c7c305301
|
||||
|
||||
@@ -1,34 +0,0 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
KDE_ORG_NAME="${PN}-1"
|
||||
KFMIN=6.6.0
|
||||
PVCUT=$(ver_cut 1-3)
|
||||
QTMIN=6.7.2
|
||||
inherit ecm plasma.kde.org
|
||||
|
||||
DESCRIPTION="PolKit agent module for KDE Plasma"
|
||||
HOMEPAGE="https://kde.org/"
|
||||
|
||||
LICENSE="GPL-2" # TODO: CHECK
|
||||
SLOT="6"
|
||||
KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
|
||||
>=dev-qt/qtdeclarative-${QTMIN}:6
|
||||
>=kde-frameworks/kcoreaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kcrash-${KFMIN}:6
|
||||
>=kde-frameworks/kdbusaddons-${KFMIN}:6
|
||||
>=kde-frameworks/ki18n-${KFMIN}:6
|
||||
>=kde-frameworks/kwindowsystem-${KFMIN}:6[X]
|
||||
>=sys-auth/polkit-qt-0.175[qt6(+)]
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
>=dev-qt/qt5compat-${QTMIN}:6[qml]
|
||||
>=kde-frameworks/kirigami-${KFMIN}:6
|
||||
>=kde-plasma/libplasma-${PVCUT}:6
|
||||
"
|
||||
Reference in New Issue
Block a user