public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] proj/sci:master commit in: sci-libs/trilinos/
@ 2018-04-03  3:52 99% Matthias Maier
  0 siblings, 0 replies; 1+ results
From: Matthias Maier @ 2018-04-03  3:52 UTC (permalink / raw
  To: gentoo-commits

commit:     de40804228315f732a8ebe579519c8caa65a47af
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  2 20:57:24 2018 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Tue Apr  3 03:52:05 2018 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=de408042

sci-libs/trilinos: remove qt4 use flag

I have no idea what graphical interface is constructed when qt support
is enabled but it isn't essential for trilinos at all and Trilinos
doesn't support Qt5... So let's just remove that.

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../trilinos/{trilinos-12.12.1.ebuild => trilinos-12.12.1-r1.ebuild}  | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/sci-libs/trilinos/trilinos-12.12.1.ebuild b/sci-libs/trilinos/trilinos-12.12.1-r1.ebuild
similarity index 97%
rename from sci-libs/trilinos/trilinos-12.12.1.ebuild
rename to sci-libs/trilinos/trilinos-12.12.1-r1.ebuild
index bdf76c3e9..b74f3c8c6 100644
--- a/sci-libs/trilinos/trilinos-12.12.1.ebuild
+++ b/sci-libs/trilinos/trilinos-12.12.1-r1.ebuild
@@ -16,7 +16,7 @@ SLOT="0"
 
 IUSE="
 	adolc arprec boost clp cppunit cuda eigen glpk gtest hdf5 hwloc hypre
-	matio metis mkl mumps netcdf petsc qd qt5 scalapack scotch sparse
+	matio metis mkl mumps netcdf petsc qd scalapack scotch sparse
 	superlu taucs tbb test threads tvmet yaml zlib X
 "
 
@@ -45,7 +45,6 @@ RDEPEND="
 	netcdf? ( sci-libs/netcdf )
 	petsc? ( sci-mathematics/petsc )
 	qd? ( sci-libs/qd )
-	qt5? ( dev-qt/qtgui:5= )
 	scalapack? ( virtual/scalapack )
 	scotch? ( sci-libs/scotch )
 	sparse? ( sci-libs/cxsparse sci-libs/umfpack )
@@ -128,7 +127,6 @@ src_configure() {
 		-DTPL_ENABLE_PETSC="$(usex petsc)"
 		-DTPL_ENABLE_Pthread="$(usex threads)"
 		-DTPL_ENABLE_QD="$(usex qd)"
-		-DTPL_ENABLE_QT="$(usex qt5)"
 		-DTPL_ENABLE_SCALAPACK="$(usex scalapack)"
 		-DTPL_ENABLE_Scotch="$(usex scotch)"
 		-DTPL_ENABLE_SuperLU="$(usex superlu)"


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-04-03  3:52 99% [gentoo-commits] proj/sci:master commit in: sci-libs/trilinos/ Matthias Maier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox