aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-visualization/paraview/metadata.xml')
-rw-r--r--sci-visualization/paraview/metadata.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/sci-visualization/paraview/metadata.xml b/sci-visualization/paraview/metadata.xml
new file mode 100644
index 000000000..2a7b52fe2
--- /dev/null
+++ b/sci-visualization/paraview/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sci</herd>
+ <maintainer>
+ <email>markusle@gentoo.org</email>
+ <name>Markus Dittrich</name>
+ </maintainer>
+ <use>
+ <flag name='plugins'>Build and install additional plugins</flag>
+ <flag name='boost'>Enable the usage of dev-libs/boost</flag>
+ <flag name='gui'>Build paraview's gui not just the server</flag>
+ <flag name='cg'>Add support for nvidia's cg shaders</flag>
+ <flag name='streaming'>Enable streaming paraview application</flag>
+ <flag name='overview'>Enable the OverView plugin framework</flag>
+ <flag name='adaptive'>Enable the adaptive paraview application</flag>
+ <flag name='mysql'>Build support for MySQL data item in the XDMF format</flag>
+ <flag name='coprocessing'>Enable the coprocessing infrastructure which is mainly useful in the context of clusters</flag>
+ </use>
+</pkgmetadata>