diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-09-15 21:40:54 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-09-15 22:07:55 +0200 |
commit | aa241df356f1af8d4e967a2d749eb6a0ba8c83c8 (patch) | |
tree | 6ae77cb1e7ff2dfafd74900ca9e31f9c124aaca0 /kde-apps/kmail | |
parent | kde-apps/kleopatra: drop 23.08.0 (diff) | |
download | gentoo-aa241df356f1af8d4e967a2d749eb6a0ba8c83c8.tar.gz gentoo-aa241df356f1af8d4e967a2d749eb6a0ba8c83c8.tar.bz2 gentoo-aa241df356f1af8d4e967a2d749eb6a0ba8c83c8.zip |
kde-apps/kmail: drop 23.08.0
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-23.08.0.ebuild | 116 |
2 files changed, 0 insertions, 117 deletions
diff --git a/kde-apps/kmail/Manifest b/kde-apps/kmail/Manifest index 684e3c7e9fe8..d0275de95ffc 100644 --- a/kde-apps/kmail/Manifest +++ b/kde-apps/kmail/Manifest @@ -1,3 +1,2 @@ DIST kmail-23.04.3.tar.xz 7646096 BLAKE2B 9d14fc1e7268db2a9bb3a30ba5f080989ee1bb748bf69ac2661c08bcb64d4bafab1e2956ad714a97572b94a6f103896024a76ff3b322a25c21bd55a34194ce86 SHA512 d79a037bac71824c6e38d6e171901d8331b07073c3c03098c39886fc1642ff529bfad18d97020c67bf6caccdd78116d4f5f159a03b765dadcb3808148d30d575 -DIST kmail-23.08.0.tar.xz 7651024 BLAKE2B 60168b1821c78639e2b838dde6bfdf75b3274b2e6db5ab868a53c5f7ea54cc7b5ec4848d408d91fc6a697d90a20218d097fc7d664b209bfd6b483f6a8fde1b26 SHA512 0846f3e2f84c3d8efd9602a582188fa5b24eeac8843c033bf240748e3c53b62a08822af249c7d81f1e32fda88cdb158a57f27a99d88f930ca8d59c8b21285b07 DIST kmail-23.08.1.tar.xz 7651168 BLAKE2B 9ffde1e41bce0214093bac0fcae249fd112e52775a4a605db70344e869bf8cf378392601f5eb83b8046331b542d60751966341f12f5be4dc341102a98a6f197e SHA512 75389e5cef0d90699b5e1420964909eb1a4472a870bb6ee22c7e573a02fc86443641b85fe4f89e0494c6ee44ba6179ef3b52e14a647de8d8620ba84803fe0a51 diff --git a/kde-apps/kmail/kmail-23.08.0.ebuild b/kde-apps/kmail/kmail-23.08.0.ebuild deleted file mode 100644 index 32e9646efcea..000000000000 --- a/kde-apps/kmail/kmail-23.08.0.ebuild +++ /dev/null @@ -1,116 +0,0 @@ -# Copyright 1999-2023 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.106.0 -QTMIN=5.15.9 -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="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" -IUSE="pch speech telemetry" - -RESTRICT="test" # bug 616878 - -# kde-frameworks/kwindowsystem[X]: Unconditional use of KX11Extras -COMMON_DEPEND=" - >=app-crypt/gpgme-1.16.0:=[cxx,qt5] - dev-libs/ktextaddons:5[speech?] - >=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[speech=] - >=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[X] - >=kde-frameworks/kxmlgui-${KFMIN}:5 - >=kde-frameworks/sonnet-${KFMIN}:5 - telemetry? ( >=dev-libs/kuserfeedback-1.2.0: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 speech KF5TextEditTextToSpeech) - $(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} - optfeature "import PIM data from other applications" kde-apps/akonadi-import-wizard:${SLOT} - fi - ecm_pkg_postinst -} |