mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-apps/kdepim-addons: 25.04.3 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
DIST kdepim-addons-24.12.3.tar.xz 2618472 BLAKE2B 2092b24746dda6adab2cffa976bc765efee29162b3f659a581df70f14644809604520c8fe601781991a792100348c626910f58f718309f495d3e3e2d0ca70a73 SHA512 d4a745cadc65ac37e1f96eaaf7ac1ed292f824ce438ae700b5292b1169a85e3d8f95627598a27ba5d458bceff1c718a0fa6dfccc83e7eadfb54c2ff6873f36c8
|
||||
DIST kdepim-addons-25.04.2.tar.xz 2642580 BLAKE2B 7d149716a47eca19935a74b718a544bc88b1abbb2c0f97e78ba9ee36bc4f221bfc26eed8dd1f9442ffa38c27dabd0b40b3b003c6f44397076cdc6d4e556a1d15 SHA512 a2d092cdfdb336965f9fb044de929831304b53828c8f60f466c7124db8bc8a5755a2941d9c407bab86093ae16736ad72b9145dcceae1dbff5928e69ee069795d
|
||||
DIST kdepim-addons-25.04.3.tar.xz 2642460 BLAKE2B 1b481a63961c7d477169a88fea8799219d3b7148377bd5c6818cdec08c7ae9d3b3dd623c11d0b49e12363ae207328e13c587c3a2d05e0e0d07d3609a0d06cafe SHA512 56fbd34fc42339e5e48b4418f9bcd0f7e1d82faf1b458c92d31800f9a17533cc6bde964a91fb977bec097288856b5d54386251824e9a59dc12f5c8b1b5520b6c
|
||||
|
||||
118
kde-apps/kdepim-addons/kdepim-addons-25.04.3.ebuild
Normal file
118
kde-apps/kdepim-addons/kdepim-addons-25.04.3.ebuild
Normal file
@@ -0,0 +1,118 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_TEST="forceoptional"
|
||||
PVCUT=$(ver_cut 1-3)
|
||||
KFMIN=6.13.0
|
||||
QTMIN=6.7.2
|
||||
VIRTUALDBUS_TEST=1
|
||||
inherit ecm gear.kde.org optfeature
|
||||
|
||||
DESCRIPTION="Plugins for KDE Personal Information Management Suite"
|
||||
HOMEPAGE="https://apps.kde.org/kontact/"
|
||||
|
||||
LICENSE="GPL-2+ LGPL-2.1+"
|
||||
SLOT="6"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
IUSE="activities importwizard markdown test"
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
dev-cpp/gpgmepp:=
|
||||
dev-libs/qgpgme:=
|
||||
>=dev-libs/ktextaddons-1.5.4:6
|
||||
>=dev-qt/qtbase-${QTMIN}:6[gui,network,widgets,xml]
|
||||
>=dev-qt/qtwebengine-${QTMIN}:6[widgets]
|
||||
>=kde-apps/akonadi-${PVCUT}:6=
|
||||
>=kde-apps/akonadi-calendar-${PVCUT}:6=
|
||||
>=kde-apps/akonadi-contacts-${PVCUT}:6=
|
||||
>=kde-apps/calendarsupport-${PVCUT}:6=
|
||||
>=kde-apps/grantleetheme-${PVCUT}:6=
|
||||
>=kde-apps/incidenceeditor-${PVCUT}:6=
|
||||
>=kde-apps/kaddressbook-${PVCUT}:6
|
||||
>=kde-apps/kcalutils-${PVCUT}:6=
|
||||
>=kde-apps/kidentitymanagement-${PVCUT}:6=
|
||||
>=kde-apps/kimap-${PVCUT}:6=
|
||||
>=kde-apps/kitinerary-${PVCUT}:6=
|
||||
>=kde-apps/kldap-${PVCUT}:6=
|
||||
>=kde-apps/kmailtransport-${PVCUT}:6=
|
||||
>=kde-apps/kmime-${PVCUT}:6=
|
||||
>=kde-apps/kpimtextedit-${PVCUT}:6=
|
||||
>=kde-apps/kpkpass-${PVCUT}:6=
|
||||
>=kde-apps/libgravatar-${PVCUT}:6=
|
||||
>=kde-apps/libkdepim-${PVCUT}:6=
|
||||
>=kde-apps/libkleo-${PVCUT}:6=
|
||||
>=kde-apps/libksieve-${PVCUT}:6=
|
||||
>=kde-apps/libktnef-${PVCUT}:6=
|
||||
>=kde-apps/mailcommon-${PVCUT}:6=
|
||||
>=kde-apps/mailimporter-${PVCUT}:6=
|
||||
>=kde-apps/messagelib-${PVCUT}:6=
|
||||
>=kde-apps/pimcommon-${PVCUT}:6=[activities?]
|
||||
>=kde-frameworks/kcalendarcore-${KFMIN}:6
|
||||
>=kde-frameworks/kcmutils-${KFMIN}:6
|
||||
>=kde-frameworks/kcolorscheme-${KFMIN}:6
|
||||
>=kde-frameworks/kcompletion-${KFMIN}:6
|
||||
>=kde-frameworks/kconfig-${KFMIN}:6
|
||||
>=kde-frameworks/kconfigwidgets-${KFMIN}:6
|
||||
>=kde-frameworks/kcontacts-${KFMIN}:6
|
||||
>=kde-frameworks/kcoreaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kdbusaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kdeclarative-${KFMIN}:6
|
||||
>=kde-frameworks/kguiaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kholidays-${KFMIN}:6
|
||||
>=kde-frameworks/ki18n-${KFMIN}:6
|
||||
>=kde-frameworks/kiconthemes-${KFMIN}:6
|
||||
>=kde-frameworks/kio-${KFMIN}:6
|
||||
>=kde-frameworks/kparts-${KFMIN}:6
|
||||
>=kde-frameworks/ktexttemplate-${KFMIN}:6
|
||||
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kxmlgui-${KFMIN}:6
|
||||
>=kde-frameworks/prison-${KFMIN}:6
|
||||
>=kde-frameworks/syntax-highlighting-${KFMIN}:6
|
||||
activities? ( kde-plasma/plasma-activities:6 )
|
||||
importwizard? ( >=kde-apps/akonadi-import-wizard-${PVCUT}:6= )
|
||||
markdown? ( app-text/discount:= )
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="test? ( sys-apps/dbus )"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
# not packaged (bug 911819), but if present leads to rust shenanigans
|
||||
-DCMAKE_DISABLE_FIND_PACKAGE_Corrosion=ON # for adblock support, bug 940898
|
||||
-DCMAKE_DISABLE_FIND_PACKAGE_KLLMCore=ON # utilities/alpaka, not packaged
|
||||
-DOPTION_USE_PLASMA_ACTIVITIES=$(usex activities)
|
||||
$(cmake_use_find_package importwizard KPim6ImportWizard)
|
||||
$(cmake_use_find_package markdown Discount)
|
||||
-DKDEPIM_RUN_AKONADI_TEST=OFF # tests need database software and networking
|
||||
)
|
||||
|
||||
ecm_src_configure
|
||||
}
|
||||
|
||||
src_test() {
|
||||
local CMAKE_SKIP_TESTS=(
|
||||
# Locale differences in date display.
|
||||
"fancyheaderstyleplugintest"
|
||||
"grantleeheaderstyleplugintest"
|
||||
# Comparison files outdated, also affected by changes in other packages.
|
||||
"messageviewerplugins-rendertest"
|
||||
# Tests pass but segfault when they exit.
|
||||
"kdepim-addons-eventedittest"
|
||||
"messageviewer-dkimauthenticationverifiedserverdialogtest"
|
||||
# Test pass but get stuck indefinetly afterwards.
|
||||
"kdepim-addons-todoedittest"
|
||||
)
|
||||
|
||||
# tests can get stuck with spawned processes, 4 minutes is a reasonable timeout
|
||||
ecm_src_test --timeout $(( 60 * 4 )) # seconds
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
if [[ -z "${REPLACING_VERSIONS}" ]]; then
|
||||
optfeature "regex support for Sieve editor plugin" kde-misc/kregexpeditor
|
||||
fi
|
||||
}
|
||||
Reference in New Issue
Block a user