diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-05-21 22:41:15 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-05-23 17:58:57 +0200 |
commit | 97baa92a61203283e6f3a54c6a30f93146eb8ea0 (patch) | |
tree | 37ecf0ee633c484359b1e9a513b97a70b3d8a8df /kde-apps/kmail | |
parent | kde-apps/kleopatra: 24.05.0 version bump (diff) | |
download | gentoo-97baa92a61203283e6f3a54c6a30f93146eb8ea0.tar.gz gentoo-97baa92a61203283e6f3a54c6a30f93146eb8ea0.tar.bz2 gentoo-97baa92a61203283e6f3a54c6a30f93146eb8ea0.zip |
kde-apps/kmail: 24.05.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kmail')
-rw-r--r-- | kde-apps/kmail/Manifest | 1 | ||||
-rw-r--r-- | kde-apps/kmail/kmail-24.05.0.ebuild | 119 |
2 files changed, 120 insertions, 0 deletions
diff --git a/kde-apps/kmail/Manifest b/kde-apps/kmail/Manifest index f4b7b11705f6..27d5a845eba3 100644 --- a/kde-apps/kmail/Manifest +++ b/kde-apps/kmail/Manifest @@ -1,2 +1,3 @@ DIST kmail-23.08.5.tar.xz 7669124 BLAKE2B e3075a89552112dae16e092fc716118b19dc84afb6f001a1e45254632afa6dbae692667ec9960b29015fadb1fbc3e1bb8687bb893bb8b8ecc33244c79ff2506b SHA512 f22c0da7030ba0042c45c2d4be7f44cedf4c99794aea36249826e555e0bf52a4d43a975b6b4c97c2548da9d034932375f71607f7a1a6df1254267ca0b8a11d6a DIST kmail-24.04.90.tar.xz 8432968 BLAKE2B 0d2f816b0561a34a089396e163cbef4f5a7f2dfe302d3720ceff0a4b89b6c756d90d367aa5fe07a100a1a42edc1f066ece49d727eef8ee5ccce90597138e25ff SHA512 f71ddadb990f24a7354f517db606faa86d15fffd8ab3d64e07089bd3dc3ba8b63f270943688d39f22da25d0f288382e80195adc4e045de0773388077918df6d3 +DIST kmail-24.05.0.tar.xz 8433024 BLAKE2B 999677ce94d06e500e080b26898b71ae43134d7634b6b088a62d7ee7eca47d4ac67b76981144f4f924b217fd0a39160605dcdf90bf26c19a976ff01e72cec93d SHA512 3d035b84960ded1017a06b32e2ba320aa7a23738c57e48781016d1aeee4033fda4eca706c8b5acddabd39712d1ba7052e72679f16959399bc0910d9407539836 diff --git a/kde-apps/kmail/kmail-24.05.0.ebuild b/kde-apps/kmail/kmail-24.05.0.ebuild new file mode 100644 index 000000000000..54253c47a26e --- /dev/null +++ b/kde-apps/kmail/kmail-24.05.0.ebuild @@ -0,0 +1,119 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="optional" +ECM_TEST="forceoptional" +PVCUT=$(ver_cut 1-3) +KFMIN=6.0.0 +QTMIN=6.6.2 +inherit ecm gear.kde.org optfeature + +DESCRIPTION="Email client, supporting POP3 and IMAP mailboxes" +HOMEPAGE="https://apps.kde.org/kmail2/ +https://kontact.kde.org/components/kmail/" + +LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" +SLOT="6" +KEYWORDS="~amd64" +IUSE="pch speech telemetry" + +RESTRICT="test" # bug 616878 + +# kde-frameworks/kwindowsystem[X]: Unconditional use of KX11Extras +COMMON_DEPEND=" + >=app-crypt/gpgme-1.23.1-r1:=[cxx,qt6] + >=dev-libs/ktextaddons-1.5.4:6[speech?] + >=dev-libs/qtkeychain-0.14.2:=[qt6] + >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets] + >=dev-qt/qtwebengine-${QTMIN}:6[widgets] + >=kde-apps/akonadi-${PVCUT}:6 + >=kde-apps/akonadi-contacts-${PVCUT}:6 + >=kde-apps/akonadi-mime-${PVCUT}:6 + >=kde-apps/akonadi-search-${PVCUT}:6 + >=kde-apps/kcalutils-${PVCUT}:6 + >=kde-apps/kidentitymanagement-${PVCUT}:6 + >=kde-apps/kldap-${PVCUT}:6 + >=kde-apps/kmailtransport-${PVCUT}:6 + >=kde-apps/kmime-${PVCUT}:6 + >=kde-apps/kontactinterface-${PVCUT}:6 + >=kde-apps/kpimtextedit-${PVCUT}:6[speech=] + >=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/messagelib-${PVCUT}:6 + >=kde-apps/pimcommon-${PVCUT}:6 + >=kde-frameworks/kbookmarks-${KFMIN}:6 + >=kde-frameworks/kcalendarcore-${KFMIN}:6 + >=kde-frameworks/kcmutils-${KFMIN}:6 + >=kde-frameworks/kcodecs-${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/kcrash-${KFMIN}:6 + >=kde-frameworks/kdbusaddons-${KFMIN}:6 + >=kde-frameworks/kguiaddons-${KFMIN}:6 + >=kde-frameworks/ki18n-${KFMIN}:6 + >=kde-frameworks/kiconthemes-${KFMIN}:6 + >=kde-frameworks/kio-${KFMIN}:6 + >=kde-frameworks/kitemmodels-${KFMIN}:6 + >=kde-frameworks/kitemviews-${KFMIN}:6 + >=kde-frameworks/kjobwidgets-${KFMIN}:6 + >=kde-frameworks/knotifications-${KFMIN}:6 + >=kde-frameworks/knotifyconfig-${KFMIN}:6 + >=kde-frameworks/kparts-${KFMIN}:6 + >=kde-frameworks/kservice-${KFMIN}:6 + >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6 + >=kde-frameworks/ktextwidgets-${KFMIN}:6 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 + >=kde-frameworks/kwindowsystem-${KFMIN}:6[X] + >=kde-frameworks/kxmlgui-${KFMIN}:6 + >=kde-frameworks/sonnet-${KFMIN}:6 + telemetry? ( >=kde-frameworks/kuserfeedback-${KFMIN}:6 ) +" +DEPEND="${COMMON_DEPEND} + >=kde-apps/kcalutils-${PVCUT}:6 + >=kde-apps/kldap-${PVCUT}:6 + test? ( >=kde-apps/akonadi-${PVCUT}:6[sqlite] ) +" +RDEPEND="${COMMON_DEPEND} + >=kde-apps/kdepim-runtime-${PVCUT}:6 + >=kde-apps/kmail-account-wizard-${PVCUT}:6 +" +BDEPEND=" + dev-libs/libxslt + test? ( >=kde-apps/akonadi-${PVCUT}:6[tools] ) +" + +src_prepare() { + ecm_src_prepare + use handbook || cmake_run_in ktnef cmake_comment_add_subdirectory doc +} + +src_configure() { + local mycmakeargs=( + -DUSE_PRECOMPILED_HEADERS=$(usex pch) + $(cmake_use_find_package speech KF6TextEditTextToSpeech) + $(cmake_use_find_package telemetry KF6UserFeedback) + ) + + ecm_src_configure +} + +pkg_postinst() { + if [[ -z "${REPLACING_VERSIONS}" ]]; then + optfeature "virus detection" app-antivirus/clamav + optfeature "spam filtering" mail-filter/bogofilter mail-filter/spamassassin + optfeature "fancy e-mail headers and useful plugins" "kde-apps/kdepim-addons:${SLOT}" + optfeature "crypto config and certificate details GUI" "kde-apps/kleopatra:${SLOT}" + optfeature "import PIM data from other applications" "kde-apps/akonadi-import-wizard:${SLOT}" + fi + ecm_pkg_postinst +} |