Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
media-gfx/blender: add 4.0.1, update 9999
dds support is now provided via openimageio, dropped the useflag. Adjusted the cmake options to use yes/no, so the options we don't set explicitly show up as ON/OFF. Added new cmake options. Dropped explicit setting of DEBUG options as advised by @DarkDefender in gentoo#33875 (comment). They can be passed via MYCMAKEARGS if needed. Changed the test location to T as ED is not allowed outside src_install(). Introduced code so cycles tests use all configured devices. They will still fail because CUDA devices can't be found in sandbox. Added code that sets a supported CUDA_HOST_COMPILER via cuda.eclass when using gcc. Added HIP support to 9999 for testing. Masked test for 4.0.1 because we don't pull the test source from svn anymore. Bug: https://bugs.gentoo.org/895414 Closes: https://bugs.gentoo.org/917482 Signed-off-by: Paul Zander <[email protected]> Closes: gentoo#33875 Signed-off-by: Sam James <[email protected]>
- Loading branch information