mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
kde-apps/kldap: drop 26.04.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST kldap-26.04.1.tar.xz 198044 BLAKE2B 334327561e371a0ada46d2800276fcb0bc68dbe1042b2ad0255fede4b182d48a193d9c11c41734c9bb32df069c0a818aa68c1a66dd18a2776c38601b9db586fc SHA512 cbacb804bfde813bb74495423374f495e7dca13cadf768bebd37e7cc523e11645317bca441c6ce3969d478b3b27e991545f019ab6cc2024a13d415ce1ea14c78
|
||||
DIST kldap-26.04.3.tar.xz 198052 BLAKE2B dc89022ee20691121c91febabf2a9a7c90cc4c0ce027f9eb177a31bbbdb0d32a527cfedbf99908d9c2a7cad46375dbcb4f60bbfe1fe781c14e77f21dac9b37ff SHA512 4485b065af41e60681a609b717cff88a4f15e193b12d00827c026a0486a12fbcd2c81d1ba6792ec74143d0940f36a9cd46bad269e1da76431dcc2d7d41f5124b
|
||||
|
||||
@@ -1,30 +0,0 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_HANDBOOK="optional"
|
||||
ECM_QTHELP="false" # TODO: Port to ECMGenerateQDoc
|
||||
ECM_TEST="true"
|
||||
KFMIN=6.22.0
|
||||
QTMIN=6.10.1
|
||||
inherit ecm gear.kde.org
|
||||
|
||||
DESCRIPTION="Library for interacting with LDAP servers"
|
||||
HOMEPAGE="https://api.kde.org/kdepim/kldap/html/index.html"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="6/$(ver_cut 1-2)"
|
||||
KEYWORDS="amd64 arm64"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
dev-libs/cyrus-sasl
|
||||
>=dev-libs/qtkeychain-0.15.0:=
|
||||
>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
|
||||
>=kde-frameworks/ki18n-${KFMIN}:6
|
||||
>=kde-frameworks/kio-${KFMIN}:6
|
||||
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
|
||||
net-nds/openldap:=
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user