sys-libs/kpmcore: drop 23.08.3

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2024-01-06 15:39:16 +01:00
parent 99906d7354
commit 5278f7baf5
2 changed files with 0 additions and 34 deletions

View File

@@ -1,2 +1 @@
DIST kpmcore-23.08.3.tar.xz 623488 BLAKE2B 4bfc4281290d02c55a7a593a6bba7f45e45c32a9cfe76315e5e75ba50d9aa16079211bb2798e11ae02ea34d9090cfd08336229daf6f107057c13635aeb2bb746 SHA512 831325f17ee281bf41b11c1b97329a6cd67206afefd8560aa755807f957797fd1e16da3d5bcf4f1e80683d64b49f72a738e393ae615ec0acc29c3d7025d44493
DIST kpmcore-23.08.4.tar.xz 623540 BLAKE2B 421f9ee6a2fc6054f6d5efb07f3ce34bbd1af4631e2f3e08a563920f6e3ba3554a93a0ecec2ace05f787b304f8a93df6cbc45e237ca1f3ed40ec3135912723f1 SHA512 79b6c1e8e35930c5c852156ab578e44cc7742bc0dfacbc5f85c7a61c980d3e0d0242060bff3ba933c07ec5d91b788d94bdd5f38cceb11c1b6f6845f8bdecafe4

View File

@@ -1,33 +0,0 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ECM_NONGUI="true"
KFMIN=5.106.0
QTMIN=5.15.9
inherit ecm gear.kde.org
DESCRIPTION="Library for managing partitions"
HOMEPAGE="https://apps.kde.org/partitionmanager/"
LICENSE="GPL-3"
SLOT="5/10"
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 x86"
IUSE=""
# bug 689468, tests need polkit etc.
RESTRICT="test"
BDEPEND="virtual/pkgconfig"
DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtwidgets-${QTMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=sys-apps/util-linux-2.33.2
>=sys-auth/polkit-qt-0.113.0[qt5(+)]
"
RDEPEND="${DEPEND}"