From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kldap/
Date: Fri, 20 May 2016 22:35:36 +0000 (UTC) [thread overview]
Message-ID: <1463783686.63053c6e40c13cfdf7196434eae3d4efb17042f3.johu@gentoo> (raw)
commit: 63053c6e40c13cfdf7196434eae3d4efb17042f3
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri May 20 22:34:33 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri May 20 22:34:46 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=63053c6e
kde-apps/kldap: Fix build with USE -handbook
Package-Manager: portage-2.3.0_rc1
kde-apps/kldap/kldap-9999.ebuild | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/kde-apps/kldap/kldap-9999.ebuild b/kde-apps/kldap/kldap-9999.ebuild
index 7178ccb..37f154f 100644
--- a/kde-apps/kldap/kldap-9999.ebuild
+++ b/kde-apps/kldap/kldap-9999.ebuild
@@ -30,9 +30,19 @@ RDEPEND="${DEPEND}
!<kde-apps/kdepim-kioslaves-16.04.50
"
+src_prepare() {
+ kde5_src_prepare
+
+ if ! use_if_iuse handbook ; then
+ sed -e "/add_subdirectory(docs)/I s/^/#DONOTCOMPILE /" \
+ -i kioslave/CMakeLists.txt || die "failed to comment add_subdirectory(docs)"
+ fi
+}
+
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package ssl Sasl2)
)
+
kde5_src_configure
}
next reply other threads:[~2016-05-20 22:35 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-20 22:35 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-17 19:50 [gentoo-commits] proj/kde:master commit in: kde-apps/kldap/ Andreas Sturmlechner
2022-10-11 15:18 Andreas Sturmlechner
2022-03-24 13:23 Andreas Sturmlechner
2021-11-15 19:01 Andreas Sturmlechner
2021-04-15 22:32 Andreas Sturmlechner
2020-06-15 23:03 Andreas Sturmlechner
2020-06-15 23:03 Andreas Sturmlechner
2019-11-29 19:10 Andreas Sturmlechner
2018-09-12 10:09 Andreas Sturmlechner
2017-03-20 16:41 Johannes Huber
2017-03-19 22:56 Andreas Sturmlechner
2016-11-27 11:30 Michael Palimaka
2016-06-05 18:55 Michael Palimaka
2016-06-03 20:56 Johannes Huber
2016-04-06 12:36 Michael Palimaka
2016-04-04 19:46 Johannes Huber
2014-12-22 17:40 Michael Palimaka
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=1463783686.63053c6e40c13cfdf7196434eae3d4efb17042f3.johu@gentoo \
--to=johu@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