kde-apps/kontactinterface: drop 25.04.2

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-07-27 16:35:59 +02:00
parent c0dc8f47b3
commit 06cb647f7a
2 changed files with 0 additions and 29 deletions

View File

@@ -1,2 +1 @@
DIST kontactinterface-25.04.2.tar.xz 41032 BLAKE2B e80f3b2d2cd283afe8fb6b05f138af9453927ed8177b5769fd6ead3fd21c94d79d9bc5cbeba0456dfbebb731f025e6a12e789fabd928f032e6177dbc8c89f82d SHA512 8b308583072c4f7c7b351373fcca022668a2c3ad919d6bb3038c678b77118ce562b1d8f1dea1f5fd2e1d997b41c609a678afd572f1d0e715b16945fe747e194d
DIST kontactinterface-25.04.3.tar.xz 41024 BLAKE2B 21a95f7f8cb54f652620aacdd94f778cd23d70674c50c0677743b6adc02e0ff76c18d6d5f182c73d37e7d043dc1006140a1b73fae1955aadcd1895cdcabba5bc SHA512 b5e5e45bd129676e7333755fac6690d26c215e6bda8d9d0fa8bde84aa31a2e8a3cc65ca0f304bb368f407573a3794aeb8bc138f9569ae145611a1e69828840a7

View File

@@ -1,28 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ECM_QTHELP="true"
KFMIN=6.13.0
QTMIN=6.7.2
inherit ecm gear.kde.org
DESCRIPTION="Library for embedding KParts in a Kontact component"
HOMEPAGE="https://api.kde.org/kdepim/kontactinterface/html/index.html"
LICENSE="GPL-2+ LGPL-2.1+"
SLOT="6"
KEYWORDS="amd64 arm64"
IUSE=""
# slot op: Uses Qt::GuiPrivate for qtx11extras_p.h
DEPEND="
>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets,X,xml]
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
>=kde-frameworks/kparts-${KFMIN}:6
>=kde-frameworks/kwindowsystem-${KFMIN}:6[X]
>=kde-frameworks/kxmlgui-${KFMIN}:6
"
RDEPEND="${DEPEND}"