kde-misc/kdirstat: Remove last-rited pkg

Bug: https://bugs.gentoo.org/951138
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2025-04-22 12:24:44 +02:00
parent 246756bc40
commit a5cc8d8804
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E
4 changed files with 0 additions and 61 deletions

View File

@ -1 +0,0 @@
DIST k4dirstat-3.4.3.tar.gz 412329 BLAKE2B c87a5c0d37616607e2c7bcd95803f3d4411b6331fa259d899245773d91dd5b0b5ececae658f4fb80536dedde972a69ebded5442be79e3993a5857f2db07a136f SHA512 f7d77fa338e035dc973317dbe39111bf2fe51b96bf27c1dc8812e909ac07a3e778899a1dd9b2b1c94771b9151f3e55b100ad933217adf2ce54287e6349a90bfe

View File

@ -1,42 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
MY_P="k4dirstat-${PV}"
ECM_HANDBOOK="forceoptional"
inherit ecm
DESCRIPTION="GUI equivalent to the du command based on KDE Frameworks"
HOMEPAGE="https://github.com/jeromerobert/k4dirstat"
SRC_URI="https://github.com/jeromerobert/k4dirstat/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
SLOT="5"
KEYWORDS="amd64 ~arm64 ~x86"
IUSE=""
DEPEND="
dev-qt/qtgui:5
dev-qt/qtwidgets:5
kde-frameworks/kconfig:5
kde-frameworks/kconfigwidgets:5
kde-frameworks/kcoreaddons:5
kde-frameworks/ki18n:5
kde-frameworks/kiconthemes:5
kde-frameworks/kio:5
kde-frameworks/kjobwidgets:5
kde-frameworks/kwidgetsaddons:5
kde-frameworks/kxmlgui:5
sys-libs/zlib
"
RDEPEND="${DEPEND}"
BDEPEND="sys-devel/gettext"
src_configure() {
local mycmakeargs=(
-DK4DIRSTAT_GIT_VERSION=OFF
)
ecm_src_configure
}

View File

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
<upstream>
<remote-id type="github">jeromerobert/k4dirstat</remote-id>
</upstream>
</pkgmetadata>

View File

@ -244,13 +244,6 @@ mail-filter/afew
# Removal on 2025-04-21. Bug #896608.
app-office/gtg
# Andreas Sturmlechner <asturm@gentoo.org> (2025-03-20)
# Upstream have made clear that they are not going to port to Qt6 and
# recommend sys-apps/qdirstat (from original k4dirstat author) instead.
# Alternatively, there is kde-apps/filelight available.
# Bug #951138. Removal on 2025-04-19.
kde-misc/kdirstat
# Michał Górny <mgorny@gentoo.org> (2025-03-17)
# Xfce 4.22 prereleases. Masked because they tend to be quite unstable.
>=xfce-base/exo-4.21