Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kmail/
Date: Sat, 28 Jan 2023 22:48:48
Message-Id: 1674945145.2b58e4f15010ad35919a0f39308424e262e36483.asturm@gentoo
1 commit: 2b58e4f15010ad35919a0f39308424e262e36483
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 28 21:30:18 2023 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 28 22:32:25 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b58e4f1
7
8 kde-apps/kmail: drop 22.12.1-r1
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 kde-apps/kmail/kmail-22.12.1-r1.ebuild | 115 ---------------------------------
13 1 file changed, 115 deletions(-)
14
15 diff --git a/kde-apps/kmail/kmail-22.12.1-r1.ebuild b/kde-apps/kmail/kmail-22.12.1-r1.ebuild
16 deleted file mode 100644
17 index 7a2b5b2d6ad9..000000000000
18 --- a/kde-apps/kmail/kmail-22.12.1-r1.ebuild
19 +++ /dev/null
20 @@ -1,115 +0,0 @@
21 -# Copyright 1999-2023 Gentoo Authors
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=8
25 -
26 -ECM_HANDBOOK="optional"
27 -ECM_TEST="forceoptional"
28 -PVCUT=$(ver_cut 1-3)
29 -KFMIN=5.101.0
30 -QTMIN=5.15.5
31 -VIRTUALX_REQUIRED="test"
32 -inherit ecm gear.kde.org optfeature
33 -
34 -DESCRIPTION="Email client, supporting POP3 and IMAP mailboxes"
35 -HOMEPAGE="https://apps.kde.org/kmail2/
36 -https://kontact.kde.org/components/kmail/"
37 -
38 -LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
39 -SLOT="5"
40 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
41 -IUSE="pch speech telemetry"
42 -
43 -RESTRICT="test" # bug 616878
44 -
45 -# kde-frameworks/kwindowsystem[X]: Unconditional use of KX11Extras
46 -COMMON_DEPEND="
47 - >=app-crypt/gpgme-1.16.0:=[cxx,qt5]
48 - >=dev-qt/qtcore-${QTMIN}:5
49 - >=dev-qt/qtdbus-${QTMIN}:5
50 - >=dev-qt/qtgui-${QTMIN}:5
51 - >=dev-qt/qtnetwork-${QTMIN}:5
52 - >=dev-qt/qtwebengine-${QTMIN}:5[widgets]
53 - >=dev-qt/qtwidgets-${QTMIN}:5
54 - >=kde-apps/akonadi-${PVCUT}:5
55 - >=kde-apps/akonadi-contacts-${PVCUT}:5
56 - >=kde-apps/akonadi-mime-${PVCUT}:5
57 - >=kde-apps/akonadi-search-${PVCUT}:5
58 - >=kde-apps/kidentitymanagement-${PVCUT}:5
59 - >=kde-apps/kmailtransport-${PVCUT}:5
60 - >=kde-apps/kmime-${PVCUT}:5
61 - >=kde-apps/kontactinterface-${PVCUT}:5
62 - >=kde-apps/kpimtextedit-${PVCUT}:5[speech=]
63 - >=kde-apps/libgravatar-${PVCUT}:5
64 - >=kde-apps/libkdepim-${PVCUT}:5
65 - >=kde-apps/libkleo-${PVCUT}:5
66 - >=kde-apps/libksieve-${PVCUT}:5
67 - >=kde-apps/libktnef-${PVCUT}:5
68 - >=kde-apps/mailcommon-${PVCUT}:5
69 - >=kde-apps/messagelib-${PVCUT}:5
70 - >=kde-apps/pimcommon-${PVCUT}:5
71 - >=kde-frameworks/kbookmarks-${KFMIN}:5
72 - >=kde-frameworks/kcalendarcore-${KFMIN}:5
73 - >=kde-frameworks/kcmutils-${KFMIN}:5
74 - >=kde-frameworks/kcompletion-${KFMIN}:5
75 - >=kde-frameworks/kconfig-${KFMIN}:5
76 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5
77 - >=kde-frameworks/kcontacts-${KFMIN}:5
78 - >=kde-frameworks/kcoreaddons-${KFMIN}:5
79 - >=kde-frameworks/kcrash-${KFMIN}:5
80 - >=kde-frameworks/kdbusaddons-${KFMIN}:5
81 - >=kde-frameworks/kguiaddons-${KFMIN}:5
82 - >=kde-frameworks/ki18n-${KFMIN}:5
83 - >=kde-frameworks/kiconthemes-${KFMIN}:5
84 - >=kde-frameworks/kitemviews-${KFMIN}:5
85 - >=kde-frameworks/kio-${KFMIN}:5
86 - >=kde-frameworks/kjobwidgets-${KFMIN}:5
87 - >=kde-frameworks/knotifications-${KFMIN}:5
88 - >=kde-frameworks/knotifyconfig-${KFMIN}:5
89 - >=kde-frameworks/kparts-${KFMIN}:5
90 - >=kde-frameworks/kservice-${KFMIN}:5
91 - >=kde-frameworks/ktextwidgets-${KFMIN}:5
92 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
93 - >=kde-frameworks/kwindowsystem-${KFMIN}:5[X]
94 - >=kde-frameworks/kxmlgui-${KFMIN}:5
95 - >=kde-frameworks/sonnet-${KFMIN}:5
96 - telemetry? ( >=dev-libs/kuserfeedback-1.2.0:5 )
97 -"
98 -DEPEND="${COMMON_DEPEND}
99 - >=kde-apps/kcalutils-${PVCUT}:5
100 - >=kde-apps/kldap-${PVCUT}:5
101 - test? ( >=kde-apps/akonadi-${PVCUT}:5[sqlite] )
102 -"
103 -RDEPEND="${COMMON_DEPEND}
104 - >=kde-apps/kdepim-runtime-${PVCUT}:5
105 - >=kde-apps/kmail-account-wizard-${PVCUT}:5
106 -"
107 -BDEPEND="
108 - dev-libs/libxslt
109 - test? ( >=kde-apps/akonadi-${PVCUT}:5[tools] )
110 -"
111 -
112 -src_prepare() {
113 - ecm_src_prepare
114 - use handbook || cmake_run_in ktnef cmake_comment_add_subdirectory doc
115 -}
116 -
117 -src_configure() {
118 - local mycmakeargs=(
119 - -DUSE_PRECOMPILED_HEADERS=$(usex pch)
120 - $(cmake_use_find_package telemetry KUserFeedback)
121 - )
122 -
123 - ecm_src_configure
124 -}
125 -
126 -pkg_postinst() {
127 - if [[ -z "${REPLACING_VERSIONS}" ]]; then
128 - optfeature "virus detection" app-antivirus/clamav
129 - optfeature "spam filtering" mail-filter/bogofilter mail-filter/spamassassin
130 - optfeature "fancy e-mail headers and useful plugins" kde-apps/kdepim-addons:${SLOT}
131 - optfeature "crypto config and certificate details GUI" kde-apps/kleopatra:${SLOT}
132 - optfeature "import PIM data from other applications" kde-apps/akonadi-import-wizard:${SLOT}
133 - fi
134 - ecm_pkg_postinst
135 -}