From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/krdc/
Date: Tue, 16 Nov 2021 17:02:38 +0000 (UTC) [thread overview]
Message-ID: <1637078379.b0b41e3c0cf66c63e93b01b1583f8d5c7122c91f.asturm@gentoo> (raw)
commit: b0b41e3c0cf66c63e93b01b1583f8d5c7122c91f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 16 15:59:39 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 16 15:59:39 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b0b41e3c
kde-apps/krdc: Update cmake options, add missing DEPEND
Upstream commit ab2a1a3a5dcf134904f7ec049216d7e99f69f714
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/krdc/krdc-9999.ebuild | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/kde-apps/krdc/krdc-9999.ebuild b/kde-apps/krdc/krdc-9999.ebuild
index 867f4145d1..de4acd35c1 100644
--- a/kde-apps/krdc/krdc-9999.ebuild
+++ b/kde-apps/krdc/krdc-9999.ebuild
@@ -37,7 +37,10 @@ DEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kwindowsystem-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
- vnc? ( >=net-libs/libvncserver-0.9 )
+ vnc? (
+ net-libs/libssh:=
+ >=net-libs/libvncserver-0.9
+ )
"
RDEPEND="${DEPEND}
rdp? ( >=net-misc/freerdp-1.1.0_beta1[X] )
@@ -45,7 +48,8 @@ RDEPEND="${DEPEND}
src_configure() {
local mycmakeargs=(
- $(cmake_use_find_package vnc LibVNCServer)
+ -DWITH_RDP=$(usex rdp)
+ -DWITH_VNC=$(usex vnc)
)
ecm_src_configure
next reply other threads:[~2021-11-16 17:02 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-16 17:02 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-02 21:38 [gentoo-commits] proj/kde:master commit in: kde-apps/krdc/ Andreas Sturmlechner
2025-02-02 21:38 Andreas Sturmlechner
2025-02-02 21:38 Andreas Sturmlechner
2024-11-10 19:30 Andreas Sturmlechner
2024-09-19 18:50 Andreas Sturmlechner
2024-08-11 6:58 Andreas Sturmlechner
2024-03-21 15:23 Andreas Sturmlechner
2024-02-26 19:59 Andreas Sturmlechner
2024-02-25 20:39 Sam James
2024-01-22 18:42 Andreas Sturmlechner
2024-01-07 13:26 Andreas Sturmlechner
2024-01-02 21:16 Andreas Sturmlechner
2022-11-11 23:18 Andreas Sturmlechner
2020-04-18 8:21 Andreas Sturmlechner
2020-04-09 22:25 Andreas Sturmlechner
2019-03-01 13:27 Andreas Sturmlechner
2019-02-19 18:02 Andreas Sturmlechner
2017-01-08 11:37 Johannes Huber
2017-01-06 14:21 Johannes Huber
2016-04-13 10:23 Johannes Huber
2016-03-30 19:21 Michael Palimaka
2016-03-20 20:43 Johannes Huber
2016-03-07 15:13 Michael Palimaka
2016-01-26 18:18 Michael Palimaka
2016-01-05 16:14 Michael Palimaka
2015-08-26 12:04 Johannes Huber
2015-01-20 16:01 Manuel Rüger
2014-12-09 16:51 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=1637078379.b0b41e3c0cf66c63e93b01b1583f8d5c7122c91f.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