diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-01-07 12:15:20 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-01-07 14:50:25 +0100 |
commit | 30622c7940422cf3c8957c27d0d1226d8509a32c (patch) | |
tree | 427a6a63157467d2fef1bddd7789d59e8a19d4cd | |
parent | kde-apps/kleopatra: 21.12.1 version bump (diff) | |
download | gentoo-30622c7940422cf3c8957c27d0d1226d8509a32c.tar.gz gentoo-30622c7940422cf3c8957c27d0d1226d8509a32c.tar.bz2 gentoo-30622c7940422cf3c8957c27d0d1226d8509a32c.zip |
kde-apps/kmail: 21.12.1 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r-- | kde-apps/kmail/Manifest | 1 | ||||
-rw-r--r-- | kde-apps/kmail/kmail-21.12.1.ebuild | 113 |
2 files changed, 114 insertions, 0 deletions
diff --git a/kde-apps/kmail/Manifest b/kde-apps/kmail/Manifest index e6098a0a0b0a..9047d4377f22 100644 --- a/kde-apps/kmail/Manifest +++ b/kde-apps/kmail/Manifest @@ -1,2 +1,3 @@ DIST kmail-21.08.3.tar.xz 6929860 BLAKE2B d6adc4cd78c880dc61aaa6b9e443b658d49513d24f472877f2de3a6f8c383c8dbe7db11614540e00dc01a0e3de918a0df4b11c312287892a1ee66faf64d825b7 SHA512 f92ecb2a3095e5a2f3fec67f476ebf8c7cad38d5e6f23ed6ce67fc6244e5a3ec590aa85cec847bda50b47896a1a77079727980deab5d58e847a0e4b1e224e113 DIST kmail-21.12.0.tar.xz 7056260 BLAKE2B 5bc8fcc9fd9cc9d2f576923fc2b0268e7d6f32617d70e27cbf1da4a5816660624a8de5d47c6b4d0a99c2ddefba86502bfe81d6d29527b3abfee263126350c3dd SHA512 1cd8132243de82a4bb8f50d8695880994fc12cec99f81b6fb49703d79322ac52ead06417162088d8068e8f1dd75055a138a3461879022a8b4f5fae7d1be12676 +DIST kmail-21.12.1.tar.xz 7058636 BLAKE2B 1759367a6ccdc91ed5eec3a887dfd083a2c40f6e7df331eb5ce7bf7c84f95a4876be39ba844d5e3988df026d1d3386fef5804cea3af2fa64cf9a3d35f55cf89b SHA512 84634a3e6e86a90f2366bcd68fff3988157066db77503d623f124f03d3261d72edd1f53e3f5f731a02f50dd3fed913b149efe304e54a353490d657086ba0ffdb diff --git a/kde-apps/kmail/kmail-21.12.1.ebuild b/kde-apps/kmail/kmail-21.12.1.ebuild new file mode 100644 index 000000000000..ce16848ddcc4 --- /dev/null +++ b/kde-apps/kmail/kmail-21.12.1.ebuild @@ -0,0 +1,113 @@ +# Copyright 1999-2022 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=5.88.0 +QTMIN=5.15.2 +VIRTUALX_REQUIRED="test" +inherit ecm kde.org optfeature + +DESCRIPTION="Email client, supporting POP3 and IMAP mailboxes" +HOMEPAGE="https://apps.kde.org/kmail2/ +https://kontact.kde.org/components/kmail.html" + +LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" +SLOT="5" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +IUSE="pch telemetry" + +RESTRICT="test" # bug 616878 + +COMMON_DEPEND=" + >=app-crypt/gpgme-1.11.1[cxx,qt5] + >=dev-qt/qtcore-${QTMIN}:5 + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtnetwork-${QTMIN}:5 + >=dev-qt/qtwebengine-${QTMIN}:5[widgets] + >=dev-qt/qtwidgets-${QTMIN}:5 + >=kde-apps/akonadi-${PVCUT}:5 + >=kde-apps/akonadi-contacts-${PVCUT}:5 + >=kde-apps/akonadi-mime-${PVCUT}:5 + >=kde-apps/akonadi-search-${PVCUT}:5 + >=kde-apps/kidentitymanagement-${PVCUT}:5 + >=kde-apps/kmailtransport-${PVCUT}:5 + >=kde-apps/kmime-${PVCUT}:5 + >=kde-apps/kontactinterface-${PVCUT}:5 + >=kde-apps/kpimtextedit-${PVCUT}:5 + >=kde-apps/libgravatar-${PVCUT}:5 + >=kde-apps/libkdepim-${PVCUT}:5 + >=kde-apps/libkleo-${PVCUT}:5 + >=kde-apps/libksieve-${PVCUT}:5 + >=kde-apps/libktnef-${PVCUT}:5 + >=kde-apps/mailcommon-${PVCUT}:5 + >=kde-apps/messagelib-${PVCUT}:5 + >=kde-apps/pimcommon-${PVCUT}:5 + >=kde-frameworks/kbookmarks-${KFMIN}:5 + >=kde-frameworks/kcalendarcore-${KFMIN}:5 + >=kde-frameworks/kcmutils-${KFMIN}:5 + >=kde-frameworks/kcompletion-${KFMIN}:5 + >=kde-frameworks/kconfig-${KFMIN}:5 + >=kde-frameworks/kconfigwidgets-${KFMIN}:5 + >=kde-frameworks/kcontacts-${KFMIN}:5 + >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/kcrash-${KFMIN}:5 + >=kde-frameworks/kdbusaddons-${KFMIN}:5 + >=kde-frameworks/kguiaddons-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/kiconthemes-${KFMIN}:5 + >=kde-frameworks/kitemviews-${KFMIN}:5 + >=kde-frameworks/kio-${KFMIN}:5 + >=kde-frameworks/kjobwidgets-${KFMIN}:5 + >=kde-frameworks/knotifications-${KFMIN}:5 + >=kde-frameworks/knotifyconfig-${KFMIN}:5 + >=kde-frameworks/kparts-${KFMIN}:5 + >=kde-frameworks/kservice-${KFMIN}:5 + >=kde-frameworks/ktextwidgets-${KFMIN}:5 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 + >=kde-frameworks/kwindowsystem-${KFMIN}:5 + >=kde-frameworks/kxmlgui-${KFMIN}:5 + >=kde-frameworks/sonnet-${KFMIN}:5 + telemetry? ( dev-libs/kuserfeedback:5 ) +" +DEPEND="${COMMON_DEPEND} + >=kde-apps/kcalutils-${PVCUT}:5 + >=kde-apps/kldap-${PVCUT}:5 + test? ( >=kde-apps/akonadi-${PVCUT}:5[sqlite] ) +" +RDEPEND="${COMMON_DEPEND} + >=kde-apps/kdepim-runtime-${PVCUT}:5 + >=kde-apps/kmail-account-wizard-${PVCUT}:5 +" +BDEPEND=" + dev-libs/libxslt + test? ( >=kde-apps/akonadi-${PVCUT}:5[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 telemetry KUserFeedback) + ) + + 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} + fi + ecm_pkg_postinst +} |