summaryrefslogtreecommitdiff
path: root/media-gfx/openvdb/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/openvdb/metadata.xml')
-rw-r--r--media-gfx/openvdb/metadata.xml28
1 files changed, 0 insertions, 28 deletions
diff --git a/media-gfx/openvdb/metadata.xml b/media-gfx/openvdb/metadata.xml
deleted file mode 100644
index 7470615..0000000
--- a/media-gfx/openvdb/metadata.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>agrigo2001@yahoo.com.au</email>
- <name>Adrian Grigo</name>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <longdescription>
- Libraries from Dreamworks Animation for the efficient manipulation
- of volumetric data used in big budget movies like 'Cloudy with a
- Chance of Meatballs2' and 'How to Train Your Dragon 2'.
- </longdescription>
- <use>
- <flag restrict="&lt;media-gfx/openvdb-5.0.0" name="abi3-compat">
- Disables newer features to maintain compatibility with ABI3. Enabled by default.
- </flag>
- <flag restrict="&gt;=media-gfx/openvdb-5.0.0" name="abi4-compat">
- Disables newer features to maintain compatibility with ABI4. Enabled by default.
- </flag>
- </use>
- <upstream>
- <remote-id type="github">dreamworksanimation/openvdb</remote-id>
- </upstream>
-</pkgmetadata>