mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
2024-02-06 09:33:15 UTC
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
BDEPEND=utilities? ( app-admin/chrpath ) app-alternatives/ninja >=dev-build/cmake-3.20.5 virtual/fortran
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) ) virtual/fortran
|
||||
DEPEND=python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) ) virtual/fortran
|
||||
DESCRIPTION=Compressed numerical arrays that support high-speed random access
|
||||
EAPI=8
|
||||
HOMEPAGE=https://computing.llnl.gov/projects/zfp https://zfp.io https://github.com/LLNL/ZFP
|
||||
INHERIT=cmake fortran-2 python-single-r1
|
||||
IUSE=aligned cfp fasthash examples fortran openmp profile python strided test twoway +utilities python_single_target_python3_10 python_single_target_python3_11
|
||||
IUSE=aligned cfp fasthash examples fortran openmp profile python strided test twoway +utilities python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) ) virtual/fortran
|
||||
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 ) )
|
||||
RDEPEND=python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) ) virtual/fortran
|
||||
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/LLNL/zfp/archive/refs/tags/0.5.5.tar.gz -> zfp-0.5.5.gh.tar.gz
|
||||
SRC_URI=https://github.com/LLNL/zfp/archive/refs/tags/1.0.1.tar.gz -> zfp-1.0.1.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c fortran-2 40c4450f1c4ecb2ee694d96e1958d4ea python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_md5_=0e1b53db0b736d0f0f3430f6c7c6a96f
|
||||
_md5_=da5f9a0bedcfa8da7e5afd4b6e08afc6
|
||||
Reference in New Issue
Block a user