kde-apps/kdepim-meta: 25.08.3 version bump

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner 2025-11-06 16:40:45 +01:00
parent 82b41fe1d4
commit b5f24c7c4e
No known key found for this signature in database
GPG Key ID: AE591BBC73E4DD5E

View File

@ -0,0 +1,73 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="KDE PIM - merge this to pull in all kdepim-derived packages"
HOMEPAGE="https://apps.kde.org/kontact/"
LICENSE="metapackage"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
IUSE="bogofilter clamav spamassassin"
RDEPEND="
>=app-office/merkuro-${PV}:*
>=kde-apps/akonadi-${PV}:*
>=kde-apps/akonadiconsole-${PV}:*
>=kde-apps/akonadi-calendar-${PV}:*
>=kde-apps/akonadi-contacts-${PV}:*
>=kde-apps/akonadi-import-wizard-${PV}:*
>=kde-apps/akonadi-mime-${PV}:*
>=kde-apps/akonadi-search-${PV}:*
>=kde-apps/akregator-${PV}:*
>=kde-apps/calendarjanitor-${PV}:*
>=kde-apps/calendarsupport-${PV}:*
>=kde-apps/eventviews-${PV}:*
>=kde-apps/grantlee-editor-${PV}:*
>=kde-apps/grantleetheme-${PV}:*
>=kde-apps/incidenceeditor-${PV}:*
>=kde-apps/kaddressbook-${PV}:*
>=kde-apps/kalarm-${PV}:*
>=kde-apps/kcalutils-${PV}:*
>=kde-apps/kdepim-addons-${PV}:*
>=kde-apps/kdepim-runtime-${PV}:*
>=kde-apps/kidentitymanagement-${PV}:*
>=kde-apps/kimap-${PV}:*
>=kde-apps/kitinerary-${PV}:*
>=kde-apps/kldap-${PV}:*
>=kde-apps/kleopatra-${PV}:*
>=kde-apps/kmail-${PV}:*
>=kde-apps/kmail-account-wizard-${PV}:*
>=kde-apps/kmailtransport-${PV}:*
>=kde-apps/kmbox-${PV}:*
>=kde-apps/kmime-${PV}:*
>=kde-apps/konsolekalendar-${PV}:*
>=kde-apps/kontact-${PV}:*
>=kde-apps/kontactinterface-${PV}:*
>=kde-apps/korganizer-${PV}:*
>=kde-apps/kpimtextedit-${PV}:*
>=kde-apps/kpkpass-${PV}:*
>=kde-apps/ksmtp-${PV}:*
>=kde-apps/libgravatar-${PV}:*
>=kde-apps/libkdepim-${PV}:*
>=kde-apps/libkgapi-${PV}:*
>=kde-apps/libkleo-${PV}:*
>=kde-apps/libksieve-${PV}:*
>=kde-apps/libktnef-${PV}:*
>=kde-apps/mailcommon-${PV}:*
>=kde-apps/mailimporter-${PV}:*
>=kde-apps/mbox-importer-${PV}:*
>=kde-apps/messagelib-${PV}:*
>=kde-apps/mimetreeparser-${PV}:*
>=kde-apps/pim-data-exporter-${PV}:*
>=kde-apps/pim-sieve-editor-${PV}:*
>=kde-apps/pimcommon-${PV}:*
>=kde-misc/zanshin-${PV}:*
"
# Optional runtime dependencies: kde-apps/kmail
RDEPEND="${RDEPEND}
bogofilter? ( mail-filter/bogofilter )
clamav? ( app-antivirus/clamav )
spamassassin? ( mail-filter/spamassassin )
"