From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kldap/
Date: Sun, 19 Mar 2017 23:57:42 +0000 (UTC) [thread overview]
Message-ID: <1489967852.a971271c766d0c2b64c14b99fdee3b3873e79cb1.asturm@gentoo> (raw)
commit: a971271c766d0c2b64c14b99fdee3b3873e79cb1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 19 22:49:06 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 23:57:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a971271c
kde-apps/kldap: Drop USE=ssl
It may build, but down the line cyrus-sasl is pulled in anyway.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
kde-apps/kldap/kldap-16.12.3.ebuild | 12 ++----------
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/kde-apps/kldap/kldap-16.12.3.ebuild b/kde-apps/kldap/kldap-16.12.3.ebuild
index 1a673642f50..ad2fa83781a 100644
--- a/kde-apps/kldap/kldap-16.12.3.ebuild
+++ b/kde-apps/kldap/kldap-16.12.3.ebuild
@@ -10,7 +10,7 @@ inherit kde5
DESCRIPTION="Library for interacting with LDAP servers"
LICENSE="GPL-2+"
KEYWORDS="~amd64 ~x86"
-IUSE="ssl"
+IUSE=""
DEPEND="
$(add_frameworks_dep kcompletion)
@@ -20,7 +20,7 @@ DEPEND="
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
net-nds/openldap
- ssl? ( dev-libs/cyrus-sasl )
+ dev-libs/cyrus-sasl
"
RDEPEND="${DEPEND}
!kde-apps/kdepim-kioslaves
@@ -36,11 +36,3 @@ src_prepare() {
-i kioslave/CMakeLists.txt || die "failed to comment add_subdirectory(doc)"
fi
}
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package ssl Sasl2)
- )
-
- kde5_src_configure
-}
next reply other threads:[~2017-03-19 23:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-19 23:57 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-10 4:45 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kldap/ Yixun Lan
2022-03-22 23:32 Sam James
2023-04-02 19:40 Arthur Zamarin
2023-07-15 17:09 Arthur Zamarin
2023-11-23 15:27 Sam James
2024-03-06 19:19 Arthur Zamarin
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=1489967852.a971271c766d0c2b64c14b99fdee3b3873e79cb1.asturm@gentoo \
--to=asturm@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