mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
2021-01-05 15:36:58 UTC
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DEPEND=python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) mpi? ( virtual/mpi[cxx] ) mkl? ( sci-libs/mkl ) openblas? ( sci-libs/openblas ) tecio? ( dev-libs/boost:= )
|
||||
DESCRIPTION=SU2: An Open-Source Suite for Multiphysics Simulation and Design
|
||||
EAPI=7
|
||||
HOMEPAGE=https://su2code.github.io/
|
||||
IUSE=cgns -mkl +mpi openblas tecio test tutorials python_single_target_python3_7 python_single_target_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) mpi? ( virtual/mpi[cxx] ) mkl? ( sci-libs/mkl ) openblas? ( sci-libs/openblas )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 ) mkl? ( !openblas )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/su2code/SU2/archive/v7.0.6.tar.gz -> SU2-7.0.6.tar.gz test? ( https://github.com/su2code/TestCases/archive/v7.0.6.tar.gz -> SU2-7.0.6-TestCases.tar.gz ) tutorials? ( https://github.com/su2code/Tutorials/archive/v7.0.6.tar.gz -> SU2-7.0.6-Tutorials.tar.gz )
|
||||
_eclasses_=meson fdaf2a7b9376934c1c7ddbd32114defb multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=5160296b6b078cb2d55026d0f9d3b7fb
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DEPEND=python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) mpi? ( virtual/mpi[cxx] ) mkl? ( sci-libs/mkl ) openblas? ( sci-libs/openblas ) tecio? ( dev-libs/boost:= )
|
||||
DESCRIPTION=SU2: An Open-Source Suite for Multiphysics Simulation and Design
|
||||
EAPI=7
|
||||
HOMEPAGE=https://su2code.github.io/
|
||||
IUSE=cgns -mkl +mpi openblas tecio test tutorials python_single_target_python3_7 python_single_target_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) mpi? ( virtual/mpi[cxx] ) mkl? ( sci-libs/mkl ) openblas? ( sci-libs/openblas )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 ) mkl? ( !openblas )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/su2code/SU2/archive/v7.0.7.tar.gz -> SU2-7.0.7.tar.gz test? ( https://github.com/su2code/TestCases/archive/v7.0.7.tar.gz -> SU2-7.0.7-TestCases.tar.gz ) tutorials? ( https://github.com/su2code/Tutorials/archive/v7.0.7.tar.gz -> SU2-7.0.7-Tutorials.tar.gz )
|
||||
_eclasses_=meson fdaf2a7b9376934c1c7ddbd32114defb multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=be84b1180d02f6d44323ed707d879144
|
||||
@@ -11,6 +11,6 @@ RDEPEND=python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9 ) mkl? ( !openblas )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/su2code/SU2/archive/v7.0.8.tar.gz -> SU2-7.0.8.tar.gz test? ( https://github.com/su2code/TestCases/archive/v7.0.7.tar.gz -> SU2-7.0.7-TestCases.tar.gz ) tutorials? ( https://github.com/su2code/Tutorials/archive/v7.0.7.tar.gz -> SU2-7.0.7-Tutorials.tar.gz )
|
||||
SRC_URI=https://github.com/su2code/SU2/archive/v7.0.8.tar.gz -> SU2-7.0.8.tar.gz https://github.com/band-a-prend/gentoo-overlay/raw/master/sci-physics/SU2/files/SU2-7.0.8-fix-python-optimize.patch test? ( https://github.com/su2code/TestCases/archive/v7.0.7.tar.gz -> SU2-7.0.7-TestCases.tar.gz ) tutorials? ( https://github.com/su2code/Tutorials/archive/v7.0.7.tar.gz -> SU2-7.0.7-Tutorials.tar.gz )
|
||||
_eclasses_=meson fdaf2a7b9376934c1c7ddbd32114defb multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=2b96465b70cc31516edbb24cc487a3af
|
||||
_md5_=788c790d65377368cf03d01c6eca2e21
|
||||
Reference in New Issue
Block a user