diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-01-07 14:36:32 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-01-07 18:29:58 +0100 |
commit | d722eee5906e023434346686891481e31a4ed1c1 (patch) | |
tree | 4361562271914831ac2fde922c2bf479d216754c /kde-apps/kmail | |
parent | kde-apps/kleopatra: drop 20.12.0* (diff) | |
download | gentoo-d722eee5906e023434346686891481e31a4ed1c1.tar.gz gentoo-d722eee5906e023434346686891481e31a4ed1c1.tar.bz2 gentoo-d722eee5906e023434346686891481e31a4ed1c1.zip |
kde-apps/kmail: drop 20.12.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-20.12.0.ebuild | 114 |
2 files changed, 0 insertions, 115 deletions
diff --git a/kde-apps/kmail/Manifest b/kde-apps/kmail/Manifest index 0271a7fdafd9..af16899dc1c1 100644 --- a/kde-apps/kmail/Manifest +++ b/kde-apps/kmail/Manifest @@ -1,3 +1,2 @@ DIST kmail-20.08.3.tar.xz 5157880 BLAKE2B 58c3ef185f08c18a514fb281746c4148d0cef56fec7dc85234ef3ea217c4eca04da5cb044cbf1455478ec84d5ae4a3854e2a7ea061f30e0d700abeb4e3afc626 SHA512 88b3bf94702a61d3082106ca1fea08df6a2231493f62adc92138e2beebb896668aafd1271f20cea5ca0b45e545400fcbcbd42804eaa5727d192e6908f310b3f7 -DIST kmail-20.12.0.tar.xz 4649976 BLAKE2B fb857864f46b7c3b826b07d3818a1ea070cd7263e9a6fcb09e4b5280060385b814d70bddbab9f27d0fcd183db9fa77aa4dcc34fcae284d6be6ac40c55962e6b3 SHA512 9aa912499ab2bae05e99bd4e5b49be781576602338a146597d25aafd4e615291a7e90de4abc20eb62bff239637d75974fdb971c0f3ad36df596da6f0a1ea16da DIST kmail-20.12.1.tar.xz 4671348 BLAKE2B 2a18e98859a8aecc1ca0cb0b54bc1ca3d16e3e31546dd707d0a6982a4aab70a789f881b4d2b7ef19833fc811cba206bfc09e5761e50f067697c3ba2ee1d159dd SHA512 11ebfdcb7ce9002a3abd3f87ee6561d91e4ef9dd926710e588af1d0dba5d368b1980d1cb1b29c0b78858eb871c5db0e9304475f075719887827252e1920995bc diff --git a/kde-apps/kmail/kmail-20.12.0.ebuild b/kde-apps/kmail/kmail-20.12.0.ebuild deleted file mode 100644 index 1dad8f719614..000000000000 --- a/kde-apps/kmail/kmail-20.12.0.ebuild +++ /dev/null @@ -1,114 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_HANDBOOK="forceoptional" -ECM_TEST="forceoptional" -PVCUT=$(ver_cut 1-3) -KFMIN=5.75.0 -QTMIN=5.15.1 -VIRTUALX_REQUIRED="test" -inherit ecm kde.org optfeature - -DESCRIPTION="Email client, supporting POP3 and IMAP mailboxes." -HOMEPAGE="https://apps.kde.org/en/kmail2 -https://kontact.kde.org/components/kmail.html" - -LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" -IUSE="telemetry" - -BDEPEND=" - dev-libs/libxslt - test? ( >=kde-apps/akonadi-${PVCUT}:5[tools] ) -" -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/kcodecs-${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 -" - -RESTRICT+=" test" # bug 616878 - -src_prepare() { - ecm_src_prepare - use handbook || cmake_run_in ktnef cmake_comment_add_subdirectory doc -} - -src_configure() { - local mycmakeargs=( - $(cmake_use_find_package telemetry KUserFeedback) - ) - - ecm_src_configure -} - -pkg_postinst() { - if [[ -z "${REPLACING_VERSIONS}" ]]; then - elog "Optional dependencies:" - 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 -} |