public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/krdc/
Date: Fri,  1 Mar 2019 13:27:24 +0000 (UTC)	[thread overview]
Message-ID: <1551446263.44e73edf84c0dea4319296e2d87216446f84aab0.asturm@gentoo> (raw)

commit:     44e73edf84c0dea4319296e2d87216446f84aab0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  1 07:33:08 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar  1 13:17:43 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=44e73edf

kde-apps/krdc: Fix cmake arg

Closes: https://bugs.gentoo.org/678832
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/krdc/krdc-18.12.49.9999.ebuild | 2 +-
 kde-apps/krdc/krdc-9999.ebuild          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/krdc/krdc-18.12.49.9999.ebuild b/kde-apps/krdc/krdc-18.12.49.9999.ebuild
index eaaca43079..958d5881ab 100644
--- a/kde-apps/krdc/krdc-18.12.49.9999.ebuild
+++ b/kde-apps/krdc/krdc-18.12.49.9999.ebuild
@@ -39,7 +39,7 @@ RDEPEND="${DEPEND}
 
 src_configure() {
 	local mycmakeargs=(
-		-DWITH_LibVNCServer=$(usex vnc)
+		$(cmake-utils_use_find_package vnc LibVNCServer)
 	)
 
 	kde5_src_configure

diff --git a/kde-apps/krdc/krdc-9999.ebuild b/kde-apps/krdc/krdc-9999.ebuild
index 730e71e8b8..6bc6b48f89 100644
--- a/kde-apps/krdc/krdc-9999.ebuild
+++ b/kde-apps/krdc/krdc-9999.ebuild
@@ -40,7 +40,7 @@ RDEPEND="${DEPEND}
 
 src_configure() {
 	local mycmakeargs=(
-		-DWITH_LibVNCServer=$(usex vnc)
+		$(cmake-utils_use_find_package vnc LibVNCServer)
 	)
 
 	kde5_src_configure


             reply	other threads:[~2019-03-01 13:27 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-01 13:27 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
2021-11-16 17:02 Andreas Sturmlechner
2020-04-18  8:21 Andreas Sturmlechner
2020-04-09 22:25 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=1551446263.44e73edf84c0dea4319296e2d87216446f84aab0.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