From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kmail/
Date: Wed, 14 Dec 2016 11:27:53 +0000 (UTC) [thread overview]
Message-ID: <1481714860.1a212f2975131b2efb37746b32ff3e3a0669ebef.kensington@gentoo> (raw)
commit: 1a212f2975131b2efb37746b32ff3e3a0669ebef
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Mon Dec 12 19:59:18 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Dec 14 11:27:40 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1a212f29
kde-apps/kmail: Add missing DEPEND, fix USE=-handbook
Upstream commit 789edc81ca2e7852199cf06a7932468dc567aa80
Package-Manager: portage-2.3.0
kde-apps/kmail/kmail-16.12.49.9999.ebuild | 10 ++++++++++
kde-apps/kmail/kmail-9999.ebuild | 10 ++++++++++
2 files changed, 20 insertions(+)
diff --git a/kde-apps/kmail/kmail-16.12.49.9999.ebuild b/kde-apps/kmail/kmail-16.12.49.9999.ebuild
index cdabb23..ac2d938 100644
--- a/kde-apps/kmail/kmail-16.12.49.9999.ebuild
+++ b/kde-apps/kmail/kmail-16.12.49.9999.ebuild
@@ -57,6 +57,7 @@ COMMON_DEPEND="
$(add_kdeapps_dep libkdepim)
$(add_kdeapps_dep libkleo)
$(add_kdeapps_dep libksieve)
+ $(add_kdeapps_dep libktnef)
$(add_kdeapps_dep mailcommon)
$(add_kdeapps_dep messagelib)
$(add_kdeapps_dep pimcommon)
@@ -77,8 +78,17 @@ DEPEND="${COMMON_DEPEND}
RDEPEND="${COMMON_DEPEND}
!kde-apps/kdepim:5
!kde-apps/kdepim-common-libs:4
+ !kde-apps/ktnef:5
"
+src_prepare() {
+ cmake-utils_src_prepare
+
+ if ! use handbook; then
+ sed -i ktnef/CMakeLists.txt -e "/add_subdirectory(doc)/ s/^/#DONT/" || die
+ fi
+}
+
pkg_postinst() {
kde5_pkg_postinst
diff --git a/kde-apps/kmail/kmail-9999.ebuild b/kde-apps/kmail/kmail-9999.ebuild
index cdabb23..ac2d938 100644
--- a/kde-apps/kmail/kmail-9999.ebuild
+++ b/kde-apps/kmail/kmail-9999.ebuild
@@ -57,6 +57,7 @@ COMMON_DEPEND="
$(add_kdeapps_dep libkdepim)
$(add_kdeapps_dep libkleo)
$(add_kdeapps_dep libksieve)
+ $(add_kdeapps_dep libktnef)
$(add_kdeapps_dep mailcommon)
$(add_kdeapps_dep messagelib)
$(add_kdeapps_dep pimcommon)
@@ -77,8 +78,17 @@ DEPEND="${COMMON_DEPEND}
RDEPEND="${COMMON_DEPEND}
!kde-apps/kdepim:5
!kde-apps/kdepim-common-libs:4
+ !kde-apps/ktnef:5
"
+src_prepare() {
+ cmake-utils_src_prepare
+
+ if ! use handbook; then
+ sed -i ktnef/CMakeLists.txt -e "/add_subdirectory(doc)/ s/^/#DONT/" || die
+ fi
+}
+
pkg_postinst() {
kde5_pkg_postinst
next reply other threads:[~2016-12-14 11:28 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-14 11:27 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-02 10:28 [gentoo-commits] proj/kde:master commit in: kde-apps/kmail/ Andreas Sturmlechner
2025-02-02 10:28 Andreas Sturmlechner
2024-11-10 22:52 Andreas Sturmlechner
2024-11-10 22:52 Andreas Sturmlechner
2024-08-11 6:58 Andreas Sturmlechner
2024-05-17 19:50 Andreas Sturmlechner
2024-03-03 15:05 Andreas Sturmlechner
2024-02-25 23:14 Sam James
2023-07-06 12:00 Andreas Sturmlechner
2023-01-15 12:30 Andreas Sturmlechner
2022-10-06 9:02 Andreas Sturmlechner
2022-03-03 11:07 Andreas Sturmlechner
2022-02-17 19:00 Sam James
2021-04-25 8:00 Andreas Sturmlechner
2021-04-16 9:35 Andreas Sturmlechner
2021-04-15 22:32 Andreas Sturmlechner
2021-04-04 19:21 Andreas Sturmlechner
2020-09-07 15:07 Andreas Sturmlechner
2020-08-30 19:02 Andreas Sturmlechner
2020-05-19 11:20 Andreas Sturmlechner
2020-04-04 0:41 Andreas Sturmlechner
2020-03-02 17:16 Andreas Sturmlechner
2019-10-24 18:37 Andreas Sturmlechner
2019-09-11 8:09 Andreas Sturmlechner
2019-04-27 19:08 Andreas Sturmlechner
2018-12-13 22:24 Andreas Sturmlechner
2018-10-15 10:14 Andreas Sturmlechner
2017-12-15 20:09 Andreas Sturmlechner
2017-11-25 15:24 Andreas Sturmlechner
2017-10-21 18:34 Andreas Sturmlechner
2017-08-02 23:22 Andreas Sturmlechner
2016-12-17 19:51 Johannes Huber
2016-10-13 11:41 Michael Palimaka
2016-10-13 11:41 Michael Palimaka
2016-10-07 16:02 Michael Palimaka
2016-08-31 14:33 Michael Palimaka
2016-08-10 15:35 Michael Palimaka
2016-08-05 17:28 Michael Palimaka
2016-06-23 11:54 Michael Palimaka
2016-05-11 9:51 Michael Palimaka
2016-04-04 22:25 Johannes Huber
2016-03-21 15:58 Johannes Huber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1481714860.1a212f2975131b2efb37746b32ff3e3a0669ebef.kensington@gentoo \
--to=kensington@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox