blob: 69b235eab662997a4326b8e0dd4415f153668caa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) dev-cpp/tbb:= dev-lang/ispc
DESCRIPTION=Intel(R) Open Image Denoise library
EAPI=8
HOMEPAGE=http://www.openimagedenoise.org/
INHERIT=cmake python-single-r1
IUSE=+python_single_target_python3_10
KEYWORDS=amd64 ~arm ~arm64 ~ppc64 ~x86
LICENSE=Apache-2.0
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) dev-cpp/tbb:= dev-lang/ispc
REQUIRED_USE=^^ ( python_single_target_python3_10 )
SLOT=0
SRC_URI=https://github.com/OpenImageDenoise/oidn/releases/download/v1.4.2/oidn-1.4.2.src.tar.gz -> oidn-1.4.2.tar.gz
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 5ae516d405b6ae5636e487ea4350a8a2 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 python-utils-r1 f6221c2f55e5e832be9919fe1711f33b python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=2a765b4774cb6582561cacb358e7b354
|