public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-video/kaffeine/
Date: Fri,  3 Jun 2016 11:49:32 +0000 (UTC)	[thread overview]
Message-ID: <1464954559.d36c20e6a536844feca49971cebf9e432c935c70.johu@gentoo> (raw)

commit:     d36c20e6a536844feca49971cebf9e432c935c70
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  3 11:49:19 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Jun  3 11:49:19 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d36c20e6

media-video/kaffeine: Disable tools build option

Scripts only working in $HOME directory with hardcoded paths.

Package-Manager: portage-2.3.0_rc1

 media-video/kaffeine/kaffeine-9999.ebuild | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/media-video/kaffeine/kaffeine-9999.ebuild b/media-video/kaffeine/kaffeine-9999.ebuild
index 0494066..2e712c2 100644
--- a/media-video/kaffeine/kaffeine-9999.ebuild
+++ b/media-video/kaffeine/kaffeine-9999.ebuild
@@ -39,3 +39,12 @@ RDEPEND="${DEPEND}
 "
 
 DOCS=( Changelog NOTES README )
+
+src_configure() {
+	# tools working on $HOME directory for a local git checkout
+	local mycmakeargs=(
+		-DBUILD_TOOLS=OFF
+	)
+
+	kde5_src_configure
+}


             reply	other threads:[~2016-06-03 11:49 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-03 11:49 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-22 23:15 [gentoo-commits] proj/kde:master commit in: media-video/kaffeine/ Andreas Sturmlechner
2024-11-05 22:02 Andreas Sturmlechner
2022-09-15 19:47 Andreas Sturmlechner
2022-09-15 19:47 Andreas Sturmlechner
2019-06-05 19:06 Andreas Sturmlechner
2019-02-17 11:11 Andreas Sturmlechner
2019-01-16  8:50 Andreas Sturmlechner
2018-10-02 19:53 Andreas Sturmlechner
2018-05-05 14:43 Johannes Huber
2017-12-02 18:33 Andreas Sturmlechner
2017-07-10 18:00 Andreas Sturmlechner
2016-10-09 16:18 Michael Palimaka
2016-06-03 14:37 Johannes Huber
2016-06-03 13:27 Johannes Huber
2016-06-03 12:29 Johannes Huber
2016-06-02 21:36 Johannes Huber
2016-04-28  6:58 Johannes Huber
2016-03-26 18:34 Johannes Huber
2013-06-30 14:28 Johannes Huber
2012-08-22 20:12 Johannes Huber
2012-07-12 12:28 Michael Palimaka
2012-04-16 10:45 Christian Schmitt
2011-05-11 19:57 Christian Schmitt
2011-04-07 18:33 Tomas Chvatal
2011-04-07 16:59 Christian Schmitt
2011-04-07  9:53 Christian Schmitt
2011-04-06 19:00 Christian Schmitt

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=1464954559.d36c20e6a536844feca49971cebf9e432c935c70.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