mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
kde-apps/libktnef: drop 26.04.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST ktnef-26.04.1.tar.xz 318560 BLAKE2B a5366567aad8fc577cf29595e266aa9ab215125fc205c7937d23f4083e06d8f06dd9817844038678eca47b6b6d1b3e0df544edb412f2b3860955770674219cf0 SHA512 c53b61b43735d3c7b1e2db1605027d51f260822181959e4fcc4c0ebdd6e78aecc6f067fb6e21f0c18fc9fea7c4a718f30dc299ea26a4dfa817245fc1b4dad92e
|
||||
DIST ktnef-26.04.3.tar.xz 318528 BLAKE2B 78f712af2a754288c83903f884ea3be1403e833b5fd019cd7d9c7d3d29a95489f7c2375431501c2e62fe6fca090661562d8238c6f288cbdbc3cd66c40ce1b3fe SHA512 f046798150fc01c1cadd76060f9f5dc7ecfb76f09985ac3c9914cbfbb59c8e888c16d34bd91b8b0e6508e5d394acbd3d58866511c7d3d29222904d84b82b6813
|
||||
|
||||
@@ -1,28 +0,0 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_QTHELP="false" # TODO: Port to ECMGenerateQDoc
|
||||
ECM_TEST="true"
|
||||
KDE_ORG_NAME="ktnef"
|
||||
PVCUT=$(ver_cut 1-3)
|
||||
KFMIN=6.22.0
|
||||
QTMIN=6.10.1
|
||||
inherit ecm gear.kde.org
|
||||
|
||||
DESCRIPTION="Library for handling TNEF data"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="6/$(ver_cut 1-2)"
|
||||
KEYWORDS="amd64 arm64"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
>=dev-qt/qtbase-${QTMIN}:6[widgets]
|
||||
>=kde-apps/kcalutils-${PVCUT}:6=
|
||||
>=kde-frameworks/kcalendarcore-${KFMIN}:6
|
||||
>=kde-frameworks/kcontacts-${KFMIN}:6
|
||||
>=kde-frameworks/ki18n-${KFMIN}:6
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user