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] repo/gentoo:master commit in: sci-visualization/visit/
Date: Mon, 25 Jun 2018 04:44:44 +0000 (UTC)	[thread overview]
Message-ID: <1529901827.a401a7aa145b010e815f5c1d7ab8fd55ffee4e1f.asturm@gentoo> (raw)

commit:     a401a7aa145b010e815f5c1d7ab8fd55ffee4e1f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 24 22:52:14 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 25 04:43:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a401a7aa

sci-visualization/visit: Fix Qt5 libdir using qmake-utils

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sci-visualization/visit/visit-2.12.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-visualization/visit/visit-2.12.3-r1.ebuild b/sci-visualization/visit/visit-2.12.3-r1.ebuild
index 7c25cc96c29..7784fc7c24c 100644
--- a/sci-visualization/visit/visit-2.12.3-r1.ebuild
+++ b/sci-visualization/visit/visit-2.12.3-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
-inherit cmake-utils python-single-r1
+inherit cmake-utils python-single-r1 qmake-utils
 
 DESCRIPTION="A software that delivers parallel interactive visualizations"
 HOMEPAGE="https://wci.llnl.gov/simulation/computer-codes/visit"
@@ -62,7 +62,7 @@ src_configure() {
 		-DVISIT_HEADERS_SKIP_INSTALL=false
 		-DVISIT_QWT_DIR="${EPREFIX}/usr"
 		-DVISIT_QT5=true
-		-DVISIT_QT_DIR=/usr/lib/qt5/
+		-DVISIT_QT_DIR=$(qt5_get_libdir)/qt5/
 		-DUSE_VISIT_THREAD=$(usex threads)
 	)
 	if use hdf5; then


             reply	other threads:[~2018-06-25  4:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-25  4:44 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-09-14 16:33 [gentoo-commits] repo/gentoo:master commit in: sci-visualization/visit/ Richard Yao
2018-06-25  4:44 Andreas Sturmlechner
2018-06-25  4:44 Andreas Sturmlechner
2018-06-25  4:44 Andreas Sturmlechner
2018-06-25  4:44 Andreas Sturmlechner
2017-11-17  7:50 Slawek Lis
2017-09-21 13:57 Michael Palimaka
2017-08-30  7:42 Slawek Lis
2017-08-30  7:42 Slawek Lis
2017-08-16 10:28 Slawek Lis
2017-08-14  5:32 Slawek Lis
2017-06-05  6:26 Slawek Lis
2016-05-13  4:46 Slawek Lis

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=1529901827.a401a7aa145b010e815f5c1d7ab8fd55ffee4e1f.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