mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
18 lines
2.5 KiB
Groff
18 lines
2.5 KiB
Groff
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
|
|
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
|
|
DEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_12? ( >=dev-python/cython-0.26.1[python_targets_python3_12(-)] dev-python/numpy[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/cython-0.26.1[python_targets_python3_13(-)] dev-python/numpy[python_targets_python3_13(-)] ) cuda? ( >=dev-util/nvidia-cuda-toolkit-4.2.9-r1 ) fftw? ( sci-libs/fftw:3.0 ) dev-libs/boost:=[mpi] hdf5? ( <sci-libs/hdf5-1.13:=[mpi] ) doc? ( app-text/doxygen[dot] dev-texlive/texlive-latexextra virtual/latex-base ) test? ( python_single_target_python3_12? ( dev-python/scipy[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/scipy[python_targets_python3_13(-)] ) )
|
|
DESCRIPTION=Extensible Simulation Package for Research on Soft matter
|
|
EAPI=8
|
|
HOMEPAGE=https://espressomd.org
|
|
INHERIT=cmake cuda flag-o-matic python-single-r1 savedconfig
|
|
IUSE=cuda doc examples +fftw +hdf5 test python_single_target_python3_12 python_single_target_python3_13 savedconfig
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=GPL-3
|
|
RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_12? ( >=dev-python/cython-0.26.1[python_targets_python3_12(-)] dev-python/numpy[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/cython-0.26.1[python_targets_python3_13(-)] dev-python/numpy[python_targets_python3_13(-)] ) cuda? ( >=dev-util/nvidia-cuda-toolkit-4.2.9-r1 ) fftw? ( sci-libs/fftw:3.0 ) dev-libs/boost:=[mpi] hdf5? ( <sci-libs/hdf5-1.13:=[mpi] )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/espressomd/espresso/releases/download/4.2.2/espresso-4.2.2.tar.gz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3530055400d05e64deaba3042af30af6 cuda 8b660e223a1695e3884ee4c7dc2c5059 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 portability 3c2334cdfbb30bc4b33c85164fe832bf savedconfig b9131abe556ad2ea96c01b06d658d363
|
|
_md5_=ef6d250c037a2e9d325746fc2d1d0dd1
|