summaryrefslogtreecommitdiff
path: root/media-gfx/openvdb/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-12 17:46:56 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-12 17:46:56 +0000
commit4d3b8f8b38eda2e6cfa39c2efcf4f9c4055c2d7d (patch)
treec7fe3434d83b59f7b0f67d7a15c69817aba9ea0b /media-gfx/openvdb/metadata.xml
parentaf42afeb201514cfc34a8a056def3389af35a54b (diff)
gentoo auto-resync : 12:01:2023 - 17:46:56
Diffstat (limited to 'media-gfx/openvdb/metadata.xml')
-rw-r--r--media-gfx/openvdb/metadata.xml37
1 files changed, 20 insertions, 17 deletions
diff --git a/media-gfx/openvdb/metadata.xml b/media-gfx/openvdb/metadata.xml
index 87defec8f82a..8870bee20b73 100644
--- a/media-gfx/openvdb/metadata.xml
+++ b/media-gfx/openvdb/metadata.xml
@@ -15,35 +15,38 @@
Chance of Meatballs2' and 'How to Train Your Dragon 2'.
</longdescription>
<use>
+ <flag name="abi10-compat">
+ Disables newer features to maintain compatibility with ABI10
+ </flag>
+ <flag name="abi6-compat">
+ Disables newer features to maintain compatibility with ABI6
+ </flag>
+ <flag name="abi7-compat">
+ Disables newer features to maintain compatibility with ABI7
+ </flag>
+ <flag name="abi8-compat">
+ Disables newer features to maintain compatibility with ABI8
+ </flag>
+ <flag name="abi9-compat">
+ Disables newer features to maintain compatibility with ABI9
+ </flag>
<flag name="ax">
Build the OpenVDB AX module to perform custom manipulation of
- OpenVDB data via an expression language: AX.
+ OpenVDB data via an expression language: AX
</flag>
<flag name="blosc">
Allow using blosc compression via <pkg>dev-libs/c-blosc</pkg>
</flag>
<flag name="cuda">
- Enable support for CUDA in NanoVDB.
+ Enable support for CUDA in NanoVDB
</flag>
<flag name="nanovdb">
- A lightweight, header only, and GPU friendly version of VDB.
+ A lightweight, header only, and GPU friendly version of VDB
</flag>
- <flag restrict="&gt;=media-gfx/openvdb-7.0.0" name="numpy">
+ <flag name="numpy">
Build pyopenvdb with support for <pkg>dev-python/numpy</pkg>
</flag>
- <flag restrict="&gt;=media-gfx/openvdb-6.0.0" name="abi6-compat">
- Disables newer features to maintain compatibility with ABI6.
- </flag>
- <flag restrict="&gt;=media-gfx/openvdb-7.0.0" name="abi7-compat">
- Disables newer features to maintain compatibility with ABI7.
- </flag>
- <flag restrict="&gt;=media-gfx/openvdb-8.0.0" name="abi8-compat">
- Disables newer features to maintain compatibility with ABI8.
- </flag>
- <flag restrict="&gt;=media-gfx/openvdb-9.0.0" name="abi9-compat">
- Disables newer features to maintain compatibility with ABI9.
- </flag>
- <flag restrict="&gt;=media-gfx/openvdb-7.0.0" name="utils">
+ <flag name="utils">
Build utility binaries
</flag>
</use>