mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
kde-apps/kdepim-addons: drop 25.04.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
DIST kdepim-addons-24.12.3.tar.xz 2618472 BLAKE2B 2092b24746dda6adab2cffa976bc765efee29162b3f659a581df70f14644809604520c8fe601781991a792100348c626910f58f718309f495d3e3e2d0ca70a73 SHA512 d4a745cadc65ac37e1f96eaaf7ac1ed292f824ce438ae700b5292b1169a85e3d8f95627598a27ba5d458bceff1c718a0fa6dfccc83e7eadfb54c2ff6873f36c8
|
||||
DIST kdepim-addons-25.04.0.tar.xz 2642120 BLAKE2B dccd7b755c966230dbdea79b0415a8fa1c1a44a97e9cb384bcf96cf19db13f2b5313ac53d9a7559d926acd97f87702f128a6822ed494ca52ddf4ca998d04fe37 SHA512 416b1c4fe50b9c45f9d270ad3f3670001ec7b5fecc858149b84827196a530497bb80ee15da532fba792d5d611e931320654472081cc5107ae2c7aad796a50891
|
||||
DIST kdepim-addons-25.04.1.tar.xz 2642068 BLAKE2B af7ba06a027f84c7dbcf75e0275ebd7da1345a0f8ebb857a3e52fe87bc39536df45bfaa782ee8cde6342818e189b00cde41509ef510d3cbb77f77d2d24992991 SHA512 76eab7b76e75180bf6bd7947956642f01c27cb5937173895a5903383bba5d92771fbbe3987086c33b637738435b8d9ddd67c2e42de1814f8890aaf26bd58defb
|
||||
|
||||
@@ -1,117 +0,0 @@
|
||||
# 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.9.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="
|
||||
>=app-crypt/gpgme-1.23.1-r1:=[cxx,qt6]
|
||||
>=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